Tailwind is nice and all be it’s crazy verbose, I still am a fan of bootstrap. In the days of AI and tokens. Tailwind classes and styling cure through tokens. lol
I've only started but I mostly use Claude Code for building out code that has been done a million times. So its good at setting up a project to get all the boiler plate crap out of the way.
When you need to build out specific feature or logic, it can fail hard.
And the best is when you have something working, and it fixes something else and deletes the old code that was working, just in a different spot.
I had a nice little app that I would run once and a while and it would take all my Weekly Playlist Spotify built, remove duplicates and make one playlist.
Spotify built playlists are no longer accessible in the API.
I like AI to figure out complex issue or something I would just find on stackoverflow. It's great for doing boiler plate crap that I don't want to do anyways. But when you need it to do something that it hasn't found in a git repo, it struggles.
If I'm understanding this right. I can train it on private data only for my company and then I can use the chat bot only for my site to acquire customers?
reply