Refactoring AI — buttons as links code smell
In this video I take you with me while I refactor some code generated by an AI tool. The code has a common code smell where buttons are used as links.
5 posts tagged with 'Video'
In this video I take you with me while I refactor some code generated by an AI tool. The code has a common code smell where buttons are used as links.
If terms like SQL injection, Content Security Policy, and cross-site scripting make you feel like a foreign language, you're not alone. Building secure applications doesn't have to be overwhelming. You just need to know where to look for guidance.
You can stop copying that clipboard logic off of StackOverflow and no I'm not telling you to use an LLM.
One of the hardest things about web development is knowing what's available in the ecosystem because there are so many awesome things on the internet
These are my three favorite hotkeys while coding. They make me faster, more productive, and improve my code quality. On top of that, they reduce my cognitive load and make my code easier to read.