2.4K followers
Knowledge Shared === Knowledge Gained
UI/UX/ML | Blogger | Speaker | Mentor
Connect with me on Twitter(@tapasadhikary)
Subscribe to my newsletter and never miss my upcoming articles
Today the world is fast, hectic, and demanding. Everyone is in a rush to meet deadlines, making decisions, accomplishing goals, receiving rewards. From getting things done in seconds using smartphones to e-shops delivering products using drones, spee...
Gatsby is one of the most popular Static Site Generators available to create pre-built markups for Jamstack apps. It is a React-based framework that offers a plethora of plug-in ecosystems to make life comfortable for the developer community. I have ...
Originally published at Bugfender It's now more than 30 years since the first website was born. Its purpose, you ask? To provide information about the World Wide Web, of course. In the three decades that have elapsed since then, we've created around...
In general, productivity is the ratio between the output and input. In software engineering, programming productivity(or development productivity) can be the ratio between the quantity of the software code produced and its time-cost. In mathematical...
When a user interacts with a physical keyboard, we can capture the activity using the JavaScript KeyboardEvent interface. It has the required properties, methods to let us know what key user would have pressed, its code, a unique modifier, etc. As a ...
A Side Project is something you do aside from your main job to fuel your passion while learning something new. This quote is very close to my heart, In vain have you acquired knowledge if you have not imparted it to others. With this in mind, let m...