/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

yos.io
| | electric-sql.com
3.0 parsecs away

Travel
| | Web development has been progressing through an evolution of state transfer. Hybrid local-first architecture is the natural endgame for this progression.
| | hackteam.io
3.1 parsecs away

Travel
| | There have been many discussions on Twitter around "GraphQL versus tRPC" for building a modern backend for your application. As a developer working with GraphQL in the past years, this triggered me to compare the two and see what they are both excellent at (and what they are not).
| | www.stackchief.com
2.5 parsecs away

Travel
| | GraphQL vs REST, including what is REST, what is GraphQL, and the pros and cons of choosing GraphQL vs REST for your web service
| | scastiel.dev
17.9 parsecs away

Travel
| If you use JavaScript you probably know that recently a lot of new features arrived with ES2015 (also known as ES6): classes, const/let keywords, destructuring arrays and objects, modules and imports, etc.