2 тысяч подписчиков
31 видео
Build a Weather App - Vanilla JavaScript | JavaScript For Beginners - Learn: fetch, callback, & API
Linux 101 - for the Developers (Commands and file system)
Middleware explained - Node.JS
5 Misconceptions about JavaScript - how JavaScript works under the hood
Firebase V9 - The basics - (firestore, auth, and hosting)
useState - The React Hooks series
Node.js - build a Web Server - The beginners guide
Rules for writing Firestore security rules
JWT Explained - in 2 minutes (JSON Web Tokens)
2 minutes of MongoDB
useEffect Explained in 3 minutes - the React Hooks series
Why MongoDB is better than Firestore
Mongoose start to end - queries, mongodb indexes, and pagination (2 of 3)
useCallback - In 3 minutes [ and why its different from useMemo ]
useReducer and Redux in 3 minutes (Horror Edition) - The React Hooks series
JWT and Express.JS (JSON Web Tokens)
React Router V6 in 8 minutes
why Firestore is better than mongoDB
Understanding Firestore queries - Firebase v9
Express, routers, and post man - build a REST API part 1
REST API explained - In 3 minutes
JSON - Everything you need to know In 3 minutes
Build a Login system with Mongoose - methods & middleware [mongoose part 3 of 3]
React for Beginners - Let's build a memory game!
JavaScript for beginners and toddlers - Getting started with JavaScript
Mongoose.js from start to end (part 1 of 3) Schemas, and Models
Beginners JavaScript part 2 - How to think like a Programmer - If statements, Loops, Arrays
MongoDB and Node.js - connection, and CRUD opporations
3 useCases for useRef in 3 minutes
useContext In 2 Minutes - the React Hooks series
useMemo In 3 minutes & when to use it - The react Hooks series