My App *was* Finished!

Edit: Next morning 3/9 9 AM While following the docs for React-Bootstrap with Next.js, yesterday’s bug came from: next.config.js module.exports = withCSS({ cssLoaderOptions: { url: false }, … I just needed to omit the withCSS wrapper and now Bootstrap is integrated with my current CSS. ❤ Over the weekend, I taught myself (via YouTube) howContinue reading “My App *was* Finished!”

That Success-from-Scratch Feeling

My console just kept running thousands of lines of code. What is going? Is this working? I’ve never created a giant database. It felt like a thunderstorm that wouldn’t stop and all I could do is wait it out. And then it abruptly stopped. I peered at it like a kid peeking out a window.Continue reading “That Success-from-Scratch Feeling”