A simple recipe to add a component to a Vue project or application. Basic File Structure Add component file in the components/ diectory on the
These days I’m trying to keep my hands on the keyboard as much as possible. Here are some notes to remind myself how to get
The most bare bones script to connect to a web page with python. Useful for scraping information or evaluating text and source code.
Quick reference of the syntax for running different Django test commands. These were scooped from the excellent book Practical Django 2 and Channels 2 by