Engineering

Engineering

1002 bookmarks
Custom sorting
How to make next-level Figma plugins: auth, routing, storage, and more—Martian Chronicles, Evil Martians’ team blog
How to make next-level Figma plugins: auth, routing, storage, and more—Martian Chronicles, Evil Martians’ team blog
Playbook, a platform for creators to store, organize, and collaborate with creative content, needed a Figma plugin to create a smoother experience for designers. Learn how we built them a full-featured frontend application-style Figma plugin, with storage, auth, routing, and more. Plus, get tool recommendations and other tips!
·evilmartians.com·
How to make next-level Figma plugins: auth, routing, storage, and more—Martian Chronicles, Evil Martians’ team blog
(De)coding conventions
(De)coding conventions
Hear from Mike Melanson on the history of TypeScript, Aaron Gustafson on AI's role in improving accessibility, and Kingsley Mkpandiok on the power of non-code contributions now on The ReadME Pr...
·github.com·
(De)coding conventions
Installing Zsh (and oh-my-zsh) in Windows Git Bash
Installing Zsh (and oh-my-zsh) in Windows Git Bash
I’ve recently started using Windows again. After a long time using a customised Zsh shell on macOS and Linux though, I’ve started to miss some of the small productivity boosts that Zsh plugins offered me. Of course, I could set up the shell as I want it under WSL, but WSL doesn’t always play nicely with Windows-native applications and tools. To remedy this, I looked into how I could set up Zsh to run instead of Bash in Git Bash.
·dominikrys.com·
Installing Zsh (and oh-my-zsh) in Windows Git Bash
Using zsh on Windows
Using zsh on Windows
Notes on setting up zsh shell on Windows Terminal
·walterteng.com·
Using zsh on Windows
Node.js Toolbox
Node.js Toolbox
Find actively maintained and popular libraries in the Node.js ecosystem
·nodejstoolbox.com·
Node.js Toolbox
Creating an NPX tool
Creating an NPX tool
A guide to creating an NPX tool accessible from anywhere, 'no download required'.
·nayte.dev·
Creating an NPX tool