Zanca.Dev

  • Learn Typescript Quickly

    Sep 8, 2023

    Learn the Basics of Typescript in 5 minutes

  • How to Automate Github Releases with Github Actions (Continuous Deployment)

    Apr 21, 2021

    How to Automate Github Releases with a Github Actions pipeline for Continuous Deployment

  • Reviving a Powerbook G4 with Lubuntu Linux

    Apr 2, 2021

    Reviving an old macbook with linux

  • Darken and Lighen in Pure CSS

    Dec 29, 2020

    How to make SASS's Darken and Lighten mixins in pure CSS and Styled-Components

  • Creating a Personal Website using Gatsby.js and Netlify CMS

    Dec 20, 2020

    How I created my blog and portfolio website

  • How to manage your Git Identity for Work and for Personal Projects

    Dec 20, 2020

    How to easily manage your GIT Identity

  • How to make a actual sleep function in Javascript

    Oct 17, 2020

    How to make a actual sleep function in Javascript

  • How to Auto Refresh an HTML page without Javascript

    Sep 30, 2020

    How to make a website auto refresh without Javascript

  • Squashing GIT Commits

    Sep 13, 2020

    How to use the --squash flag on git merge

  • Continuos Deployment of a Static Site to GitHub Pages

    Aug 17, 2020

    How to easily setup a CI pipeline with github actions to deploy a Static Site (e.g. React or Gatsby) to Github Pages

  • Renaming branches

    Aug 17, 2020

    How to rename GIT Branches locally and remotely

  • How to setup Absolute Imports in a Typescript project

    Aug 16, 2020

    How to setup Absolute Imports in a Typescript project