|
You are here |
itsmycode.com | ||
| | | | |
blog.coderspirit.xyz
|
|
| | | | | Learn how to create a React component ESM+CJS library using Rollup, TypeScript and Storybook | |
| | | | |
whitep4nth3r.com
|
|
| | | | | Understanding how to use jQuery in an Astro project was hard to Google. So I wrote my own guide for you and my future self. | |
| | | | |
techtldr.com
|
|
| | | | | Bellow is a list of tools that I find helpful as a web developer. Mozilla Developer Network Mozilla Developer Network - MDN is a great HTML/CSS/JavaScript reference. It is sponsored by Mozilla a non-profit behind Firefox, but anyone is welcome to contribute the content. W3schools - Beginner friendly tutorial site. I learned my first HTML, [...] | |
| | | | |
neovintage.org
|
|
| | | Crystal isn't yet ready to run on a Mac M1. Sad, I know. In the meantime, I found these instructions from Max Fierke to be helpful. His post tries taking you through the whole process of cross-compiling Crystal to arm64 but I didn't want to have to manage a hand-rolled version. These are the commands that I used to get Crystal running using Rosetta: # installs the version of Homebrew that works with ARM $ /bin/bash -c "$(curl -fsSL https://raw. | ||