• Home
  • Articles
  • Work
  • Résumé

Articles

I try to write about things I learn, and things I think about. I also write about things I don't know, but want to learn about.

FRONTEND

Understanding Webpack

lorem ipsum...

June 2, 2025 • 1 minute(s)
FRONTEND

Rendering Patterns for Web Apps

Rendering is the process of transforming the component code (HTML, CSS and JavaScript) you write into user interfaces (UIs) that user sees and interacts with.

May 24, 2025 • 3 minute(s)
FRONTEND

Design Patterns in React

React design patterns are reusable solutions to common problems in React development, promoting maintainability, scalability, and code reusability.

March 11, 2025 • 3 minute(s)
FRONTEND

JavaScript to know for React

Before getting started with React, it's essential to master JavaScript basics -- variables, functions, arrays, objects, ES6+ concepts, promises, async/await and DOM manipulation. These core concepts form React's foundation.

January 1, 2025 • 3 minute(s)
© 2025 findsakshat • all rights reserved