177 followers
Osinachi is a software engineer that works at the intersection of frontend web development, data engineering, and Artificial Intelligence.
Subscribe to my newsletter and never miss my upcoming articles
Modern software development requires an application set up to be as easy as running a single command. Apps should also be easily torn down. A...
Introduction: The Importance of Certifications Enterprise software systems typically scale to the point that only qualified experts can utilize them....
When using PostgreSQL DBMS, you may need to run some SQL commands to populate a database or run some specific commands. You may also want to run these...
How to use Alacarte ยท Many Ubuntu applications that are downloaded from the internet don't get added to the launcher. Such applications are not...
Node.js comes with a console that allows developers to log data using console.log. This is often used for debugging. console.log is often used because...
What's more frustrating than seeing Request failed with status code 400 returned from error.message? On the surface, it makes sense that...