Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching Users
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Mongoose and MongoDB
In this video, we will show you how to use Mongoose, a popular Node.js library, to build and manage a MongoDB database.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Express Server and Nodemon
n this video, we will show you how to use Express.js to build a powerful and scalable server for your web applications.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NPM and Dependencies
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Twitter API Welcome Video
This video talks about the Twitter API welcome video.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth | Finalizing UI
In this video, we will show you how to put the finishing touches on your authentication user interface for your Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - TopBar
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - MessagesView
In this video, we will show you how to design and implement a custom MessagesView.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - NotificationsView
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - SearchView 2
In this video, we will explore advanced techniques for implementing a SearchView in your Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Basic TabView
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - DELETE Notes
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...
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Populating the UI with Note Model
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request in the App
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Running the API
This video demonstrates how to run an API required for frontend of the app development.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Interface (UI)
This video talks and demonstrates the User Interface (UI) part.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UPDATE and DELETE Requests
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - GET Request
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Note Model and POST Request
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.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Mongoose
This video explains Mongoose in detail.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading MongoDB
This video demonstrates downloading MongoDB and setting it up on your machine.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading Robo3T
This video helps in downloading and installing Robo3T.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Downloading Node.js
This video helps you with downloading and installing Node.js and NPM.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Welcome to the Course
This video helps you with the structure of the course and even talks about the approach one should follow while taking the course.