15 New Awesome Lists Covering Programming, Frameworks & Developer Tools
Discover 15 newly added Awesome Lists covering WordPress, Ghost, programming languages, frameworks, and tools. Explore curated resources to help developers and engineers learn, build, and level up their skills.
15 New Awesome Lists
I have updated my version of Awesome Lists with 15 new awesome lists:
1. Awesome WordPress: A curated list of
Minimize HTML using Python with CLI
In a previous post, we showed you how-to minimize your HTML using Python. Well, the script will help you minimize your HTML but how about if you didn't want to edit the script each time you wanted to minimize a HTML file? This is where this tutorial comes in.
Minimize HTML using Python
We're going to share a simply Python script that will minimize your HTML file using the BeautifulSoup library.
Minimize CSS using Python
We're going to share a simply Python script that will minimize your CSS file using the cssutils library.
How-To Install Java with Apt-Get on Ubuntu 16.04
In this tutorial, I'm going to show you how-to install Java using Apt-Get on Ubuntu 16.04 in three easy steps.
How-To Install Node.js on Ubuntu 20.04
You may the following steps to install Node.js on Ubuntu 20.04.
How-To Install Node.js on Ubuntu 16.04
In this tutorial, I'm going to show you how-to install Node.js on Ubuntu 16.04. Firstly, we will update the package index: