I've been playing with @GatsbyJS over the last couple of months and decided to sign up for @wesbos Master Gatsby course. I'm about 5 hours in and I'm diggin it so far 💯
#javascript#gatsbyjs#reactjs
@jeprisk@GatsbyJS@wpgraphql@wp_acf@digitalocean Good to know. I just launched a Gatsby site yesterday using Contentful as my headless CMS. It’s nice because I’m on their free plan for now and wondered what pricing looked like if you’re using WordPress as a CMS.
If I make a change to a post in the rich text field in @contentful I have to stop my local development server, clear the cache, and rebuild for my images to render correctly.
Going to deploy a @GatsbyJS site to @Netlify tomorrow. I’m using @contentful as my CMS and was wondering if anyone knows if implementing a web hook to trigger gatsby build also triggers gatsby clean. If I add a node to my rich text, my graphql queries break.
@syntaxfm Hey guys! You had a sponsor on one of your episodes that allows you to test your web app on different devices and browsers. I can't remember the name. Does anyone remember?
Does anyone know how to use @gatsbyjs query fragments in a #GraphQL gatsby-node config file? The ...GatsbyContentfulFluid_tracedSVG is AMAZING in my components but it doesn't seem to work in this context.
#gatsby#gatsbyjs@contentful
Just published my second blog “Rendering a New Background Color for Different React Components” on my site.
https://t.co/fOLOZvl5CW
I’m still new to ReactJS so I’m just writing about some of the problems I’ve ran into along the way.
#react#javascript#webdev#developer#code
@traversymedia@wesbos@stolinski@syntaxfm Wes and Scott had @csallen , the creator of @IndieHackers on one of their episodes and I've been listening to the podcast ever since. I can't get enough! You should definitely check it out. Thanks for all of your awesome content Brad! I really appreciate everything you do.
@davidrhoden@Netlify@reactjs@wordpressdotcom Wordpress now has a REST API:
https://t.co/9YR0wJcQQW
Rather than setting up my own WP installation, I setup a free account on https://t.co/6AWntzcg4v. Here is the endpoint for my first blog if you want to check out the data it offers:
https://t.co/ztJ0ZaxUK3
Awesome stuff!