Blog

Thoughts, tutorials, and insights on web development

React Performance Optimization React
Mar 05, 2024 Samir Manglam

React Performance Optimization

Tips and tricks to make your React applications lightning fast. From code splitting to memoization.

Read More
Modern CSS Techniques for 2024 Frontend
Feb 20, 2024 Samir Manglam

Modern CSS Techniques for 2024

Explore the latest CSS features including container queries, :has() selector, and CSS nesting.

Read More
Building Scalable PHP Applications Backend
Feb 01, 2024 Samir Manglam

Building Scalable PHP Applications

Best practices for building enterprise-grade PHP applications that can handle millions of requests.

Read More
Getting Started with Three.js: A Beginner Guide Tutorial
Jan 15, 2024 Samir Manglam

Getting Started with Three.js: A Beginner Guide

Learn the basics of 3D web development with Three.js. This comprehensive guide covers everything from setup to your first 3D scene.

Read More