Featured
Take your React App to the next level
The least any React developer needs to do is to check the performance and look out for techniques to optimize the app for the end user’s experience. Read more to find out few tips related to that.
Read more
Introduction to Xarray
Have you come across a need for effective handling of N-dimensional data, more specifically, Geospatial data? Read the blog to know how to do it better in Python?
Read more
Integrating Google Sheets as REST API using googleapis
Did you know that you can use spreadsheets as a database? Actually Yes!! You can turn Google Sheets into a REST-API powered database and use it with your application.
Read more
Blow away your styles with Tailwind CSS!
Have you ever felt the pain of writing and maintaining the same piece of code at multiple places? It could be a small code snippet or a third-party component, the pain and frustration are constant.
Read more
Reusable Presentational Components in Angular 6+
Have you ever felt the pain of writing and maintaining the same piece of code at multiple places? It could be a small code snippet or a third-party component, the pain and frustration are constant.
Read more
Jenkins Shared Library
This blogpost is for any devops engineer whose day to day job is to build Jenkins pipelines for automating builds/deployment.
Read more
What is Web Accessibility?
Accessibility “means that websites, tools, and technologies are designed and developed so that people with disabilities can use them. More specifically, people can: perceive, understand, navigate, interact with the Web and contribute to the Web.”