day 2 of my 20 days of django: exploring mongodb as the backend some time back, i explored using...
day 1 of my 20 days of django. i always have a starter template for my django projects, but i...
Trying Out MongoDB database Backend for Django Chris...
I know many developers who use Django, of course with Relational Databases: Postgres, SQL, SQLite....
I have a message for some of you: Stop Just Hoarding Swag! How to Learn at Tech Conferences. Theres...
Application Programming Interfaces (APIs) are crucial in the world of software development. They...
Progressive Web Apps(PWA) are basically sites that use modern web tools to provide app-like...
CodiumAI is a tool that helps developers write meaningful tests for their code. It does this by...
Django(Python Django) is a high-level web development framework. It provides and flexible project...
Progressive Web Applications (PWAs) have gained significant popularity in recent years due to their...
The Dad Jokes App: Spreading Laughter One Click at a Time This article will demonstrate how to get...
Deploying a Django project on PythonAnywhere lets you make your web application accessible online....
Appwrite is an open-source end-to-end backend server that simplifies developers' work by providing...
Telegram bots are automated applications that run inside Telegram. Users can interact with bots by...
MongoDB is a popular NoSQL database widely used in web development for its scalability, flexibility,...
Appwrite is an open-source, end-to-end Backend-as-a-Service (BaaS) platform designed to simplify the...
GraphQL is a powerful query language for APIs that allows developers to request and receive the data...
Taking notes is one of the most common and preferred methods of documenting and noting key points,...
Now that Next.JS is an awesome frontend tool. How can we get HTML/CSS/JS Templates to work perfectly...
A headless content management system (CMS) is a back-end-only content management system (CMS) built...
2022 has seen growth in Developer communities and Tech events in Kenya. There are now many...
2022 was a great year for my career and personal growth. I had my most "first times," and memorable...
Imagine testing APIs using your mobile device, either iPhone or Android. All APIs, including REST,...
Bootstrap is one of the simplest and most used CSS libraries. This article will guide you on...
Bootstrap is one of the simplest and most used CSS libraries. This article will guide you on...
Authentication is the process of verifying the identity of a user. After authentication, users obtain...
json-server is a tool for creating mock REST API fast! To get started, ensure you have the following...
In my first week in phase 2 of Moringa School Software Engineering classes, I covered the basics of...
This post covers creating a simple weather search application using plain JavaScript, HTML, and...
TL;DR This post will take you through installing JupyterLabs and how to add a NodeJS kernel to it in...