Rails: The Force Awakens - Why ReactJS Got Left in the Dust

Part II of our series about Rails awakens.

October 23, 2023 · 5 min · 1044 words · Hassen

Ruby on Rails is Dead!... Not So Fast, My Friend!

Talking about Ruby on Rails, and how it shines now more than before.

October 10, 2023 · 5 min · 862 words · Hassen

[Python] Tuple vs. List

This is a short ar ticle to compare pythonic tuples vs lists.

March 23, 2022 · 5 min · 944 words · Hassen

Deploy a REST API with Github Actions on Cloud Run

Thanks to Github Actions and Cloud Run, it’s easier than ever to deploy Serverless REST APIs to the cloud. This is a step-by-step guide.

September 22, 2020 · 13 min · 2648 words · Hassen

Strategic Testing

Discussing what testing is for developers, and how to strategize tests given projects and needs.

March 6, 2019 · 5 min · 1010 words · Hassen