The series aims to show what Web Components are, put them in parallel for comparison with Frameworks to understand the differences and the needs each of them answer. You’re looking at part 1 here, in which I talk about Native support vs Virtual DOM.
Apollo Client and Local State Management
You probably already knew about this option when following the Apollo Docs, maybe you’ve even built apps with it. This article aims to give you a little taste of how to use GraphQL queries with an Apollo server to manage the state of your App.
Contentful+Gatsby = Smarter content management
In this article, we’ll explain how to integrate Contentful, a CMS with a blog built with Gatsby, a fast framework based on React.