Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Functions
This video explains the functions.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet Server-Side
In this video, we will focus on implementing the functionality of liking and unliking a tweet on the server-side.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - TweetCellViewModel
In this video, we will explore the TweetCellViewModel, which is a part of the Twitter Clone app we are building. You will learn how to represent a tweet in a view model and how to handle actions such as liking or retweeting a tweet.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like Tweet
This video is all about implementing a "like" functionality in our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Upload
In this video, you will learn how to add the ability to upload images to tweets in our Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images
In this video, the presenter shows how to present the user profile images in the app UI by creating a route to serve the static files.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Auth Middleware
In this video, we will implement an authentication middleware that checks whether a user is authorized to access certain routes by verifying their JSON Web Token (JWT).
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile Image Upload
In this video, you will learn how to implement profile image upload functionality in your Twitter Clone app using Node.js and Express framework.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - User Model
In this video, we will demonstrate how to build a user model for our application.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - UserProfile Feed
The UserProfile Feed is the heart of any Twitter Clone app's user profile page, showcasing the user's latest tweets, retweets, and other activities; in this video, we will show you how to create a responsive, dynamic UserProfile feed.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Introduction to Express
This video provides an introduction to Express.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Display Profile Image
In this video, you will learn how to display the user's profile image in our SwiftUI Twitter Clone app.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Upload Profile Image
In this video, we will cover how to upload a profile image for the user using SwiftUI and Node.js.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching a Specific User
In this video, you will learn how to fetch a specific user using their ID, and send back only the necessary user data.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tokens
In this video, we will dive deeper into JWTs and learn how to use them for secure user authentication and authorization.
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 - Mongoose
This video explains Mongoose in detail.
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
CompTIA A+ Certification Core 2 (220-1102) - Users and Super Users
This video explains users and super users. This clip is from the chapter "The Visible Computer" of the series "CompTIA A+ Certification Core 2 (220-1102)".This section explains the common safety procedures and hardware concerns as a PC...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Hacking a Static Template
This video explains the hacking of a static template in AngularJS. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack Exploitation Mastery".This section focuses on hacking...
Curated Video
Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 2
This is the second of the two-part video that demonstrates Template Injection and $scope Hacking that uses AngularJS. This clip is from the chapter "Hacking AngularJS Applications" of the series "Web Hacking Expert Full-Stack...