Atomic Code
Code and stuff
MIT study shows: AI is a Bubble, and it may pop sooner than you think!
Why TypeScript should not exist
ООП 👉 Классы, объекты, конструкторы — подробное погружение!
C# лучше, чем я думал — вот почему
Tea App HACKED AGAIN 😂😂 - how to get hacked twice in 1 week
How the Stack and Heap work - memory in programming languages explained
Rules for writing Firestore security rules
Understanding Firestore queries - Firebase v9
React Router V6 in 8 minutes
React for Beginners - Let's build a memory game!
3 useCases for useRef in 3 minutes
useCallback — за 3 минуты [и чем он отличается от useMemo]
Firebase V9 - The basics - (firestore, auth, and hosting)
Linux 101 - for the Developers (Commands and file system)
JWT and Express.JS (JSON Web Tokens)
useMemo за 3 минуты и когда его использовать — серия React Hooks
useReducer and Redux in 3 minutes (Horror Edition) - The React Hooks series
useContext In 2 Minutes - the React Hooks series
useEffect Explained in 3 minutes - the React Hooks series
Объяснение JWT — за 2 минуты (JSON Web Tokens)
useState - The React Hooks series
Build a Login system with Mongoose - methods & middleware [mongoose part 3 of 3]
Mongoose start to end - queries, mongodb indexes, and pagination (2 of 3)
Mongoose.js from start to end (part 1 of 3) Schemas, and Models
MongoDB and Node.js - connection, and CRUD opporations
2 minutes of MongoDB
Объяснение промежуточного программного обеспечения — Node.JS
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