If you want to do front-end development, React is a great tool to have in your tool chest. However - in a sea of content large enough to drown in - where should you look for resources to learn React? (more…)
Read more »
TypeScript FSA (previously known as Redux TypeScript Actions) is a library that helps you define actions with types and use those actions while enjoying the compiler's help. Those actions can be synchronous or asynchronous. FSAs and the library's benefits... (more…)
Read more »
In 2020 there’s no shortage of frontend frameworks to choose from. Vue.js and React are two of the most popular frontend JavaScript… (more…)
Read more »
Unofficial Revolut Emergency desktop app – Freeze cards, list transactions, get notifications... (more…)
Read more »
When I wrote React.js: Server side rendering a few months back, I used react router v3.0.2. But ever since react router released v4, which is a total rewrite into a declarative format, the old blog post won’t work with react router v4. So I decided to wri... (more…)
Read more »