January 2021

June 2020

Animations in ReactJS

By |2020-06-10T09:40:17-06:00June 9th, 2020|Categories: ReactJS|

Sophisticated animations pose some interesting challenges in ReactJS, especially when using CSS keyframes. I recently created a cool CSS/JS animation for a ReactJS project, and it turned out to be harder than I’d anticipated. Hopefully this article will help you to avoid, or at least anticipate some of the challenges

January 2020

December 2019

Comprehensive Django Setup Guide: Part I

By |2019-12-11T18:49:35-06:00December 11th, 2019|Categories: Dev Ops, Django|

Learn how to create a production-ready Django web platform using cookiecutter-django, deployed to AWS Ubuntu 18.04 with Nginx, Gunicorn, Redis and MySQL. I’ve refined the following “best practice” comprehensive setup procedure to ensure that I get each project setup consistently, the right way, the first time.

April 2019

March 2019

Tutor Open edX 1-Click Installation Guide

By |2019-03-26T09:33:22-06:00March 22nd, 2019|Categories: Open edX|

Tutor for Docker simplifies the process of getting an Open edX installation up and running. If you are installing Open edX for evaluation purposes, or if your installation will support less than say, 1,000 learners, then you should seriously consider using Tutor to install the platform rather than using the

Comments Off on Tutor Open edX 1-Click Installation Guide

February 2019

December 2018

October 2018

Go to Top