Note: This is part 2 of five-parts adding functionality to Gatsby site series. This learning post is still in active development and updated regularly. In a previous post, Understanding Gatsby Building Blocks, adding basic styling in Gatsby site with traditional single style sheet (eg. style.css) and Gatsbyjs recommended CSS module were discussed briefly. Gatsby developers […]
Deep Dive Into Modern Web Development
A free course Deep Dive Into Modern Web Development offered by he University of Helsinki appears to be very timely useful resource to strengthen the web development skills. It is specially useful resource for self-taught developers like me because it reinforces basic concepts. But more importantly it covers the topics that I am most interested in, like JavaScript, React, Headless SPA (single page applications) and GraphQL. I plan take this course & complete by the end of this year 2019.
Learning to Add Functionality to Gatsby Site
Note:This is part 1 of five-parts adding functionality to Gatsby site series. This learning post is still in active development and updated regularly. In the previous Gatsby learning-note post 4-parts series, Gatsby setup & installation, understanding its building blocks, overview of Gatsby Plugins & GraphQL and programmatically creating pages were discussed. Because Gatsby is designed […]
