Categories
Tags
a Accessibility Advanced Algorithms Alias Bash bash Basics Beginners Best Practices Big O bun cat cd CLI Comments Container Elements Container Queries cp css CSS Data Structures deno Doctype Download Editors Error Examples Features figure File Watching Filesystem fish Fish Shell footer frontend Guide header Hello World History Homebrew HTML HTML5 humor img javascript JavaScript Learning less Links linux Linux ls macOS Media Queries meta Mobile-First mv Netcat Networking Node.js npm Package Manager picture pm2 Productivity programming Programming pwd Responsive Design Responsive Images rmdir Scalability section Semantic HTML shell Shell Shell Script Shells srcset State Management Structure Svelte Svelte Store SvelteKit svg Tables tail Text Formatting Tools touch Troubleshooting Tutorial Unix ux Vim web development Web Development web-development webdev
66 Posts
2025
3 posts
03-12
The CSS Crystal Ball: No More Hacks, Just Magic
01-02
Deno vs. Bun: A Practical Comparison for Modern JavaScript Runtimes
01-02
Why Using SVG on Your Website is Important and Best Practices to Follow
2024
8 posts
05-20
Responsive Web Design in Svelte: Techniques for Mobile-First Projects
05-01
Hello World
04-01
From SvelteKit to Svelte Store: A Complete Guide for Beginners
03-05
Building Scalable Applications with Svelte: Best Practices
02-10
10 Essential Tools for Efficient Svelte Development
01-27
Learn Big O Notation
01-25
Svelte Mindset: How New Svelte Developers Should Think
01-15
Mastering Svelte: Top Features to Learn in 2025
2023
9 posts
10-28
CSS Grid Layout: Basics and Examples
08-05
How to Center Elements with CSS
07-25
How to update all npm packages in multiple projects that sit in subfolders
04-12
How to Use the `header` and `footer` Tags
03-25
Flexbox: A Complete Guide for Beginners
03-15
Introduction to Semantic HTML
02-20
Creating Responsive Images with `srcset`
01-15
Creating Responsive Designs with Media Queries
01-10
Structuring a Web Page with HTML
2022
24 posts
12-12
How to replace all filenames with space with underscore using a shell script
12-05
The Importance of the `meta` Tag
11-22
How to Use HTML5 Doctype
11-17
How to use Netcat
11-15
Understanding the CSS Box Model
11-05
Linux, no space left on device
10-18
Organizing Content with the `section` Tag
09-03
Linux commands: cat
09-02
Linux commands: touch
09-01
Linux commands: tail
08-31
Linux commands: less
08-30
Linux commands: cp
08-29
Linux commands: mv
08-28
Linux commands: ls
08-27
Linux commands: rmdir
08-26
Linux commands: pwd
08-25
Linux commands: cd
07-22
Introduction to Linux
07-18
How to remove the first/last characters from a variable in a shell script
07-05
The Command Line for Complete Beginners
07-04
Create multiple folders using Bash
05-10
How to loop over an array in Bash
05-05
How to create a function in a Bash shell script
01-17
How to fix the xcrun invalid active developer path error in macOS
2021
22 posts
12-27
A practical guide to Homebrew
11-10
Discovering the Fish Shell: A Modern Alternative to Bash
11-08
Bash Shell Scripting
11-07
How to download a file from a server using the terminal
11-07
Bash Shell
10-24
How to set an alias in a macOS or Linux shell
09-12
Writing Comments in HTML
08-31
Enhancing Web Accessibility
08-25
Understanding HTML Container Elements
08-20
Unix Shells Tutorial
08-18
The `figure` Tag in HTML: Explained
08-15
How to Use the `picture` Tag in HTML
08-11
The `a` Tag: Creating Links in HTML
08-10
Best Practices for Using the `img` Tag
08-08
Creating Tables in HTML: A Guide
08-07
Formatting Text with HTML Tags
07-26
Fish Shell, how to avoid recording commands to history
03-03
How to use pm2 to serve a Node.js app
02-21
The UNIX Filesystem Commands
02-18
UNIX Editors
02-12
How to exit Vim
02-01
Shell, watch file content as it populates