Other resources
http://namemesh.com https://wordcounter.net/character-count
http://namemesh.com https://wordcounter.net/character-count
Google Tag Manager is a wonderful tool. Normally, you’d have to install pixels individually. Google Tag Manager lets you You want to know who’s been… Read More »How to install Google Tag Manager and Analytics to WordPress
There are many ways to install Python 3, but the easiest way is to install using an Anaconda distribution. Anaconda is a Python distribution aimed… Read More »How to install Python 3, the easiest way
If you want to avoid nasty version conflicts between your projects, you definitely need to set up a virtual environment. A virtual environment is simply… Read More »How to setup a virtual environment for Django
Here’s a collection of learning resources I believe useful Django official documentation‘s tutorial section is a good place to start. In the tutorial, you create… Read More »Django Resources