/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

georgemauer.net
| | www.pzuraq.com
3.3 parsecs away

Travel
| | [AI summary] A developer reflects on the evolution of JavaScript frameworks through four distinct eras, from early libraries and monolithic structures to modern full-stack meta-frameworks.
| | www.hanselman.com
4.6 parsecs away

Travel
| | UPDATE: Check out the Podcast I did with Erik Meijer on Hanselminutes this week ...
| | trendless.tech
6.0 parsecs away

Travel
| | This is a comparison of programming languages. The thrust of it is to give an approximation of the strengths and weaknesses of that language compared to other programming languages. It's worth noting that each "lang" has its "use case", so none of them are technically "bad", though many of them are awkward for doing specific [...]Read More... from Programming Languages, Anecdotally
| | hackteam.io
20.1 parsecs away

Travel
| The simplest way to set up a React TypeScript project from scratch is by using Next.js. In this blog post we will explore how to use Next.js for your next project and how you have to write zero configuration to use it with TypeScript.