Lessons learned: how I’d rebuild a social web app like Twitter today
A former Twitter web app developer shares technical lessons and modern framework choices for rebuilding a social media platform like Twitter or Mastodon.
A former Twitter web app developer shares technical lessons and modern framework choices for rebuilding a social media platform like Twitter or Mastodon.
A tutorial on building a GraphQL API within a Solid-Start application, covering setup, schema definition, and resolvers.
A tutorial on building a Solid-Start application with an integrated tRPC API, covering setup, schema definition, and client generation.
A tutorial on building a todo list application using the Solid Start meta-framework for SolidJS, covering setup, routing, and data handling.
SolidJS is a frontend framework combining React's familiar syntax with Svelte's compilation approach for better performance and smaller bundles.