Words on Node.js, Deno, React, and GraphQL
The State of Developer Ecosystem 2022 crowned TypeScript the fastest-growing programming language. It’s not hard to see why. This popular superset of...
Handing updates in monorepos with multiple contributors · One of the most frustrating aspects of developing software can be upgrading packages. Vague...
How the young Deno-native frameworks differ when constructing React application · Building a frontend in the modern era is tough because of the plethora...
Discussing the trade-offs in-between the most popular React frameworks · If you are writing a web application in 2022, you are likely using modern...
The Deno micro-framework for Cloudflare Workers · After spending most of my career working with Node.js, I was interested to hear about its counterpart,...
Using GraphQL in your frontend application is a like playing a different ball game than when using REST. Client libraries such as urql, Apollo Client,...