Ask HN: How can I get better at using AI for programming?
via news.ycombinator.com
Short excerpt below. Read at the original source.
I’ve been working on a personal project recently, rewriting an old jQuery + Django project into SvelteKit. The main work is translating the UI templates into idiomatic SvelteKit while maintaining the original styling. This includes things like using semantic HTML instead of div-spamming, not wrapping divs in divs in divs, and replacing bootstrap with minimal […]