Web Applications 101
Everything you need to know about web applications in modern web development. You will learn about traditional websites, full-stack web applications, client-side and server-side rendering/routing, single-page applications, code splitting, APIs, microservices, static site generation ...
Let’s start with a story: when people outside of my professional bubble ask me about what I am doing, I say “I build websites” . If they are curious, I add that these websites are rather complex. If they keep on asking, I try to elaborate with some examples: Facebook, Spotify, Twitter. It’s not that I work for these companies, but I hope that it gives them a good impression of “what kind of websites I build”. However, most often the conversation doesn’t go beyond “I build websites” and I am fine with that. One website isn’t equal to another website these days. Websites range from a marketing w
Explore this link on the map →saved by
related reading
- Making Sense of React Server Components • Josh W. Comeaujoshwcomeau.com
- Navigating the future of frontendfrontendmastery.com
- Single-Page Application Architecture | Ramotion Agencyramotion.com
- Second-guessing the modern web - macwright.commacwright.com
- Rendering on the Web | Articles | web.devweb.dev
- The new wave of Javascript web frameworksfrontendmastery.com
- Building a single-page application with Next.js and React Routercolinhacks.com
- Which web frontend architecture fits best?workingsoftware.dev
- Micro Frontends - extending the microservice idea to frontend developmentmicro-frontends.org
- Web Scraping 201: finding the APIgregreda.com
- Wesley Aptekar-Cassels | There is no such thing as a static websiteblog.wesleyac.com
- React Foundations: Server and Client Components | Next.jsnextjs.org