Articles in the Front End category
Writing a Vue.js App in Python
In which John uses Transcrypt to write a Vue.js app using Python--without writing a line of JavaScript.
Writing reusable ModelForm templates with Django
In which John writes universal Django template for CreateView and UpdateView--and one for DeleteView although it isn't as exciting.
A Responsive Blog Layout Using CSS Grid
In which John uses CSS Grid to create a simple, responsive blog layout.