Beyond SPAs: Alternative Architectures for Your PWA
Building a Progressive Web App doesn’t necessarily mean building a single page app. Learn about alternative architectures for content-focused PWAs here. - http://bit.ly/2Jp0Iq0
#frontEnd #spa #pwa
Building a Progressive Web App doesn’t necessarily mean building a single page app. Learn about alternative architectures for content-focused PWAs here. - http://bit.ly/2Jp0Iq0
#frontEnd #spa #pwa
Google Developers
Beyond SPAs: alternative architectures for your PWA | Web
| Google Developers
| Google Developers
Building a Progressive Web App doesn't mean building a single page app! Read about alternative architectures for content-focused PWAs, to help you make the right decision for your use case.
Build a Single Page App from Scratch Without a Framework
Using jQuery (yes!), Handlebars, Express and Axios. - http://bit.ly/2KCGOog
#jquery #spa
Using jQuery (yes!), Handlebars, Express and Axios. - http://bit.ly/2KCGOog
#jquery #spa
Sitepoint
Build a JavaScript Single Page App Without a Framework — SitePoint
Michael shows how to build an SPA from scratch, without using a client-side JavaScript framework — helping you evaluate what these frameworks actually do.
Single Page Application vs Multi Page Application with Rich Harris
A chat with the creator of Svelte. - http://amp.gs/j140Z
#podcast #spa #mpa
A chat with the creator of Svelte. - http://amp.gs/j140Z
#podcast #spa #mpa
Web Rush
Rich Harris talks about the differences between a SPA and MPA, what role the server rendering plays, what client side hydration is, and the state of modern tooling for developing SPA or MPA. He also shares his thoughts on the evolution of SPA / MPA.
Dynamic Link Previews for a React SPA using AWS Lambda@Edge
Using AWS’s edge-based serverless function service to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter, and similar services for a React SPA. - https://cgarethc.medium.com/dynamic-link-previews-with-a-react-spa-using-aws-lambda-edge-e33d51e6795c?utm_campaign=dynamic-link-previews-for-a-react-spa-us
#spa #link #preview
Using AWS’s edge-based serverless function service to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter, and similar services for a React SPA. - https://cgarethc.medium.com/dynamic-link-previews-with-a-react-spa-using-aws-lambda-edge-e33d51e6795c?utm_campaign=dynamic-link-previews-for-a-react-spa-us
#spa #link #preview
Medium
Dynamic link previews with a React SPA using AWS Lambda@Edge
Using AWS Lambda@Edge to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter etc for a React SPA