Loading...

Our Blog

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
Leadership

Culture: The Foundation of Every Company, For Better or Worse

Startups, big corporations, all companies have a culture whether they like it or not. We're proud of our evolving people-centric culture and want to share some of our values and beliefs.

Posted on 
Jul 13, 2021
  by
Jake O'Connor
Read More
Development

Using Firebase Auth To Secure Your Express Server

How to setup Firebase Auth on your backend.

Posted on 
May 19, 2021
  by
Brian Barbour
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

How To Calculate Screen Time In React Native

Using React's lifecycle to determine a user's screen time

Posted on 
Jan 11, 2021
  by
Brian Barbour
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