How to create scroll links to navigate to specific sections of a NextJS app
A short tutorial on how to create scroll links to navigate to specific sections of a nextjs app
5 SOLID Principles of Object Oriented Design-A Summary
A summary of 5 SOLID Principles of Object Oriented Design
Spartan UI for Angular Developers
Exploring Spartan UI for Angular Developers
Viewing Database and Schema in Django SQLite3 Database
In Django, `db.sqlite3` is the default SQLite database file that is created when you initiate a new Django project. SQLite is a lightweight, serverless, self-contained, and transactional SQL database engine.
How to Create PostgreSQL Database for Django On Mac OS X
Learn how to install PostGIS on Mac OS X