Blog
Understanding Web App Testing
Understanding why testing is crucial in application development can clarify why companies emphasise writing test cases. Testing is a crucial aspect of web application development that ensures reliability, functionality, and user satisfaction.
4 September, 2024
Code Aesthetics and Style
Only shipping the code is merely one facet of the comprehensive software development process, it is imperative to accord proper attention to the aesthetics of your code. By adhering to proper code aesthetics and utilizing effective tooling, you save valuable time that can be invested in solving actual problems.
3 July, 2023
React 18 features, all that you should know.
In this revision, we will explore the new features that were shipped with version 18, and discuss how they impact developers and ultimately, end users.
22 May, 2023
Web Caching, a quick guide
When it comes to web performance and app optimization, caching is one of the solution you can't overlook. And also caching is default concept build into HTTP request, let learn how to exploit it.
1 November, 2021
Getting Hang of GIT
Sharing my process of getting to know and learning git commands using the directory and files system analogy.
3 May, 2021
Measuring performance and building lightning web apps
How much time is enough for the user to wait, or what content can be considered meaningful, when the first time user interacted with the content, what was reaction time to that interaction? To find answers to all these questions we measure and optimize.
21 July, 2020
Derived state and using Selectors in React and Redux
How to implement selectors to improve react performance, code reuse and optimized communication with state management library.
22 May, 2020
React lazy, Suspense and loadable-components
Understanding React lazy and suspense API. The inspiration behind the library loadable-components, and why and how to use it in your react application with an example.
20 January, 2020
An Introduction to PWA
Progressive Web Apps (PWA) combine new technologies with established best practices for creating a reliable, accessible and engaging experience. PWA allow you to deliver user experiences that of native apps.
29 December, 2019
The Way I Learn Things
Sharing my process of learning new things in the dynamic and rapidly growing JavaScript universe.
7 December, 2019
Day 1, React India
My experience at Day 1, React India Conference. The speakers, talks and fun which kick started first international react conference in India at Goa.
28 September, 2019
Why I am writing a blog
I have decided to write blog, and here is my first post mentioning why.
1 September, 2019