All stories by
-
Here are 15 of the most asked Node.js interview questions
Got a programming interview coming up? Preparing for it is as important as developing your coding knowledge to ace it. It’ll ...
-
The 6 best developer laptops for 2021
Computers, in particular laptops, are the essential tool for any developer. Sure, having a nice keyboard and mouse can boost ...
-
How to manipulate date and time in JavaScript
In theory, handling dates as a developer is as simple as creating, storing, and, if necessary, manipulating dates. But as ...
-
How to develop a web app with SEO in less than 10 minutes
The responsibilities of a web developer are broader than merely designing and developing an application. In addition to adding ...
-
7 essential VS Code extensions for Python developers in 2021
We listed the best VS extensions for JS developers. Now it’s time we do so for the Python community. I’m a PyCharm ...
-
How to turn web pages into PDFs with Puppeteer and NodeJS
As a web developer, you may have wanted to generate a PDF file of a web page to share with your clients, use it in presentations, ...
-
A beginner’s guide to data visualization with Python and Seaborn
Data visualization is a technique that allows data scientists to convert raw data into charts and plots that generate valuable ...
-
How to increase your productivity as a remote developer
The world has now new norms for traveling, working, and just about every daily activity ever since the pandemic broke out ...
-
A comprehensive guide to Typescript for JavaScript developers
If you are a JavaScript developer, you must have heard about Typescript at one point or another. If you have been reluctant about giving Typescript a try because you are not sure how it could serve you better than JavaScript, you have come to the right place. This guide gives an ...
-
10 ultimate gift ideas for your favorite developer
Christmas is just around the corner. Even in the middle of a pandemic, or because of the pandemic, we may feel like treating ...
-
A simple guide to Redis and caching with NodeJS
In recent years, Redis has become a common occurrence in a Node.js application stack. Though its most popular use case is ...
-
A foolproof guide to image manipulation in Python with OpenCV
Whether you want to build a complex deep learning model for a self-driving car, a live face recognition program, or making ...