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 readA basic example on how to achieve dynamic rendering using react.
Accesible modal using Bootstrap and React portals
March 10, 2021 - 10 min readBuilding a bootstrap modal by yourself using react.
How to handle data with redux.
May 31, 2020 - 12 min readA simple but powerful how to.
Android Development glossary.
April 9, 2020 - 6 min readAn useful glossary about android modding.
Useful tips for testing redux in react with jest and enzyme.
January 23, 2020 - 9 min readCommon patterns I had found when testing react with redux.
Dark theme, different ways to implement it.
January 20, 2020 - 8 min readA case study on how websites implement light and dark themes.
Infinite scrolling using redux and sagas, Part III.
January 16, 2020 - 7 min readPart III Improving the code.
Infinite scrolling using redux and sagas, Part II.
October 16, 2019 - 8 min readPart II Setting up the frontend.
Infinite scrolling using redux and sagas, Part I.
October 14, 2019 - 7 min readPart I Setting up redux.
Introduction to Redux.
September 15, 2019 - 8 min readBasic concepts to start using redux
Rails API with a frontend built in React, Part IV.
September 9, 2019 - 10 min readFetching data from our API
Rails API with a frontend built in React, Part III.
June 7, 2019 - 12 min readBuilding the movie and actors resources
Rails API with a frontend built in React, Part II.
May 28, 2019 - 12 min readSetting up React
Rails API with a frontend built in React, Part I.
May 24, 2019 - 11 min readSetting up the API
How this blog works?
May 12, 2019 - 10 min readUnder the hood of my site
What's my age again?
May 10, 2019 - 3 min readNobody likes you when you're twenty three
Posts translations πΊπΈ ~ π¬π§
May 8, 2019 - 1 min readTranslations fully functional.
Christine
April 29, 2019 - 4 min readPerfect example that inanimate objects can scare you.
What to expect?
April 21, 2019 - 4 min readOverview of this blog
Documenting a rails API using Dox and RSpec
February 28, 2019 - 7 min readGenerating documentation in a rails API
Setting up a rails app with bitbucket pipelines, with automatic deployment to Heroku.
December 18, 2018 - 5 min readUsing CI with bitbucket.
My apprentice experience using STI in RoR
November 29, 2018 - 4 min readLessons learnt
Useful gems for developing RoR application.
October 29, 2018 - 3 min readA list containing must have ruby on rails gems for your project