Gatsby useStaticQuery Hook: The Quick Guide
tag icon

#graphql

#javascript

#gatsby

Gatsby useStaticQuery Hook: The Quick Guide

In this post, we will be looking into Gatsby useStaticQuery hook, graphql aliases and custom hook.

Getting Started with Algolia API
tag icon

#react

Getting Started with Algolia API

In this course, you will learn how the Algolia API works by understanding its main components.

Cancelling an Async Promise with AbortController
tag icon

#javascript

Cancelling an Async Promise with AbortController

Cancel fetch requests using AbortController

Programmatic Redirects in Gatsby
tag icon

#javascript

#gatsby

Programmatic Redirects in Gatsby

In this post, we will be looking into how we can add redirects programmatically to our site

Vue-Meta: Adding MetaData to Vue.js Components
tag icon

#javascript

#vue

Vue-Meta: Adding MetaData to Vue.js Components

In this post, we will be looking into how to add vue-meta to our project and use it inside the component

Add Algolia Search to Your Gatsby Site (Part 1)
tag icon

#javascript

#gatsby

#react

Add Algolia Search to Your Gatsby Site (Part 1)

In this post we will be looking into configuring and adding algolia instant search component to your gatsby site

Syntax Highlighting in Gatsby MDX
tag icon

#javascript

#gatsby

Syntax Highlighting in Gatsby MDX

this post shows how to use prism-react-renderer to enable syntax highlighting for Gatsby MDX files

How to create pages dynamically in Gatsby using MDX
tag icon

#javascript

#gatsby

How to create pages dynamically in Gatsby using MDX

In this post, we will be looking into how to create pages dynamically using MDX

Gatsby tip on running multiple queries (GraphQL aliases)
tag icon

#graphql

#javascript

#gatsby

Gatsby tip on running multiple queries (GraphQL aliases)

A quick tip on how to run multiple queries in one component/page using graphql aliases

Understanding Redux by doing a basic implementation of the store
tag icon

#redux

#javascript

Understanding Redux by doing a basic implementation of the store

reimplemention of redux library store to learn how it works

React Context API: An Introduction
tag icon

#javascript

#react

React Context API: An Introduction

In this post, we will be looking into React Context API

Things I Would Like to know more about by end of 2019
tag icon

#general

Things I Would Like to know more about by end of 2019

Some of the programming topics I would like to know more about by the end of the year

How to create pages dynamically in Gatsby
tag icon

#javascript

#gatsby

How to create pages dynamically in Gatsby

In this post, we will be looking into how to create pages using Gatsby API createPages

How to Verify a Gatsby Site in Google Search Console
tag icon

#javascript

#gatsby

How to Verify a Gatsby Site in Google Search Console

In this post, I will be talking about verifying gatsby site in search console

Hello World
tag icon

#general

Hello World

A description about my site, and what's coming in this website