Series

Learn with Tips and Tricks
Posts in Series
Advanced JavaScript Console Logging for Developers
The flood of software innovation over the past 20 years would not have been possible without agile working. The concept of releasing fast, t…
5 tips for beginners to web development
The modern era of web development is fascinating. Plenty of frameworks and libraries to keep us productive. There are thousands of quality r…
5 ways to merge arrays in JavaScript and their differences
An array is a collection of elements or items. We use arrays to store data as elements and retrieve them back when we need them. The array i…
10 DevTools tricks to help you with CSS and UX design
Introduction Web development is much more fun now than ever. We have increasing opportunities with frameworks, libraries, communities, skil…
Tips to customize npm init to make it your own
Introduction To npm init Do you agree, it is almost impossible to think about web app development without the support of npm(node package ma…
10 online code editors for web developers
Originally Published on Bugfender A code editor gives developers an environment to write code using a specific programming language. While …
10 VS Code emmet tips to make you more productive
In general, productivity is the ratio between output and input. In software engineering, programming productivity(or development productivit…
10 useful HTML file upload tips for web developers
Introduction The ability to upload files is a key requirement for many web and mobile applications. From uploading your photo on social medi…
5 useful tips about the JavaScript array sort method
JavaScript arrays are an ordered collection that can hold data of any type. Arrays are created with square brackets [...] and allow duplicat…
My Favorite JavaScript Tips and Tricks
Motivation Most of the programming languages are open enough to allow programmers to do things multiple ways for a similar outcome. JavaScri…
Where to begin? Some practical tips from a beginner
The Expert in anything was once a Beginner. Background Recently I had a chance to respond to the HashNode discussion thread asking, Where …
Tricks and Tips: Debugging your website from Android Devices
In many cases, we develop the web app once and expect it to work on all the target devices. At times, there could be issues that are seen on…
DevTools - My Favorite Tips and Tricks
I was not so keen on publishing this article initially as I thought that I would be repeating the things that you might be knowing already. …
atapas











