15.9K followers
Data Scientist & Web Developer. I have a passion for discovering and working with cutting-edge technology. I enjoy collaborating with others to solve problems.
While powerful tools like virtualenv, pipenv, conda, and Poetry exist to provide extra advantages for dependency management, I’ve found a simple...
ESLint is a tool for “linting” your code. It can analyze your code and warn you of potential errors. In order for it to work, you need to configure it...
libsql Migrate is a database migration and seed management tool for libsql with configurable options, built with Node.js and available as an npm...
As you develop software, having a development database that mirrors your production data is a game-changer. It allows you to work with realistic data...
Every system administrator would be wise to keep a close eye on the health and performance of their server infrastructure. Prometheus, an open-source...
Building dynamic applications often involves connecting to a database to store and retrieve data. Next.js provides an excellent platform for creating...