coding

Introduction to Java

An overview of Java programming language, its features, and its applications.

September 19, 2025

C Programming Tutorial

This is a comprehensive tutorial on C programming, covering basics to advanced topics.

August 29, 2025

Lets see what we can do with rehype pretty code

Syntax highlighting, line numbers, line highlights, word highlights

August 29, 2025

C++ Programming Tutorial

This is a comprehensive tutorial on C++ programming, covering basics to advanced topics.

August 29, 2025

CSS Tutorial

This is a comprehensive tutorial on CSS, covering basics to advanced topics.

August 29, 2025

The Mysterious Case of the Disappearing Props

This is a tale of intrigue and debugging in React development, exploring the mystery of disappearing props.

August 29, 2025

Github Flavoured Markdown CheatSheet

This is a comprehensive guide to GitHub Flavored Markdown, covering syntax and usage.

August 29, 2025

Hello World

This is a simple hello world program in various programming languages.

August 29, 2025

Prop Drilling: The Horror Movie - A Tale of React Components

This is a tale of suspense and survival in React development, exploring the challenges of prop drilling.

August 29, 2025

Debugging React with Wizardry and Magic: A Developer's Spellbook

This is a comprehensive guide to debugging React applications, filled with tips, tricks, and best practices.

August 29, 2025

React Hooks: Fishing for Components in the React Sea

This is a guide to using React Hooks effectively, with a fishing metaphor to illustrate key concepts.

August 29, 2025

The Lifecycle of a React Component, As Told by Cats

This is a whimsical exploration of the React component lifecycle, with each stage humorously explained through the behavior of cats.

August 29, 2025

React State Management: An Epic Tale of Love, Loss, and Redux

This is a comprehensive guide to React state management, exploring various techniques and best practices.

August 29, 2025

How to Summon a React Component: A Beginner's Guide

This is a guide to using React Hooks effectively, with a fishing metaphor to illustrate key concepts.

August 29, 2025

React 19 RC

In this post, we’ll give an overview of the new features in React 19, and how you can adopt them.

June 26, 2024

Learn React in 2024

Discover why React, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.

June 13, 2024

Embracing Vim: The Unsung Hero of Code Editors

Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.

April 9, 2024

Spaces vs. Tabs: The Indentation Debate Continues

Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.

April 8, 2024

The Power of Static Typing in Programming

In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.

April 7, 2024

Comments