Latest insights on current and new technologies
All Api GraphQL HIPAA Integration Nodejs Rails React React Native Scrum Serverless Terraform TwilioMarch 24, 2022
Leveraging Terraform to reduce cloud infrastructure costs

How to use Terraform to optimally implement your cloud infrastructure while reducing costs.


April 19, 2021
React testing Library

Learn how to leverage React Testing Library for unit testing to prevent production failure on your software development projects.
September 14, 2020
API Gateway versus ALB in term of costs

Learn the differences between API Gateway and Application Load Balancer in terms of costs and our thoughts on when to use one over the other.


July 16, 2020
Monorepo share library with CRA, React Native with Lerna 101

A step-by-step guide on sharing logic between a React app created by CRA and a React Native app.
June 30, 2020
Progressive Web Apps and Service Workers

Learn about Progressive Web Apps and how to turn your web app into a PWA using service workers.


June 22, 2020
React Native Facebook SDK integration

A step-by-step guide on integrating Facebook SDK with React Native.
June 11, 2020
Implement Dark Mode in Android and iOS Apps with React Native and Redux

Learn how to implement Dark Mode in Android and iOS apps with React Native and Redux by following this step-by-step walkthrough.


June 08, 2020
React Native 101

With this beginner's introduction to React Native, you will learn the basics of how to leverage this library to create mobile apps for both Android and iOS.
May 19, 2020
Video Calls in React Native backed by Twilio

This guide will teach you how to build a React Native demo app with an in-app video call functionality provided by Twilio Programmable Video.


May 05, 2020
Serverless GraphQL API with Hasura and AWS stack

As a follow-up to our serverless REST API post, this article provides a thorough step-by-step guide on how to creating a GraphQL API boilerplate based on Hasura and the AWS stack.
March 30, 2020
Behind the scenes of Ethereum Pet Shop tutorial

As a follow-up to our serverless REST API post, this article provides a thorough step-by-step guide on how to creating a GraphQL API boilerplate based on Hasura and the AWS stack.


March 11, 2020
Development of a Rest API the serverless way

This step-by-step guide will show you how to develop a REST API the serverless way.
March 06, 2020
Blockchain 101 An Introduction

An introduction to the basics of Blockchain, its use cases and benefits.


March 04, 2020
All you need to know about Node 13

Stay up to date with the latest Node release by reading this article on the Node 13 updates.
February 26, 2020
HIPAA for Software Developers

A useful article for software developers on working with protected health information projects that need to be HIPAA compliant.


February 19, 2020
Server Side Rendering (SSR) of Create-React-App (CRA) app in 2020

How to do Server-Side Rendering (SSR) of a Create React App (CRA) in 2020.
February 13, 2020
Consuming GraphQL endpoint using React

Learn how to use React-Apollo to consume GraphQL endpoints with this step-by-step guide.


February 11, 2020
Setting a GraphQL endpoint using AWS Lambda functions

In this article we will see how easy it is to set a GraphQL endpoint using AWS Lambda functions.
February 07, 2020
Get and Put data Using Lambda and DynamoDB, simple and clear

A simple and clear step by step guide on how to get and put data using Lambda & DynamoDB


January 07, 2020
Salesforce Integration Options: REST API, SOAP API, and Heroku Connect

In this article we break down the different options for integrating with Salesforce CRM, which are REST API, SOAP API, and Heroku Connect.
December 27, 2019
Nodejs logging solutions

In this article we break down the solutions to handle app logging in Node.js


December 23, 2019
Adding fonts to asset pipeline

A simple step by step tutorial on how to add fonts to asset pipeline in Ruby on Rails.
December 20, 2019
Zombie & Orc Scrum Teams

Is your software development team really Agile? There may be a chance you belong to a Zombie or Orc Scrum team. Learn more in this post by Darío Macchi.


December 19, 2019
Best way to debug React Native apps

Learn about the different methods for debugging React Native apps and why we advise using the React Native Debugger as the most efficient tool for this task.