Side effects are unavoidable
When changing some code in a public project or API, side effects are unavoidable. The more users you have, the more hidden effects you will cause.
Any article about development. From UI to assembly.
When changing some code in a public project or API, side effects are unavoidable. The more users you have, the more hidden effects you will cause.
Finding a balance between long-term vision and shipping a project is difficult. Trying to solve problems that you may face in the future will cause to find some rabbit holes quickly.
Process to solve CORS issues / errors when Cloudflare Web Analytics is showing 0 visitors on your site and you configured a custom domain.
Zero-installation single-line commands to run HTTP servers in Linux and macOS. Start developing without installing new software.
Deno is a simple, modern and secure runtime for JavaScript. They created a solid foundation and now have the tools to make a strong ecosystem around it.
Use lazy initial states in React when the default value requires to be computed on the browser..
Learn how to use Content Security Policy (CSP) to run only trusted inline scripts in your site.
Ethics in general ought to be integrated in all your hiring decisions. Surround yourself with people that help you to grow as a professional, but even more importantly, as a person.