Hi guys, my name is Suta Sebastian, I’m a (mostly) front-end web developer at Evozon, and I want to share with you some of my experiences… (more…)
Read more »
If you're confused about side-effects and pure functions, it can be hard to understand useEffect. Let's learn them both, to fetch data with useEffect. (more…)
Read more »
Hey everyone,First part consist of the home page, i'll record myself finishing part of the front end for part 2, then integrating with the backend in the par... (more…)
Read more »
Colocating Fragments provides the benefit of having the component which needs the data, request it in the same place. It provides a more cohesive development... (more…)
Read more »
Did you know there’s an algebraic structure for functions? That may not surprise you at all. But it surprised me when I first found out about it. I knew we used functions to build algebraic structures. It never occurred to me that functions themselves mig... (more…)
Read more »