- Sass•Selectors
How to extend parent selectors in Sass
Using Sass to extend nested parent selectors
- Rust•Type System
Why type declarations for Rust constants should be unnecessary
How inconsistent rules unnecessarily complicate Rust's type system
- Rust•Installation
How to install Rust
A guide to installing Rust and compiling your first program
- Rust•Cargo
A Rustaceans' introduction to the Cargo package manager
Creating, setting up and managing a Rust project using Cargo
- Rust•Memory Management
A brief introduction to memory management in Rust
A layman's guide to memory management, ownership, lifetimes and borrowing in Rust
- Python•Development Servers
How to create a development server using HTTP Server
Using http.server for development testing
- Python•PIP
An introduction to the PIP package manager
A basic overview of Python's most popular package manager
- Python•Data Types
A guide to Python's data types
A quick and easy cheat sheet for data types in python
- Perl•Subprocesses
How to call a subprocess in Perl
Subprocess calls with I/O response handling
- Networking•HTTP Protocols
A non-technical introduction to HTTP and HTTPS
Demystifying the internet's primary communication protocol
- JavaScript•Performance Testing
Rudimentary performance testing in JavaScript
A guide to estimating performance & speed in JavaScript
- JavaScript•DOM Manipulation
How to select sibling elements using JavaScript
Targeting HTML sibling elements for DOM manipulation
- JavaScript•Regex
How to modify RegExp flags
Changing regex flags without writing duplicate regular expressions
- JavaScript•Security
How to improve HTTP(S) security in Express.js applications
A starter guide to stopping malicious requests from affecting your server
- JavaScript•Empty Functions
How to check if a JavaScript function is empty
A not so resourceful way of dealing with empty voids
- JavaScript•Environments
Environment detection in JavaScript
Conditional code for different runtimes & environments
- HTML•UX
How to open HTML links in new tabs
Anchor tag behaviour control without JavaScript
- Go•Regex
Globbing in Go
How to glob directories using regular expressions
- CSS•Bootstrap
How to change the default font in Bootstrap
Modifying Bootstrap's default font without breaking your stylesheets