John KealyShould I go to a coding bootcamp?Everyone has a different experience when it comes to coding bootcamps, making deciding whether to go to one a daunting choice. This was…Sep 24, 2022Sep 24, 2022
John KealyHow to create slide-in-on-scroll animations in a React appI was hunting for quite a while today trying to understand what simple website-builder themes do with seemly every website. I wanted to add…Aug 15, 20223Aug 15, 20223
John KealyinNerd For TechHow to host multiple websites on a single serverAn approach to hosting an almost unlimited number of web applications on one VPS server instance – for penniesMay 25, 20211May 25, 20211
John KealyinGeek CultureJWT Authentication in Django, Part 2: Implementing the frontendIn the previous article, we walked through the creation of a JWT authentication system using the django-rest-framework and dj-rest-auth…Mar 12, 20212Mar 12, 20212
John KealyinGeek CultureJWT Authentication in Django, Part 1: Implementing the BackendThis article walks through the implementation of a Django backend with an independent frontend, such as React or Vue. Since this topic is…Mar 11, 2021Mar 11, 2021