When Feature Flags Do And Don’t Make Sense – Software the Hard way
https://software.rajivprab.com/2019/12/19/when-feature-flags-do-and-dont-make-sense/
https://software.rajivprab.com/2019/12/19/when-feature-flags-do-and-dont-make-sense/
Software the Hard way
When Feature Flags Do And Don’t Make Sense
Over the past years, I’ve worked in multiple teams adopting very different strategies when it comes to feature flags. I’ve seen the pros and cons of both, and over time, I found myself disagreeing …
👍1
Stopping phishing campaigns with bash
https://blog.haschek.at/2020/stopping-phishing-campaigns-with-bash.html
https://blog.haschek.at/2020/stopping-phishing-campaigns-with-bash.html
blog.haschek.at
Christian Haschek's blog
Personal blog of Christian Haschek
https://www.scrapingbee.com/blog/web-scraping-without-getting-blocked/
https://www.scrapingbee.com/blog/web-scraping-without-getting-blocked/
https://www.scrapingbee.com/blog/web-scraping-without-getting-blocked/
Scrapingbee
Web Scraping without getting blocked (2025 Solutions) | ScrapingBee
Tired of getting blocked when web scraping? Learn essential tips to stay undetected and gather the data you need. Plus, discover an easy solution!
switching.software | Ethical, easy-to-use and privacy-conscious alternatives to well-known software
https://switching.software/
https://switching.software/
12 Useful Packages Every Node.js Developer Should Know | by Indrek Lasn | Better Programming | Sep, 2020 | Medium
https://medium.com/better-programming/12-useful-packages-every-node-js-developer-should-know-2746db760e
https://medium.com/better-programming/12-useful-packages-every-node-js-developer-should-know-2746db760e
Medium
12 Useful Packages Every Node.js Developer Should Know
Node packages that will make you more productive every day
5 most annoying website features I face as a blind person every single day | The Big Hack
https://bighack.org/5-most-annoying-website-features-i-face-as-a-blind-screen-reader-user-accessibility/
https://bighack.org/5-most-annoying-website-features-i-face-as-a-blind-screen-reader-user-accessibility/
Scope for business
5 web features I find annoying as a blind person - Scope for Business
Holly, a blind screenreader user, explains the main accessibility barriers she faces every day. Bad heading structure, alt-text, links, forms
https://medium.com/@mickael.riga.79/some-great-books-for-programmers-that-stackoverflow-cannot-replace-514773b273a3
https://medium.com/@mickael.riga.79/some-great-books-for-programmers-that-stackoverflow-cannot-replace-514773b273a3
https://medium.com/@mickael.riga.79/some-great-books-for-programmers-that-stackoverflow-cannot-replace-514773b273a3
Medium
Some Great Books For Programmers That StackOverflow Cannot Replace
Here is a list of very good books that you might want to read if you are a programmer, or intend to become one. They will teach you many…
JavaScript Event Loop And Call Stack Explained
https://felixgerschau.com/javanoscript-event-loop-call-stack/
https://felixgerschau.com/javanoscript-event-loop-call-stack/
Felixgerschau
JavaScript Event Loop And Call Stack Explained | Felix Gerschau
Learn how JavaScript works in the browser: In this article, I explain how the call stack, event loop, job queue and more work together.
Four characters can optimize your React component | Ben Ilegbodu
https://www.benmvp.com/blog/four-characters-optimize-react-component/
https://www.benmvp.com/blog/four-characters-optimize-react-component/
Ben Ilegbodu
Four characters can optimize your React component | Ben Ilegbodu
How making use of useState lazy initialization can speed up your React function component
A Hitchhiker's Guide to Containerizing (Spring Boot) Java Apps
https://blog.frankel.ch/hitchhiker-guide-containerizing-java-apps/
https://blog.frankel.ch/hitchhiker-guide-containerizing-java-apps/
A Java geek
A Hitchhiker's Guide to Containerizing (Spring Boot) Java Apps
Containerizing an application based on a 'noscripting' language is straightforward. Add the sources, download the dependencies, and you’re good to go. One could say they are WYSIWYR. With compiled languages in general, and Java in particular, things are a bit…
Getting Started: Overview | React Query | TanStack
https://react-query.tanstack.com/docs/overview
https://react-query.tanstack.com/docs/overview
How to Easily use GRPC and Protocol Buffers with NodeJS | Aditya’s Blog
https://adityasridhar.com/posts/how-to-easily-use-grpc-and-protocol-buffers-with-nodejs
https://adityasridhar.com/posts/how-to-easily-use-grpc-and-protocol-buffers-with-nodejs
Aditya’s Blog
How to Easily use GRPC and Protocol Buffers with NodeJS
I am Aditya and I share useful information about Technology :)
When (and when not) to reach for Redux |> News and podcasts for developers |> Changelog
https://changelog.com/posts/when-and-when-not-to-reach-for-redux
https://changelog.com/posts/when-and-when-not-to-reach-for-redux
Changelog
When (and when not) to reach for Redux
I am a huge proponent of a couple of specific ideas. One is that you should always try to understand what problems a specific tool is trying to solve... And another is that you need to understand exactly what problems you are trying to solve in your own application…
New language features since Java 8 to 15 - Advanced Web Machinery
https://advancedweb.hu/new-language-features-since-java-8-to-15/#allow-private-methods-in-interfaces
https://advancedweb.hu/new-language-features-since-java-8-to-15/#allow-private-methods-in-interfaces
advancedweb.hu
New language features since Java 8 to 21
Enhancements to the Java language you should know