Instructional Video20:01
Instructional Video10:30
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Like and Unlike Tweet Server-Side

Higher Ed
In this video, we will focus on implementing the functionality of liking and unliking a tweet on the server-side.
Instructional Video16:55
Curated Video

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

Higher Ed
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.
Instructional Video8:23
Curated Video

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

Higher Ed
This video is all about implementing a "like" functionality in our Twitter Clone app.
Instructional Video12:47
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Tweet Image Upload

Higher Ed
In this video, you will learn how to add the ability to upload images to tweets in our Twitter Clone app.
Instructional Video8:39
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Presenting User Profile Images

Higher Ed
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.
Instructional Video17:22
Curated Video

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

Higher Ed
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).
Instructional Video13:46
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Profile Image Upload

Higher Ed
In this video, you will learn how to implement profile image upload functionality in your Twitter Clone app using Node.js and Express framework.
Instructional Video8:44
Curated Video

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

Higher Ed
In this video, we will demonstrate how to build a user model for our application.
Instructional Video18:04
Curated Video

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

Higher Ed
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.
Instructional Video19:28
Instructional Video5:03
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Display Profile Image

Higher Ed
In this video, you will learn how to display the user's profile image in our SwiftUI Twitter Clone app.
Instructional Video8:00
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Upload Profile Image

Higher Ed
In this video, we will cover how to upload a profile image for the user using SwiftUI and Node.js.
Instructional Video5:57
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Fetching a Specific User

Higher Ed
In this video, you will learn how to fetch a specific user using their ID, and send back only the necessary user data.
Instructional Video7:49
Curated Video

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

Higher Ed
In this video, we will dive deeper into JWTs and learn how to use them for secure user authentication and authorization.
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 Video10:03
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 Video5:14
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Users and Super Users

Higher Ed
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...
Instructional Video25:11
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Hacking a Static Template

Higher Ed
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...
Instructional Video18:13
Curated Video

Web Hacking Expert - Full-Stack Exploitation Mastery - AngularJS: Template Injection and $scope Hacking – Part 2

Higher Ed
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...