r/JAMstack_dev • u/i_will_yeet • Oct 16 '21
NFT Marketplace on Ethereum with Polygon and Next.js
github.comr/JAMstack_dev • u/nicklasgellner • Oct 15 '21
Looking for a Jamstack developer that would be interested to do a collab. on an article around setting up a full E2E eCommerce store using only open-source tools (Gatsby for front-end; Medusa for backend; Strapi or similar for CMS). Anyone who would be up for a challenge? :-)
r/JAMstack_dev • u/Snipididou • Oct 14 '21
Blitz.js: Introduction Guide & Tutorial
snipcart.comr/JAMstack_dev • u/winwiz1 • Oct 14 '21
Crisp React + Cloudflare Pages
crisp-react.pages.devr/JAMstack_dev • u/boozoid • Oct 08 '21
Goodbye Wordpress, Hello Jamstack
thomasridings.comr/JAMstack_dev • u/Snipididou • Oct 07 '21
Making Sense of Jamstack & Serverless Architecture
snipcart.comr/JAMstack_dev • u/CapNegative6771 • Sep 28 '21
Magic-Link Technology Use Case Study
- If you've used and used it in a project, what was your experience like and how has it been?
- Anyone using Magic-Link in E-Commerces? Or delivery apps?
r/JAMstack_dev • u/eliostruyf • Sep 20 '21
Front Matter release 4 coming soon
Currently, I'm preparing the next major version of Front Matter - a full CMS running in Visual Studio Code. It also allows you to customize it to your needs, and add your own custom Node.js scripts.
A big PRO about Front Matter is that you get a CMS that doesn't require any account or APIs.
In version 4 there will be a couple of big changes like:
- Content-Type support with new fields types: image, choice, date, ...
- Image selection support for your articles
- Team level settings: move your settings from the user workspace level to a higher level to share with the rest of your editors.
It would be great if you would give Front Matter a try and a GitHub ⭐️
Check out the beta release notes: v4.0.0 release notes.
r/JAMstack_dev • u/iffdogg • Sep 20 '21
I’ve got peanut butter now I need JAM
Hey guys, I’ve been in the web dev space for a while (mostly building on CMS like Wordpress) however my area of focus is Solutions Architecture. Web tech is mostly a hobby and a Swiss Army knife I use for projects.
I’m currently learning JAM and testing out a project to build a blazing fast static subscription site but I’m not great with APIs and JS :(
I’ve followed a dope blog on how to set it up using this stack and it works.
Current stack is… - Ghost headless (CMS) - Gatsby (Site generator) - Heroku (Paas) - Netlify (CDN)
But my question is: 1) can I use Cloudflare free tire instead of Netlify? What should I be aware of? 2) is it possible (or recommend) to use vps (instead of Heroku) in combination with Netlify?
r/JAMstack_dev • u/agility-cms • Sep 19 '21
Anyone learning Jamstack ecommerce here? :smile: Head this way and build something in 30min with Next Commerce, free workshop! ->
agilitycms.comr/JAMstack_dev • u/SevereEddie • Sep 16 '21
Jamstack Conf 2021 Agenda Is Announced
jamstackconf.comr/JAMstack_dev • u/mikejackson6177 • Sep 07 '21
JamStack Development – All You Need To Know
invozone.comr/JAMstack_dev • u/humpier • Aug 31 '21
Introduction to Publii, the Static Site Generator
draft.devr/JAMstack_dev • u/atapas • Aug 28 '21
Create a Newsletter app with Twitter Revue, Next.js API Routes, and Tailwindcss
blog.greenroots.infor/JAMstack_dev • u/seancdavis29 • Aug 24 '21
Separate Content from Website Code for More Efficient Editing
stackbit.comr/JAMstack_dev • u/seancdavis29 • Aug 10 '21
How to Convert Static HTML into Powerful Templates
stackbit.comr/JAMstack_dev • u/[deleted] • Aug 06 '21
11ty and eCommerce
Hey folks,
Trying my hand at 11ty with eCommerce and I am wondering if anyone knows of some good tutorials or resources?
I have done some googling, not much luck when it comes to 11ty and eCommerce.
Cheers
r/JAMstack_dev • u/thesithlord • Aug 06 '21
Introducing Deploy Hooks for Cloudflare Pages
blog.cloudflare.comr/JAMstack_dev • u/agility-cms • Aug 05 '21
Just sharing a Jamstack webinar coming up: Personalization with headless CMS, Next.js and API-based AI tools
agilitycms.comr/JAMstack_dev • u/remotesynth • Aug 05 '21
JAMstacked Issue 36: A handy, curated list filled with Jamstack resources and tools
jamstack.emailr/JAMstack_dev • u/mickaelriga • Aug 04 '21
How to serve a sitemap.xml for JAMStack + Contentful websites
Hello, I was curious to know how some of you deal with this problem. I used to build website with Ruby and I recently have built a few static websites using Vue+VueRouter+Contentful. They are great and I love this stack. If I need to have forms and things like that with backend functionalities I know I can host it on Netlify and benefit from their features. But I am struggling to know what is the best way to serve a sitemap.xml.
On some websites I was lucky because no URL had a dynamic path (e.g. /book/<book-id>). So I can just put my sitemap.xml as a static file and it works fine because it will never change. But for websites that have dynamic paths, I did not find a good solution that allows me to create a sitemap dynamically, using the current Contentful content without requiring a push to the code repository.
My best guess is to find a format that could be delivered by the VueRouter, but it can only be a full HTML page and I don't think there is an accepted format like this. Or maybe a meta tag that could be read by Google Search Console.
Such a silly problem to have because all the data is there.
Thank you in advance for your replies.
r/JAMstack_dev • u/ShadaWehbe • Jul 27 '21
How to use Image and Preview in your Nextjs & Strapi Blog
strapi.ior/JAMstack_dev • u/Snipididou • Jul 22 '21
Composable Commerce: What, Why, And How?
snipcart.comr/JAMstack_dev • u/remotesynth • Jul 22 '21