A place to discuss all things JAMstack. Ask questions, make connections, start meet up groups, and spread the JAM!
Hi guys,
So I'm completely new to JAMstack or JavaScript/Web Development in general.
Though I found out about GatsbyJS and I thought that it sounds awesome. Having a PWA and no server sounds like something I want.
Though I have a question.
What would be the best way t go about leanring and creating a website using GatsbyJS? Or should I do somehting else?
A bit of background.
I want to create two personal websites/blogs (though there'd not have just Blog posts) and one more presentation website for a Company.
I'd like it to be a PWA, and even have push notifications at some point.
I want to gather subscribers.
I want to write my blog posts in MArkdown.|
I might want to cross-post to different platforms, too.
My skills
So what owuld you recommend me?
Hello! I have a quick question.
Intro
I’m running a static site on Netlify (with HugoCMS). It is a blog where I will write articles and I want to be able to read the number of subscribers from social network (facebook, twitter, youtube…).
Question
How can I get this data (I guess only option is using their APIs) and how can I display that info in my site (Can I do it without using a backend?)