React Tests: Reducers, Async, Components

Have thought of developing your React Application using Test Driven Development (TDD) or your client wants the project to have tests? | Continue reading


@revs.runtime-revolution.com | 5 years ago

Four things about Pry

I love REPLs. It’s a great development tool. Pry is an alternative to Ruby’s default REPL and packs lots of functionality. | Continue reading


@revs.runtime-revolution.com | 5 years ago

Here is a list of resources when learning Front end Development and/or Reactjs

Five months ago, I finished my degree and I had never dived into front-end development. | Continue reading


@revs.runtime-revolution.com | 5 years ago

Building a cross-platform to-do mobile app using Flutter

I’ve been playing with this tool for some time, but not enough time that I have a thorough understanding of it. So, as I’m writing this… | Continue reading


@revs.runtime-revolution.com | 5 years ago

Implementing Conway’s Game of Life with React – Part 2

In part 1 of implementing Conway’s Game of Life, we learned about React and one of the things it can be used for. We also learned what… | Continue reading


@revs.runtime-revolution.com | 5 years ago

Setting Up Angular 6, GitLab and Google App Engine

This article will provide an initial setup to better understand and configure a continuous integration and delivery architecture (CI/CD)… | Continue reading


@revs.runtime-revolution.com | 5 years ago

It’s a kind of ImageMagick

Frontend development involves managing a variety of assets, be they stylesheets, javascript files, images, video, sound, and whatever else… | Continue reading


@revs.runtime-revolution.com | 5 years ago

Postman CI/CD

Postman is a powerful tool. Everyone that has worked with or developed an API has probably used postman and acknowledged its power. | Continue reading


@revs.runtime-revolution.com | 5 years ago

Crystal is not Ruby Pt. 2

Crystal is a very interesting language and has become one of my favorites to work with. It’s constantly compared to Ruby and is often… | Continue reading


@revs.runtime-revolution.com | 5 years ago

Calculating Route… (or, Embracing the REST API in Rails)

Ruby on Rails’ routing mechanism was the topic which took me the longest to grasp. Being the gateway between the application and the world… | Continue reading


@revs.runtime-revolution.com | 5 years ago