Angular, React, Vue: JavaScript frameworks compared
Modern data-binding JavaScript frameworks have revolutionized web interface architecture. This article compares three of the best.
Useful Git Commands You Can Use Every Day
This is the aggregation of my daily used Git commands. I will continue adding them as I find other useful ones.
Why you should stop using Google Analytics on your website
Google, the world’s largest ad-tech company, has direct access to user data and browsing information from a large part of the web traffic. Their data collection can track an individual from multiple angles to create the best possible behavioral profile.
Mobile App Development: Flutter Setting The Trend In 2020
The launch of Flutter came a few years ago, but this incredible toolkit for developing different platforms by Google has come a long way since then. This robust and functional mobile user interface framework that helps develop Android and iOS applications
4 Ways to Conditionally Render in React
Say you’re writing an application for managing technical devices in a physical storage area. You can move one of them to the inventory only when isManager is true. Otherwise, a normal user of the app can ask for support. Suppose you show a button to allow this activity to the correct user:
9 Popular GitHub Repos For Every Web Developer
GitHub is the one-stop-shop for everything related to (web) development these days. Frameworks, demos, collections of all sorts — there’s probably nothing you cannot find on GitHub.