Software engineer
To prevent others from copying functionality or to reduce potential security vunelrabilities, you may want to obfuscate the source code of your web app.
I bring to light some of the more interesting parts I've discovered from reading the source code for Sentry, an error and exception tracking app.
Static websites that have content provided by content management systems suffer from poor live preview experiences and a delay in showing published content.
A dead simple way to manage your global application state with Valtio in React or vanilla JavaScript apps.
With Remix's recent announcement of investor funding, is it moral for them to try to financially profit from the contributions of the community?
Some thoughts on why you may want to add end-to-end, integration, and unit tests to your web applications.