

The future of the web is HTML over the wire (Interview)
Apr 5, 2021
In this engaging conversation, long-time web developer Matt Patterson discusses his vision for the future of web software, advocating for a return to server-rendered applications. He delves into the cyclical nature of web development trends, the benefits of HTML over WebSockets, and how Ruby on Rails is uniquely positioned to lead this resurgence. Patterson also emphasizes the importance of effective tools in enhancing productivity, tackles privacy concerns in app development, and shares personal experiences with real-time features and innovative coding practices.
AI Snips
Chapters
Books
Transcript
Episode notes
Matt's Web Dev Journey
- Matt Patterson's web development career started during the dot-com bust with ColdFusion and PHP.
- He transitioned to Ruby on Rails around 2006 and has also worked with Python and machine learning.
Web Dev Pendulum
- Web development has seen a shift from server-rendered applications to client-side JavaScript and back.
- This reflects the ongoing tension between server and client computational capabilities.
Dynamic Server-Side Rendering
- Jerod Santo recalls the transition from static site generators to dynamic server-side rendering with WordPress and Rails.
- He notes how server-side rendering became popular due to its ability to offer dynamism and personalized experiences.