234 тысяч подписчиков
55 видео
Easily Understanding gRPC
What is an API? Simplest explanation
SSE (Server Sent Event) - sending data from the server
DOM & CSSOM - Essential Knowledge for Front-End Developers
Node.js 02 - Installation and Setup
Node.js 20 - package.json
Node.js 14 - process & Environment variables
WebSocket - The Easiest and Detailed Explanation
Promise & async / await
Web Assembly (WASM) - An alternative to JavaScript?
Currying - Writing Sophisticated Functional Code
AJAX - The reason we can use infinite scroll
Let's learn about Message Broker - RabbitMQ and Kafka
SOAP (+ Why REST APIs Became Popular)
Object-oriented programming explained without code
Monad is actually easy. (Conquering the Final Boss of Functional Programming)
Node.js 06 - Nodemon (+ global package configuration in Mac)
React 08 - Conditional Rendering and List Rendering
SOLID principles - Basics of Object-Oriented Design Patterns
Call Stack - Knowledge you must know for debugging