umma.dev

ALL

  • Colour Spaces

    Here I look at different colour spaces; what they are, how they are currently being used and the future of them within development.

  • Dynamic Routes with Next.js

    How to set up dynamic routes in a Next.js application.

  • Rust

    Here are some code snippets taken from the Rust docs!

  • Astro

    Here I go through how to set up a blog using Astro and how to integrate SSR into an Astro application.

  • Building a Chromium Based Web Browser

    Steps to take if you want to build your own Chromium browser on macOS.

  • Github Actions

    Looking at getting started with GitHub Actions.

  • Markdown Syntax

    Notes on markdown syntax.

  • Regular Expressions

    What are regular expressions and when would you need to use them? Here I go into methods used for regular expressions.

  • Docker for Beginners

    A very high level overview of docker.

  • Building a Habit Tracker App with Remix

    Steps on how to build a habit tracker via remix.