Engineering

Engineering

1026 bookmarks
Custom sorting
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
Node.js's Config Hell Problem
Node.js's Config Hell Problem
Why a Next.js project has over 30 configuration files and what we can do to avoid it.
·deno.com·
Node.js's Config Hell Problem
Evading JavaScript Anti-Debugging Techniques
Evading JavaScript Anti-Debugging Techniques
Debuggers serve as invaluable tools that empower developers to halt code execution and thoroughly analyze its behavior at any given moment. By utilizing debuggers, developers can efficiently identify and resolve issues within their code, making it an indispensable part of their toolkit.
·nullpt.rs·
Evading JavaScript Anti-Debugging Techniques
A software engineer's guide to A/B testing - PostHog
A software engineer's guide to A/B testing - PostHog
As a software engineer, you have two options: YOLO every change and hope they have the desired impact. Track user metrics and run A/B tests to verify…
·posthog.com·
A software engineer's guide to A/B testing - PostHog
Folder Structure — in the remote era.
Folder Structure — in the remote era.
Why the simple thing as folder structure can save your product team 49% of your productive time to locate adequate actionable information ↗
·medium.com·
Folder Structure — in the remote era.