One of my goals this year was to share and write more. I started the year by rewriting my personal site to the framework I know and love the best, Django. And only 4 months (almost 5!)later I finally have my first post.
2 Likes
I checked your post and below are some thoughts:
- You better talk about little about the frontend build workflow at first.
- If you already use Vite to compile frontend code, why not import HTMX and Alpine.js via npm install or just CDN link? Both seems better.
Thx.