Blog

Game Dev Experience

Game Dev Experience

13 March, 2022

So as you know I'm a Web Dev by profession, but I started learning Game Dev in Unity last week! After 4 days I have achieved making the…

Solving Form submission canceled error when submitting in Formik

Solving Form submission canceled error when submitting in Formik

10 February, 2021

Long time since I last posted here. I just want to share a problem I had when using a form inside a modal, and the button doesn't want to…

Adding Pagination with GatsbyJS

Adding Pagination with GatsbyJS

14 March, 2019

Do you have a lot of blog posts in your blog list and you need to paginate it? I will teach you how on your blog that uses GatsbyJS…

Create an image gallery with Netlify CMS and Gatsby JS

Create an image gallery with Netlify CMS and Gatsby JS

08 March, 2019

Hi all, it is totally possible to create an image gallery with your custom stylings too! Prerequisites: Has NetlifyCMS and GatsbyJS setup…

How to style Netlify CMS Preview Pane

How to style Netlify CMS Preview Pane

05 March, 2019

If you have installed and setup GatsbyJS and NetlifyCMS, then keep reading. If not, you can checkout my blog in setting it up here: Create…

How to create a free cms with Netlify CMS and Gatsby

How to create a free cms with Netlify CMS and Gatsby

03 March, 2019

Prerequisites: You should have a Github Page. Follow the steps of creating a Gatsby/Github page from here: https://faithmorante.netlify.com…

How I created my website without spending a dime

How I created my website without spending a dime

21 February, 2019

In this tutorial, I assume that you know the basics of web development. For styling and development I used ReactJS, Sass, Bootstrap…