c a

c a @chrisachinga

About: Python(Django). JS. Software Eng

Location:
Kenya
Joined:
Jun 9, 2019

c a
articles - 93 total

basic django authentication flow using mongodb backend

day 2 of my 20 days of django: exploring mongodb as the backend some time back, i explored using...

Learn More 5 0Apr 29

reviewing prelude's django starter template(by Sheena O'Connell)

day 1 of my 20 days of django. i always have a starter template for my django projects, but i...

Learn More 1 0Apr 25

mongodb backend on django

Trying Out MongoDB database Backend for Django Chris...

Learn More 0 0Mar 7

Trying Out MongoDB database Backend for Django

I know many developers who use Django, of course with Relational Databases: Postgres, SQL, SQLite....

Learn More 9 1Mar 7

Become a Good Attendee and Listener at Developer Meetups and Tech Conferences

I have a message for some of you: Stop Just Hoarding Swag! How to Learn at Tech Conferences. Theres...

Learn More 0 0Apr 23

Using APIs in Python

Application Programming Interfaces (APIs) are crucial in the world of software development. They...

Learn More 0 0May 24 '24

Building Progressive Web Apps in Angular (using pwafire)

Progressive Web Apps(PWA) are basically sites that use modern web tools to provide app-like...

Learn More 3 0Dec 12 '23

Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

CodiumAI is a tool that helps developers write meaningful tests for their code. It does this by...

Learn More 4 0Dec 2 '23

Setting Up a Django Project

Django(Python Django) is a high-level web development framework. It provides and flexible project...

Learn More 1 0Sep 16 '23

Into PWA: Creating an installable Next.Js Application

Progressive Web Applications (PWAs) have gained significant popularity in recent years due to their...

Learn More 13 2Jun 25 '23

How to Fetch Data from an API in Angular

The Dad Jokes App: Spreading Laughter One Click at a Time This article will demonstrate how to get...

Learn More 26 0May 29 '23

Deploying A Django Project on PythonAnywhere

Deploying a Django project on PythonAnywhere lets you make your web application accessible online....

Learn More 0 0Sep 16 '23

Why Appwrite's database relationships are a game-changer for intermediate developers

Appwrite is an open-source end-to-end backend server that simplifies developers' work by providing...

Learn More 6 0May 23 '23

Building a Weather and Time Telegram Bot using Node.js

Telegram bots are automated applications that run inside Telegram. Users can interact with bots by...

Learn More 7 1May 15 '23

Using MongoDB in a NodeJS Project

MongoDB is a popular NoSQL database widely used in web development for its scalability, flexibility,...

Learn More 6 0Apr 23 '23

Building Scalable, Secure, and Feature-Rich Apps with Appwrite: A Technical Overview

Appwrite is an open-source, end-to-end Backend-as-a-Service (BaaS) platform designed to simplify the...

Learn More 0 0Apr 23 '23

Building a GraphQL API with NodeJS: A Step-by-Step Guide

GraphQL is a powerful query language for APIs that allows developers to request and receive the data...

Learn More 0 0Apr 23 '23

How to Create a Note-taking App with Appwrite and GraphQL in Next.js 13

Taking notes is one of the most common and preferred methods of documenting and noting key points,...

Learn More 7 1Feb 24 '23

How To Convert HTML templates to NextJS (v13)

Now that Next.JS is an awesome frontend tool. How can we get HTML/CSS/JS Templates to work perfectly...

Learn More 58 1Apr 23 '23

Unlocking the Power of Headless CMS for Seamless Content Delivery

A headless content management system (CMS) is a back-end-only content management system (CMS) built...

Learn More 0 0Feb 22 '23

Developer Communities In Kenya

2022 has seen growth in Developer communities and Tech events in Kenya. There are now many...

Learn More 0 0Apr 23 '23

My 2022: Setting my Pace!

2022 was a great year for my career and personal growth. I had my most "first times," and memorable...

Learn More 0 0Apr 23 '23

How to Test APIs on Mobile using API Tester

Imagine testing APIs using your mobile device, either iPhone or Android. All APIs, including REST,...

Learn More 2 0Nov 29 '22

How to configure Bootstrap SC and JS into a NextJS Project

Bootstrap is one of the simplest and most used CSS libraries. This article will guide you on...

Learn More 0 0Apr 23 '23

How to configure Bootstrap SCSS and JS into a NextJS Project

Bootstrap is one of the simplest and most used CSS libraries. This article will guide you on...

Learn More 0 0Apr 23 '23

How Startups Can Build a Better Authentication Experience for Users

Authentication is the process of verifying the identity of a user. After authentication, users obtain...

Learn More 3 0Oct 26 '22

How To Create and Deploy a json-server

json-server is a tool for creating mock REST API fast! To get started, ensure you have the following...

Learn More 0 0Apr 23 '23

How to fetch and Add Data in React from an API

In my first week in phase 2 of Moringa School Software Engineering classes, I covered the basics of...

Learn More 0 0Apr 23 '23

Creating A Weather Search App in Vanilla JavaScript

This post covers creating a simple weather search application using plain JavaScript, HTML, and...

Learn More 0 0Apr 23 '23

Using JavaScript in JupyterLab

TL;DR This post will take you through installing JupyterLabs and how to add a NodeJS kernel to it in...

Learn More 0 0Sep 19 '22