Devlog 2-
People said my last devlog sounded like AI, so I’m just gonna type this like a normal person.
Anyway, I got a huge part of this project finished and I’m basically ready to ship it. I added a ton of new elements: badges, buttons, inputs, and all that stuff you’d expect from something like Bootstrap, and made it so you can actually edit every little detail.
The main thing though was the debugging. Node.js and Vite were being a total nightmare. Vite kept crashing because it couldn’t find my files, and then the whole server refused to start just because of some dumb syntax errors I made while setting up the automatic code. It was a massive pain to get it all talking to each other, but I finally got it working.
Also did I mention how stupid JS syntax errors can be? Like it throws errors that aren’t even errors.
This project is basically finished now, if you want to use it go to my GitHub and follow the instructions.
Still sad on how I lost 50 minutes of log time because of stupid HackaTime.
(PS: I love intellisense now, saved me 30 minutes. Big W.)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.