Extending Visual Studio - Output Window | with Leslie Richardson & Murphy McQuet.
Extending Visual Studio - Output Window | with Leslie Richardson & Murphy McQuet.
A Complete Guide for Developers to Master Node.js Memory Leaks
https://vintfint.com/blogs/50289/A-Complete-Guide-for-Developers-to-Master-Node-js-Memory
Learn how to identify, debug, and prevent memory leaks in Node.js applications. This guide equips developers with best practices to optimize performance and ensure efficient memory management.
#Nodejs
#MemoryLeaks
#WebDevelopment
#NodejsPerformance
#CodingTips
#JavaScript
#BackendDevelopment
#SoftwareEngineering
#PerformanceOptimization
#DevTips
New TIL Post!
Want to speed up your builds using make?
Check out how to use -j with auto-detected CPU cores for faster parallel execution!
Read here: https://til.sanyamkhurana.com/#/topics/make/speed-up-builds-with-make-j-and-auto-detect-cpu-cores
Just blogged: Encountering long path issues in Git on Windows? Learn how to enable long paths in Git and Visual Studio
https://www.devlead.se/posts/2025/2025-02-19-git-windows-long-paths
Nunca deixe o CI/CD saber que você está com pressa.
Assim como as impressoras, ele se alimenta do seu desespero.
TIL about #Clang --extract-api!
Currently rewriting my C++ ←→ #JavaScript binding generator for #Anklang based on the #JSON output.
Should also be super useful for generating API #Documentation
https://www.youtube.com/watch?v=jXrNZ-4Gb-g (shy of 9 minutes)
https://llvm.org/devmtg/2022-11/slides/QuickTalk6-clang-extract-api.pdf
Ever wonder why your SQL queries are slow?
It’s time to crack the case with Query Execution Plans in SQL Server! Learn how to spot bottlenecks, optimize performance, and make your queries lightning-fast.
Dive in: https://woodruff.dev/cracking-the-code-decoding-query-plans-like-a-pro/
Tired of your EF Core queries causing traffic jams? Split Queries to the rescue!
Break big joins into smaller, faster queries and keep your app running smoothly.
Learn how to split smart: https://woodruff.dev/split-queries-stop-the-data-traffic-jam-in-ef-core/
Master the power of version control with #Git! Learn how Git revolutionizes collaboration, tracks changes, and keeps your projects organized. Boost your dev game!
#Coding #DevTips #VersionControl
https://bdking71.wordpress.com/2025/01/27/the-power-of-version-control-with-git/
Master the power of version control with #Git! Learn how Git revolutionizes collaboration, tracks changes, and keeps your projects organized. Boost your dev game!
#Coding #DevTips #VersionControl
https://bdking71.wordpress.com/2025/01/27/the-power-of-version-control-with-git/
Game dev secret: The perfect blend of chaos and control in game design is like adding just the right amount of salt in cooking - too little and it's bland, too much and it's ruined. What's your secret ingredient? #GameDev #IndieGame #DevTips
New Blog Alert!
Confused about Gradle Version Catalogs vs Dependency Platforms? You're not alone! In my latest blog post, I break down:
What each feature does
How to define them
When to use which
Key takeaway:
Version Catalogs = simplify dependency declarations
Platforms = align dependencies across your graph
Read it now: https://britter.dev/blog/2025/01/24/version-catalogs-vs-platforms/
Master Jest with advanced techniques like mocks, spies, and stubs. Learn how to write robust tests and debug efficiently in JavaScript projects.
https://brieflur.com/advanced-jest-techniques-mocks-spies-and-stubs/
#JestTesting #JavaScript #TestingFramework #WebDevelopment #CodeQuality #MocksAndStubs #UnitTesting #SoftwareTesting #DevTips #CodingBestPractices
If you’re like us, you love shortcuts that save time and keep your workflow smooth.
Our team recently shared some killer GitHub keyboard shortcuts that you need to know.
From toggling comments to quickly finding files, these shortcuts can really level up your productivity.
Full list is on the blog:
I found a simple way to make pull requests on #GitHub more visually clear: Take a screenshot of your UI before and after changes, then place them in a table using Markdown like this:
Before | After
-|-
 | 
Just put `|` between the images and `-|-` to separate the header. ️
Check out a PR where I used this:
https://github.com/n0rthk1n9/AppExhibit/pull/3
Wondering how to easily set GitHub secrets? Discover how to use a .env file and gh CLI in my latest blog!
Read it here: https://ericmjl.github.io/blog/2024/9/15/sync-github-secrets-with-your-env-and-gh-cli/ . Let's discuss! Retweet or share! #github #devtips
You can now #[expect] lints in the new Rust stable!
Suppresses lints and warns on unfulfilled expectations.
Documentation: https://doc.rust-lang.org/rustc/lints/levels.html#expect
Implementation: https://github.com/rust-lang/rust/pull/120924/
Everybody knows that a view model is an arbitrary collection of global variables that are read and written freely by the twelve scattered singletons that make up a feature module in your app #devtips
Visual Studio tip: Using Ctrl-L to delete a line with and without Clipboard backup.
#visualstudio #dotnet #productivity #devtips
https://devblogs.microsoft.com/visualstudio/visual-studio-tip-deleting-A-line/
Navigate the #CodeGalaxy with us! Our latest #AstroCodeCraft article is a beacon for Python programmers seeking cleaner code.
Check out "Stellar Strategies: Refactoring Conditional Logic into Pythonic Function Maps".
Read more here: https://buff.ly/4amKxlg