This is a very short post about debugging front and backend Next.js code with breaking points.| Spencer Sharp
In this blog series we are going to tackle the basics of webdesign and everything you need to know to create beautiful landing pages and web applications. Perhaps it's more of a note taking then a tutorial, but I hope you find it useful!| Spencer Sharp
You probably have heard of feature flags before. In case you haven't, they are a way to control the visibility of certain features in your application like this node index.js --awesomeMode. But most web developers probably haven't thought about using them in their projects. Here is why I think you should.| Spencer Sharp
What makes the internet an interesting place for people like me is that no matter how different and weird you are there is probably someone out there that would enjoy your company and would love to hear about the day to day projects and ideas you try to hone.| Spencer Sharp
When starting a new website or product, it's always the same question: How do I make my landing page more effective? With trial and error I've come up with some tips and tricks that seem to work well. But make sure to always test and iterate on your own landing page. A/B testing is your friend!| Spencer Sharp
var nextJs =newError('Next.js is not for everything')const astro ="Astro.js is just amazing period"let remix ="I like Remix, lets keep improving it!"for(let i =0; i <100; i++){console.log("let's use Astro and improve Remix for SPAs")}throw nextJs // Uncaught Error: Next.js is not for everything at <anonymous>:1:7| Spencer Sharp
Either you love it or you hate but one thing is for sure, Rust is here to stay. But why is Rust so popular and why the future of Rust might start with C code?| Spencer Sharp
Hi there, you probably are a freelancer and did some projects here and there and would like to know how a good freelance web project is executed. Here are some tips I follow to not loose my soul.| Spencer Sharp
How not to vibe code as a software engineer| taner-dev.com
How Electron security works on MacOS and how to crack it| taner-dev.com