Yazılımcıların en çok sevdiği VS Code Extensionları 💻
Prettier
ESLint
Live Server
GitLens
Thunder Client
Error Lens
Path Intellisense
Code Spell Checker
two tools that made me actually enjoy learning backend:
🔁 nodemon — auto-restarts server on save (why is this not default??)
⚡ Thunder Client — test POST/DELETE routes right inside VSCode
⚡ Thunder Client is coming to JetBrains IDEs!
✅ Familiar VS Code UI — zero learning curve
✅ Collections, Environments, scripting & more
✅ Beta access open for teams — DM us to join!
#ThunderClient#JetBrains#API#DeveloperTools#VSCode
⚡ Thunder Client is coming to JetBrains IDEs!
✅ Familiar VS Code UI — zero learning curve
✅ Collections, Environments, scripting & more
✅ Beta access open for teams — DM us to join!
#ThunderClient#JetBrains#API#DeveloperTools#VSCode
Huge step forward for Thunder Client! 🎉
Excited to bring the same seamless API testing experience from VS Code to JetBrains IDEs. Beta coming soon!
#VSCode#JetBrains
Huge step forward for Thunder Client! 🎉
Excited to bring the same seamless API testing experience from VS Code to JetBrains IDEs. Beta coming soon!
#VSCode#JetBrains
🚀 Exciting News! Thunder Client is coming soon to JetBrains IDEs
Why you’ll love it:
✅ Familiar UI that mirrors our VS Code extension — switch seamlessly with zero learning curve.
✅ Support for most of the features available in the VS Code version, including Collections, Environments, scripting, code snippets, and more.
✅ Early Access: Companies interested in trying the beta can reach out to us!
#ThunderClient #JetBrains #API #DeveloperTools
🚀 Exciting News! Thunder Client is coming soon to JetBrains IDEs
Why you’ll love it:
✅ Familiar UI that mirrors our VS Code extension — switch seamlessly with zero learning curve.
✅ Support for most of the features available in the VS Code version, including Collections, Environments, scripting, code snippets, and more.
✅ Early Access: Companies interested in trying the beta can reach out to us!
#ThunderClient #JetBrains #API #DeveloperTools
Day 37/100 💻🔥
First time using a database!
Connected my Flask app with SQLite, stored user signup data, and tested the API using Thunder Client ⚡
Feels like a real backend now 🚀
#100DaysOfCode
Thunder Client for VS Code has been gaining traction recently. It's lightweight, integrated directly into the editor, and supports collections similar to Postman. For API-first development, Hoppscotch (formerly Postwoman) is also worth checking out - it's open-source and browser-based. That said, Postman's collaboration features and ecosystem are still hard to beat for team workflows.
Microsoft killed the GPU mafia 🤯
They finally open-sourced their 1-bit LLM inference framework called bitnet.cpp. It lets you run 100B parameter models on your local CPU without GPUs.
- 6.17x faster inference
- 82.2% less energy on CPUs
100% Open Source.