All Posts
Network
Basics of network communication: REST API, CDN, DNS and key security concepts.
Design Patterns
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design.
Object-Oriented Programming and OOP in JavaScript
OOP concepts and their implementation in JavaScript.
Electron.js
Electron is a framework for building desktop applications using JavaScript, HTML, and CSS.
JavaScript
My notes about Javascript, i'll split this page later
TypeScript
Notes on TypeScript.
Authentication
This article explores the concepts of authentication and authorization, comparing JWT and session-based authentication methods. Learn how each method works, their advantages, and their potential security risks.
React.js
React is a JavaScript library for web and native user interfaces
Next.js framework
Next.js is a React framework. Yes, React already is a library for JS. So it's already an extra layer on top of JS