Before ES6, to make a dictionary or a map, we often used objects to store the keys and values. This has some problems that can…
In this article, we’ll look at some advice to follow as freelancers.
In this article, we’ll look at the keyword golden ratio and how to use them to our advantage.
In this article, you will look at some advice to follow as freelancers to avoid mistakes
drugbank-importer is a command-line tool meant to convert DrugBank’s XML into several formats (currently csv and any database supported by sqlalchemy 2.x).
A simple slick slider for WordPress which integrated to Gutenberg Block editor along with ACF plugin customization.
The terminal has a lot of utility commands, but most people are unaware of many of them.
Speed and performance are two of the key ingredients that make a website stand out from its peers.
Functions are a fundamental building block of programming. They help us organize our code into manageable and reusable pieces.
In this article, we’ll discuss why we need authorization and authentication, the different types of authorization and authentication methods, and how they are applied in…