Netlify: Difference between revisions

Content deleted Content added
Filled in 0 bare reference(s) with reFill 2
Meribold (talk | contribs)
m Add link to main article for Jamstack section
Line 36:
 
=== Jamstack ===
{{Main|Jamstack}}
Jamstack{{efn|Previously stylized as ''JAMstack''.}} is a cloud-native [[Solution stack|web development architecture]] based on [[client-side JavaScript]] code, reusable [[Application programming interface|APIs]], and [[Markup language|markup]] content.<ref group="b">{{Cite book|url=https://books.google.com/books?id=79FwDwAAQBAJ&pg=PA143|title=JavaScript Cloud Native Development Cookbook: Deliver serverless cloud-native solutions on AWS, Azure, and GCP|last=Gilbert|first=John|publisher=[[Packt|Packt Publishing]]|year=2018|isbn=9781788470414|___location=[[Birmingham]]|pages=143, 148}}</ref> It was pioneered and created by Netlify.<ref>{{Cite news|url=https://thenewstack.io/the-sweetness-of-jamstack-javascript-apis-and-markup/|title=The Sweetness of JAMstack: JavaScript, APIs and Markup|last=Gienow|first=Michelle|date=December 26, 2017|work=The New Stack|access-date=November 1, 2018|language=en-US}}</ref><ref>{{Cite news|url=https://www.enterprisetech.com/2018/10/09/app-developer-netlify-looks-beyond-web-servers/|title=App Developer Netlify Looks Beyond Web Servers|last=Leopold|first=George|date=October 9, 2018|work=EnterpriseTech|access-date=November 1, 2018|language=en-US}}</ref> In its purest form, the idea of Jamstack is that a web application is pre-built into static pages, using content and code to generate the output. In basic terms, Jamstack is a significant shift in focus from the now abstractable back end to the now-powerful front end.<ref>{{cite web |last1=Ouellet |first1=Charles |title=JAMstack for Clients: Benefits, Static Site CMS, & Limitations |url=https://codeburst.io/jamstack-for-clients-benefits-static-site-cms-limitations-d015336fa6d5 |website=CodeBurst.io}}</ref>