Skip to the content.

Blog Posts

July 18, 2026
React Performance Guide

Practical React performance optimization guide — reduce re-renders with useMemo, useCallback, React.memo, code splitting, and lazy loading.

December 20, 2022
React Hooks Simplified

Beginner-friendly guide to React Hooks — learn useState, useEffect, useContext, useRef, and custom hooks with practical code examples.

December 23, 2022
Beginners guide to NodeJS, Express and React

Build your first full-stack web app with Node.js, Express, and React — a step-by-step guide covering backend API setup, routing, and connecting a React frontend.

October 15, 2025
Why GraphQL

Understand why GraphQL outperforms REST for modern APIs — type safety, flexible queries, single endpoint, and real-time subscriptions explained.

November 15, 2022
Create blog with Ghost CMS, SQLite and Github comments

Step-by-step guide to self-hosting a Ghost CMS blog with a lightweight SQLite database and free GitHub-powered comments — no database server required.

December 16, 2022
Simple Guide to Docker containers

Learn Docker container fundamentals — build images with Dockerfile, manage containers, work with volumes and networks, and orchestrate with Docker Compose.

December 22, 2022
Testing React components using Jest

Best practices for testing React components using Jest and React Testing Library — setup, unit tests, mocks, and async testing patterns.

February 26, 2024
Count Sort algorithm

Learn the Counting Sort algorithm with a clear explanation and JavaScript implementation — an O(n+k) linear-time sorting algorithm for integer keys.

No posts found matching your search.