Trying Next.js and I like it
Developer, Podcaster, Streamer Full-time engineering manager focused on mobile app development. In my downtime (do people still have that?) I make apps, games, Podcasts, and live stream it all.
Search for a command to run...
Developer, Podcaster, Streamer Full-time engineering manager focused on mobile app development. In my downtime (do people still have that?) I make apps, games, Podcasts, and live stream it all.
Awesome to hear. I have been working through their really fun and interactive tutorial. Easy to follow as well. After doing a lot of research on various frameworks, I think Next.js is where I will be focusing 90% of my web development time. I feel like it's a no-brainer especially if my core focus is on continuing to use React on my projects.
I look forward to reading more about your journey. You just gained a follower ;)
God Bless!
Thanks, Joshua, I agree with you regarding Next.js probably being my focus for Web projects, I do like to explore lots of options but this feels like the one I need now for my site rebuild.
Following you back bud :)
In the new episode of my PW Podcast I share some thoughts on forcing developers to disclose their AI usage in order to publish. The TL;DR; is that I think it's all about the end results not the tool
Next week is Apple developer Christmas. WWDC 26 starts and we all get to see what is coming for the next year. Aside from the obvious A.I. that will be everywhere (or will it), and the push to have ev
Recently, my live stream audience sent me on an interesting path. The challenge Try creating a game with Pygame If you want to see how it played out, you can watch or scan the stream video. https://www.youtube.com/watch?v=tqpVuUN113s&pp=2AYB I’ll s...
Over the past few weeks, I started learning Rust because my livestream audience challenged me to know about it and make an app. Within an hour, I had a working command line app, which was not bad for a total newbie to Rust. OK, I think the past 30 ye...

If you were to look around the Internet, maybe read some of the technology sites, or worse, browse YouTube. You would be forgiven for getting the impression that being a software developer is both cool and pretty easy. But that's a lie. Please don't ...

Whenever I start work on a new project, in this case, rebuilding CompileSwift.com, I like to try new things.
The current version of the site uses GatsbyJS, which I like a lot.
However, I started to think about rebuilding to fix some problems and complaints I have with the current version. To be transparent, a lot of these are around navigation. I decided to try Next.js.
After following the easy-to-understand introductory course on the site, I am impressed. Not only do I feel it takes less code, but so far, no plugins are needed.
This has always been a concern with GatsbyJS. You need a plugin to do anything beyond the basics. And that can get very annoying and complicated to debug.
I have nothing to share in public at this time, but I have decided to continue to build the site with Next.js to see not only how long it takes but just how much (manageable) code is needed to complete the task.
More on this in the future.