A Visual Explanation of SQL Joins
Jeff Atwood helps explain join options.
SuperGeekery: A blog probably of interest only to nerds by John F Morton.
Welcome to my link library. These are not links to content I have created unless you see that mentioned in the link’s description. These are links I found interesting enough to want to keep track of. If you read Craft Link List, the Craft CMS newsletter I used to write, this page is a replacement of sorts for that exercise. Enough talk. Let’s hit the links.
Jeff Atwood helps explain join options.
JavaScript and WebAssembly implementations of the Held-Karp algorithm for solving the travelling salesman problem — qntm/held-karp
6 Techniques I Use to Create a Great User Experience for Shell Scripts
Command line tool for “Can I Use …” and MDN Browser Compat Data.
An experiment in javascript-free syntax highlighting, made possible by opentype contextual alternates and COLR table
An open source payments switch written in Rust to make payments fast, reliable and affordable — Payments 101 for a Developer · juspay/hyperswitch Wiki
The “Promises” API is a surprisingly tricky part of modern JavaScript. Without the right context, it doesn’t make much sense at all! In this tutorial, you’ll build an intuition for how Promises work by getting a deeper understanding of JavaScript and its limitations.
A course due for release in Sept 2024 on plainting with plotters, like AxiDraw.
The free and private AI extension for Visual Studio Code. Auto-complete suggestions, chat with AI and more.
Superfile is a very fancy and modern terminal file manager that can complete the file operations you need!!
Good thoughts on business and development.
Documentaries for Developers. Vue.js, Ember.js, Ruby on Rails, Node.js and more.
tinyworldmap is a tiny world map for offline-first and low-bandwidth web apps
IndigoStack is the local dev environment you will love. It is a native macOS app that will revolutionize the way you configure and run local web servers on your Mac.
One-click PHP development environment. Zero dependencies. Zero headaches. Laravel Development perfected.
On writing better documentation.
Plug-and-play, zero-config, cross-browser extension development tool.
Component for drawing confetti on a canvas
Advice on making things for yourself.
A beautiful and powerful syntax highlighter
An open source game about learning Git
PixiJS — The HTML5 Creation Engine. Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
Color.js is designed make simple things easy, and complex things possible, and that extends to installation as well.
This book explains the algorithms behind those collisions using basic shapes like circles, rectangles, and lines.
In this tutorial we’ll have a look at javascript generators and how they can be used for animating the drawing phase for our generative sketches. We’ll cover everything from syntax to actually implementing a simple example using p5’s draw loop.
Learn math. Again.
The AxiDraw Command Line Interface AxiCLI is an application programming interface (API) for using AxiDraw from either the command line interface (CLI) or within shell scripts and other environments that make use of shell commands.