Loading...
All Posts Tagged With

Web

Development

Creating a MERN Stack App With Firebase Authentication - Part II

Setting up a client side React App that uses Firebase for authentication.

Posted on 
Feb 25, 2022
  by
Brian Barbour
Read More
Development

Creating a MERN Stack App With Firebase Authentication - Part I

These frameworks and libraries offers a powerful way to bootstrap a new application. Paired with Firebase it’s relatively simple to deliver a safe authentication system that you can use both on the backend and the frontend of your application

Posted on 
Jan 28, 2022
  by
Brian Barbour
Read More
Learning

My Journey Becoming a Salesforce Certified Administrator

Taylor recaps his journey as a trailblazer from getting started to everything that helped him along the way.

Posted on 
Sep 8, 2021
  by
Taylor Dennison
Read More
Development

GraphQL with Apollo, the API you'll learn to love

Over the past decade REST has been the go-to for building API's but that may not be true for much longer.

Posted on 
Apr 14, 2021
  by
Zachary Lee
Read More
Leadership

Technical Interviews in 2021

How we make technical interviews more meaningful and less stressful

Posted on 
Jan 21, 2021
  by
Jake O'Connor
Read More
Development

Making setTimeout Async Friendly

Sharing a simple and clean asynchronous timeout function using ES6+ syntax

Posted on 
Oct 27, 2020
  by
Brian Barbour
Read More
Development

Atomic Design Methodology in React and React Native

The Atomic Design Methodology and why Innovia uses it as our go-to structure for web and mobile projects.

Posted on 
Oct 14, 2020
  by
Jake O'Connor
Read More
Development

If JavaScript Is Single Threaded, How Is It Asynchronous?

A short breakdown of how JavaScript can run asynchronous tasks while being a single threaded language.

Posted on 
Jun 3, 2019
  by
Brian Barbour
Read More