Faith Morante

Faith Morante @idiglove

About: Senior Software Engineer

Location:
Vancouver, Canada
Joined:
Nov 12, 2019

Faith Morante
articles - 14 total

Dev.to articles migration to markdown files

As part of my migration to TinaCMS, I also want to migrate all my dev.to articles to my new blog...

Learn More 6 2Oct 18 '23

Setting up TinaCMS with Astro

The realm of web development is ever-evolving, and staying updated is key. Recently, I undertook the...

Learn More 6 3Oct 12 '23

Nested Layouts in NextJS (App Router)

Introduction At work, we are going to create a new system and we have a scenario where we...

Learn More 3 0Sep 27 '23

Rotating a vertical rectangle image using React-cropper

For those who are using react-cropper package (https://github.com/react-cropper/react-cropper/), and...

Learn More 1 1Sep 20 '23

Don't get attached

One of the situations you will encounter in the professional world of web development is that things...

Learn More 0 0Aug 29 '23

Guide on Github deployment with MongoDB Realm

Hi, me and a friend teamed up for the MongoDB hackathon. And I'm super excited for it! With our idea,...

Learn More 6 0Dec 16 '21

Debugging tip for backend programming

In over 5 years of professional programming, I have to say personally most of the toughest daily task...

Learn More 3 0Sep 30 '20

Contact Form and Send as Email with AWS SES, Netlify and Gatsby

This tutorial assumes you have Netlify, Gatsby and AWS SES set up. SES stands for Simple Email Servic...

Learn More 16 6Feb 25 '20

Netlify CMS using Gitlab backend and Gatsby

I have done Netlify CMS with Github before using Git-Gateway, but when I tried it with Gitlab, it doe...

Learn More 7 0Dec 7 '19

Display Shopify Collections in your Gatsby Ecommerce Site

GatsbyJS is used for JAMstack websites. You can create blogs and in this case, you can create ecommer...

Learn More 10 1Nov 26 '19

Weekly Retro #1 - Python, React, Express, etc

I like the idea of looking back, digesting what you have learned and sharing it to people who will be...

Learn More 6 0Nov 24 '19

Custom dropdowns with React

Ok if you followed my last post: https://dev.to/idiglove/create-custom-components-from-json-with-rea...

Learn More 6 2Nov 24 '19

Create custom components from JSON with React

Ever wondered how to create components (textboxes, dropdowns, textareas, etc) from a JSON file? Note...

Learn More 39 0Nov 24 '19

File upload with React, Express and Google Cloud Storage with folder structure

For the front end, we will use FilePond. It has a plugin for React for file uploads that supports pre...

Learn More 22 13Nov 23 '19