The 90s web gave us many delightful things: web rings, guestbooks, “under construction” animations, and spacer GIFs. In this article, we’ll see how I use a Spacer component to solve common layout problems, and why it’s often a great tool for the job in th… Read more
Similar
State management is the core part of front-end development. This talk is intended for developers who want to compare various state management patterns and de... (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 »
As a programmer or blockchain developer you can’t continue putting off learning React.js since it’s one of the most effective tools to create powerful web applications and dApps. In this fast paced gu... (more…)
Read more »
At Witworks we have been developing the Blink smartwatch, which runs on a customised version of Android called Marvin. We have also been building companion.
Read more »