Instructional Video8:09
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching Users

Higher Ed
In this video, we will go over how to fetch all users from the MongoDB database using Mongoose and Express, and display them in our app.
Instructional Video8:19
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Mongoose and MongoDB

Higher Ed
In this video, we will show you how to use Mongoose, a popular Node.js library, to build and manage a MongoDB database.
Instructional Video5:48
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Express Server and Nodemon

Higher Ed
n this video, we will show you how to use Express.js to build a powerful and scalable server for your web applications.
Instructional Video5:50
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NPM and Dependencies

Higher Ed
In this video, we will take a deep dive into the world of NPM and package dependencies. You will learn how to use NPM to install and manage packages and how to specify dependencies in your package.json file.
Instructional Video1:11
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Twitter API Welcome Video

Higher Ed
This video talks about the Twitter API welcome video.
Instructional Video2:33
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | Finalizing UI

Higher Ed
In this video, we will show you how to put the finishing touches on your authentication user interface for your Twitter Clone app.
Instructional Video5:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - TopBar

Higher Ed
The TopBar is often the first thing users see when they open your app, so it's important to make a great first impression; in this video, we will guide you through the process of building a custom TopBar for your Twitter Clone app that's...
Instructional Video7:07
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView

Higher Ed
In this video, we will show you how to design and implement a custom MessagesView.
Instructional Video6:22
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NotificationsView

Higher Ed
In this video, we will demonstrate how to design and implement a custom NotificationsView for your Twitter Clone app and provide examples of how to use this functionality to keep users up-to-date on the latest activity related to their...
Instructional Video10:28
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView 2

Higher Ed
In this video, we will explore advanced techniques for implementing a SearchView in your Twitter Clone app.
Instructional Video8:18
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView

Higher Ed
In this video, we will walk through the basics of implementing a TabView in a mobile app and provide examples of how to use this functionality to organize and display information in an intuitive and user-friendly way.
Instructional Video12:20
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - DELETE Notes

Higher Ed
DELETE requests are an essential part of any application that involves user-generated content; in this video, we will walk through how to structure and implement this functionality in your own projects, and offer guidance on how to...
Instructional Video8:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model

Higher Ed
In this video, we will explore how to populate a user interface with data from a Note model and offer tips for designing an intuitive and user-friendly UI that maximizes the value of this data.
Instructional Video10:56
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App

Higher Ed
In this video, we will walk through how to implement GET requests in a mobile app, and provide examples of how to use this functionality to retrieve and display data from an API.
Instructional Video5:31
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API

Higher Ed
This video demonstrates how to run an API required for frontend of the app development.
Instructional Video9:36
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Interface (UI)

Higher Ed
This video talks and demonstrates the User Interface (UI) part.
Instructional Video12:02
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UPDATE and DELETE Requests

Higher Ed
UPDATE and DELETE requests are essential tools for managing data in web applications; in this video, we will walk through how to structure and implement these requests in your own projects.
Instructional Video8:20
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request

Higher Ed
In this video, we will take a closer look at GET requests and how they function, as well as some best practices for implementing them in your web applications.
Instructional Video10:16
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Note Model and POST Request

Higher Ed
In this video, we will explore the Note model and POST request in depth, including how they work and how to use them effectively in your programming projects.
Instructional Video10:03
Instructional Video2:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading MongoDB

Higher Ed
This video demonstrates downloading MongoDB and setting it up on your machine.
Instructional Video2:35
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading Robo3T

Higher Ed
This video helps in downloading and installing Robo3T.
Instructional Video4:13
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading Node.js

Higher Ed
This video helps you with downloading and installing Node.js and NPM.
Instructional Video4:06
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Welcome to the Course

Higher Ed
This video helps you with the structure of the course and even talks about the approach one should follow while taking the course.