Avatar
ProjectsBlogContact
Avatar

Blog

Writing on AI, product, and infrastructure.

Advanced CSS Techniques for Modern Web Development

Thursday, Feb 15, 2024

Explore advanced CSS techniques including CSS Grid, Flexbox, Custom Properties, and modern layout patterns that will take your web development skills ...

Introduction to Next.js

Friday, Sep 15, 2023

Next.js is a powerful React framework that enables you to build fast, SEO-friendly web applications with server-side rendering and static site generat...

Mastering React Hooks

Monday, Jan 15, 2024

Learn how to effectively use React Hooks to manage state and side effects in your functional components. A comprehensive guide to useState, useEffect,...

State Management in React: A Complete Guide

Friday, Mar 15, 2024

Explore different state management solutions in React, from local state to global state management with Redux, Zustand, and other modern alternatives.

Ace your next Javascript Interview

Friday, Jan 1, 2021

Tailwind CSS is a utility-first CSS framework that allows you to build modern websites without ever leaving your HTML. Lets explore the basics of Tail...

TypeScript Best Practices for 2024

Thursday, Feb 1, 2024

Learn the most important TypeScript best practices and patterns that will help you write more maintainable and type-safe code in your projects.

Web Performance Optimization: A Comprehensive Guide

Friday, Mar 1, 2024

Learn essential techniques and best practices for optimizing web performance, from code splitting to image optimization and everything in between.