— Jun 18, 2024Cypress and the Future of Automated TestingAn Exciting Ride Ahead: Cypress and the Future of Automated Testing
— May 7, 2024What's new in React 19React 19 RC is now available, bringing significant performance improvements, new hooks, and APIs to the React ecosystem. Here's a comprehensive look at what's new in React 19 and why upgrading your projects is worth considering.
— Jan 22, 2024My notes on AlgorithmsSome notes that i have prepared while studying algorithms in Javascript
— Nov 13, 2023Guide to project managementSome notes that i have prepared while working on certification for project management (in progress)
— Oct 23, 2023Tools for improving focus and concentrationTools for improving focus and concentration as discussed in this episode of the Huberman lab podcast
— Aug 15, 2023What even are React Server Components ?React Server Components are a new feature in React that allow you to render components on the server and then stream the rendered HTML to the client.