The Redux Store

A trip, to the Store! Walk with me as we take a walk, to the store, the Redux store. For my last project, I was required to add new technology to my stack. So I picked redux to add onto my react frontend, and this is what I learned. Let’s start with State (“In the […]
ES5 VS ES6

First off, what in the world is ES6? ES6, broken down stands for ECMA Script, which is the standardized name for JavaScript. The “6” is simply the version control of ECMA Script, that you are working with. So why Es6? Es6 was released in 2015 after it’s counterpart ES5. Since then ES7, ES8, and ES9 […]
Amazon Application Services

Hello out there, I want to say thank you if you have been tuning into my introduction to Amazon services blog series. We are now on part 3 of our topic of AWS, and this week we will be diving into application services through Amazon. Typically when we think of building applications, you start with […]
GraphQl better than the REST?

Today when we think about conventional web design, RESTful has become the standard in the industry for the design of API. REST is wonderful, and it or something like it is essential for the growth we see in web design today. I mean where would we be today without stateless servers or structured access to […]
AWS Database Services

How can it help your company? Amazon Web Service is talked about a lot, and with all the services they offer, it can be a bit overwhelming to keep track of all the have to offer. I’d like to do a series of blogs, kind of outlining what AWS has to offer. In this letter, […]
Amazon Computing Networking Services

Last week I kicked off things with an introduction to Amazon services and what they have to offer for your company. I started this series with databases and how easy it is to shift your database system over to Amazons services, this week I’d like to talk about Computing and Networking Services. I’ll start with […]