News
Reliable Webhook - Webhooks development relay app with VS Code extension | Product Hunt
Develop and debug webhook integrations with an easy-to-use GUI. Relay requests to localhost, inspect data, and retry failed attempts. A better Ngrok/Localtunnel alternative for webhooks development using Web App or VS Code.
Mastodon 3.5: What's new - Official Mastodon Blog
Work on multiple features in this release has been kindly sponsored by the German Federal Ministry of Education and Research through the Prototype Fund.We’ve added one of the most requested functions among our competitors, the ability to edit post...
Why you should start writing tests - Advantages of TDD and unit tests
They make you write better, more maintainable and more quality code and make you a better developer. Algorithms, such as sorting algorithms covered in here are a great way to develop your skills, but testing can boost them even further.To be clear...