react

React JS Bindings

2019-04-15

Today I've been stumped over a simple (I consider most things basic for a developer D:) error for a good period of time ... Read More

Revisiting Expense Tracker

2019-08-23

So in 2018, I wrote my first react app with coupled with firebase myself. It served me pretty well - a basic crud for expenses. A year on, ... Read More

Implementing Role-Based Authorization

2020-02-23

At work, I was tasked to build an authorization feature for a project.... Read More

Why you should consider antd in a React project

2020-06-03

[Ant Design](https://ant.design/) is a popular Chinese React UI framework. In this article, I'll outline why I like to use Antd and some of the useful features I appreciate in this framework.... Read More

Building a Single-Spa

2020-06-30

I came across the single-spa project while looking for how to build microfrontends. I first heard of microfrontends from ThoughtWorks Tech Radar ... Read More