umma.dev

ALL

  • Random Useful TypeScript Bits

    Snippets of combining types, utility types and advanced types.

  • VS Code Shortcuts

    All default shortcuts for MacOS and Windows.

  • NextJS Server Actions

    A short introduction to how to use NextJS Server Actions.

  • Zod

    A few examples of use cases for validation using Zod.

  • 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.