All Posts
Network
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
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 it's 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
Let's say that these are my notes about 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 the 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