Articles
Comprehending Class-Based Views in Django - Generic Views
February 13, 2021
How to use and modify a class-based generic view
Comprehending Class-Based Views in Django - Creating a CBV
October 19, 2020
The basics of creating a class-based view and how to make it reuseable
Comprehending Class-Based Views in Django - The View Base Class
September 21, 2020
A walk-through of the View base class and how class-based view logic begins
Dynamically Add Forms in Django with Formsets and JavaScript
September 11, 2020
Use Django formsets and JavaScript to add forms dynamically to a page
Fetching Data with AJAX and Django
August 5, 2020
Use the fetch API to make AJAX requests in your Django project
Programming an AVR ATmega328P with an Arduino
February 22, 2020
Learn how to use an Arduino as an in-system programmer to program a standalone ATmega328P microcontroller