Jean Aguilar

Built and mantained by Jean Aguilar
Nobody likes you when you're twenty three

Render React components dynamically based on a JSON payload.

June 24, 2021 - 5 min read

A basic example on how to achieve dynamic rendering using react.

Accesible modal using Bootstrap and React portals

March 10, 2021 - 10 min read

Building a bootstrap modal by yourself using react.

How to handle data with redux.

May 31, 2020 - 12 min read

A simple but powerful how to.

Android Development glossary.

April 9, 2020 - 6 min read

An useful glossary about android modding.

Useful tips for testing redux in react with jest and enzyme.

January 23, 2020 - 9 min read

Common patterns I had found when testing react with redux.

Dark theme, different ways to implement it.

January 20, 2020 - 8 min read

A case study on how websites implement light and dark themes.

Infinite scrolling using redux and sagas, Part III.

January 16, 2020 - 7 min read

Part III Improving the code.

Infinite scrolling using redux and sagas, Part II.

October 16, 2019 - 8 min read

Part II Setting up the frontend.

Infinite scrolling using redux and sagas, Part I.

October 14, 2019 - 7 min read

Part I Setting up redux.

Introduction to Redux.

September 15, 2019 - 8 min read

Basic concepts to start using redux

Rails API with a frontend built in React, Part IV.

September 9, 2019 - 10 min read

Fetching data from our API

Rails API with a frontend built in React, Part III.

June 7, 2019 - 12 min read

Building the movie and actors resources

Rails API with a frontend built in React, Part II.

May 28, 2019 - 12 min read

Setting up React

Rails API with a frontend built in React, Part I.

May 24, 2019 - 11 min read

Setting up the API

How this blog works?

May 12, 2019 - 10 min read

Under the hood of my site

What's my age again?

May 10, 2019 - 3 min read

Nobody likes you when you're twenty three

Posts translations πŸ‡ΊπŸ‡Έ ~ πŸ‡¬πŸ‡§

May 8, 2019 - 1 min read

Translations fully functional.

Christine

April 29, 2019 - 4 min read

Perfect example that inanimate objects can scare you.

What to expect?

April 21, 2019 - 4 min read

Overview of this blog

Documenting a rails API using Dox and RSpec

February 28, 2019 - 7 min read

Generating documentation in a rails API

My apprentice experience using STI in RoR

November 29, 2018 - 4 min read

Lessons learnt

Useful gems for developing RoR application.

October 29, 2018 - 3 min read

A list containing must have ruby on rails gems for your project