Updating projects can be a major pain as dependencies get outdated and need updating, and I got tired of it. I decided to challenge myself to write an application with not a single dependency.
Toby — 12-12-2023
Compiling and simulating a circuit bitmap
Toby — 30-10-2023
Implementing Touch controls for my iPad in a Unity game
Toby — 03-09-2020
Contributing to JSDOM by replacing request with fetch, including trouble-shooting and mistakes.
Toby — 06-07-2020
Hello. You’re a developer. Here are your instructions.
Toby — 05-05-2020
Fast and clean full rich text search on json data with PostgreSQL
Matheus — 01-02-2020
Did you drop your phone again while typing? You cannot undo dropping your phone, but at least you can undo the typing you’ve done on your phone before breaking the back glass.
But what actually happens in the DOM when you undo typing?
Toby — 22-01-2020
This post focuses on the progress of this library to demonstrate the flow of writing an actual working NodeJS package, including comprehensive tests and configuration options for package users.
This post also includes trouble-shooting and mistakes. Therefore, this post is be incredibly long.
Toby — 22-01-2020
In this guide, I’ll explain how to create an NPM package for NodeJS or the browser using Typescript without leaving built artifacts in your repository.
Toby — 26-11-2019
We like to implement projects with the JAMstack. Read how we create modern, responsive and highly interactive applications for web and mobile.
Toby — 17-03-2018