I've started researching how to parse through some HTML with Go and the docs on Go.dev just confused me.
Fortunately I found this blog post that gives a very introductory approach to parsing and tokenizing HTML with Go.
Live compile SASS in VS Code without needing to use a worker. Check out my post at https://jasong.us/3YjVtLG
#sass #sasscompiler #scss #scsscompiler #sasscompile #vscode #vscodetips #vscodetip #designtips #design #dev #devtips #devtip
#sass #sasscompiler #SCSS #scsscompiler #sasscompile #vscode #VSCodeTips #vscodetip #designtips #Design #dev #devtips #devtip
Using #GitHub links that always point to the exact code was a game changer for me.
Previously, I would link to a line of code on a branch and later (after other changes were made on the branch) that link would point to the wrong code.
https://salferrarello.com/github-link-to-commit-instead-of-branch/
Do you use NPM and have a need to combine scripts and run in parallel? Follow my tip here: https://jasong.us/3JzXeOH
#webdev #webdevelopment #javascript #js #npm #node #nodepackagemanager #devtip #devtips #developers #development #dev #web #webdevtip #scripts #scripting
#webdev #webdevelopment #javascript #js #npm #node #nodepackagemanager #devtip #devtips #developers #development #dev #web #webdevtip #scripts #scripting
I didn't know about that one so far! The "ref" modifier will tell the compiler that struct instances may only be allocated on the stack, preventing them from being used in heap-allocated locations. Cool! It couldn't be easier to write allocation free-code 🙌
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/ref-struct
#gamedev #unity3d #unitydev #dotnet #devtips #stackthatheap
:thinkerguns: Effective Neovim: Instant IDE
— TJ DeVries
#neovim #vim #devtips
https://youtu.be/stqUbv-5u2s
Ive been using git worktree for a couple of weeks now (blew my mind the first time). I’m working in a node monorepo and one nice consequence is that I’m installing from scratch every new branch, no chance of weird out-of-date gitignored files! Feels nice and clean.
Does anybody know of any #Supabase projects or templates that have implemented E2E encryption (or any kind of data encryption, really)? I’m planning on developing an app that would contain sensitive data, and I’m still a bit unsure on how to store data. Offline-first with encrypted DB backup, or cloud-only with E2E…
My main requirements are being encrypted AND having some kind of cloud sync for using on mobile/desktop.
#Supabase #webdev #devtips #frontend #e2e
RT @HorusGoul@twitter.com
Es 2020, ¿aún no has implementado Prettier en tu proyecto? ¿a qué esperas para hacerlo?
✅ BUENAS PRÁCTICAS: Formatea tu Código Automáticamente con Prettier
➡️ https://youtu.be/P7-4tE57qgc
#buenaspracticas #javascript #prettier #vscode #desarrolloweb #webdev #jstips #devtips
🐦🔗: https://twitter.com/HorusGoul/status/1264575750952366085
#buenaspracticas #vscode #desarrolloweb #webdev #jstips #javascript #prettier #devtips