Contact
Become a Coder
About
ReactJS
|
Algorithms
|
NextJS
|
HTML/CSS
|
JavaScript
|
AI
|
TypeScript
|
Latest
Posts
The Battle of 3 Kings - Binary Search vs Hashmap vs Linear Search
Check out the performance evaluation of these 3 algorithms, with time complexity and use cases.
Algorithms
02.01.2025
React 19 in 2025: A Comprehensive Guide to New Features and Enhancements
This update focuses on server-side innovation, performance optimizations, and developer experience improvements, making it a must-learn for developers aiming to build scalable, high-performance applications.
ReactJS
02.08.2025
ReactJS DOM vs Virtual DOM vs Shadow DOM - The Ultimate Dance Party
Check out this blog post with detailed analysis and explanations about these 3 concepts
ReactJS
02.13.2025
Mastering JavaScript Promises: Escape Callback Hell & Unlock Clean Async Code (2025 Guide)
A deep dive into the use of Promise and examples of async-await structure
Javascript
02.06.2025
Turtle and Hare Algorithm: Cycle Detection with Examples and Use Cases
In this post, we’ll break down how the algorithm works, provide step-by-step examples, explore real-world use cases, and even show you how to implement it in code.
Algorithms
02.03.2025
TypeScript Types and Generics: A Comprehensive Guide for Developers
TypeScript’s type system and generics are foundational to writing scalable, maintainable code. Whether you’re new to TypeScript or refining your skills, understanding these concepts is crucial.
Typescript
02.09.2025
React design patterns and Anti-Patterns - What to do and not to do
We touched on general information about React design patterns, examples and code samples.
ReactJS
02.07.2025
New CSS Features - 2025
What's new for Web Developers? Cutting-edge CSS featuress that have emerged in recent years. With application based example code.
HTML / CSS
02.04.2025
8 important HTML tags
Quick overlook for one of the 8 most important HTML tags with example codes.
HTML / CSS
02.06.2025
Next.js 14 Basics: A Beginner’s Guide with Practical Examples (2025)
Next.js 14 just dropped - and it’s faster, simpler, and more powerful than ever.
NextJS
02.01.2025
Mastering the 'this' Keyword in JavaScript: A Comprehensive Guide
It's a powerful concept, but it can also be confusing for beginners. In this blog post, we'll explore the intricacies of the this keyword and how to use it effectively.
Javascript
02.08.2025
ReactJS
React 19 in 2025: A Comprehensive Guide to New Features and Enhancements
This update focuses on server-side innovation, performance optimizations, and developer experience improvements, making it a must-learn for developers aiming to build scalable, high-performance applications.
02.08.2025
ReactJS DOM vs Virtual DOM vs Shadow DOM - The Ultimate Dance Party
Check out this blog post with detailed analysis and explanations about these 3 concepts
02.13.2025
React design patterns and Anti-Patterns
We touched on general information about React design patterns
02.07.2025
Javascript
Mastering JavaScript Promises: Escape Callback Hell & Unlock Clean Async Code (2025 Guide)
async-await explaining with examples
02.06.2025
Mastering the 'this' Keyword in JavaScript: A Comprehensive Guide
It's a powerful concept, but it can also be confusing for beginners. In this blog post, we'll explore the intricacies of the this keyword and how to use it effectively.
02.08.2025
Typescript
TypeScript Types and Generics: A Comprehensive Guide for Developers
TypeScript’s type system and generics are foundational to writing scalable, maintainable code. Whether you’re new to TypeScript or refining your skills, understanding these concepts is crucial.
02.09.2025
HTML / CSS
New CSS Features - 2025
What's new for Web Developers? Cutting-edge CSS featuress that have emerged in recent years.
02.04.2025
8 important HTML tags
Quick overlook for one of the 8 most important HTML tags with example codes.
02.06.2025
Algorithms
The Battle of 3 Kings - Binary Search vs Hashmap vs Linear Search
Check out the performance evaluation of these 3 algorithms, with time complexity and use cases.
02.01.2025
Turtle and Hare Algorithm: Cycle Detection with Examples and Use Cases
In this post, we’ll break down how the algorithm works, provide step-by-step examples, explore real-world use cases, and even show you how to implement it in code.
02.03.2025
NextJS
Next.js 14 Basics: A Beginner’s Guide with Practical Examples (2025)
Next.js 14 just dropped - and it’s faster, simpler, and more powerful than ever.
02.01.2025