Talking about software development

I write about programming, startups, and more. You can also filter the posts by clicking on the tags below.

Filter by tags:

Monorepos and PNPM workspaces

5 min read
pnpm workspaces provide a great way to manage your JS monorepo and optimize CI with very little effort just using it's built-in command line functions.
  • pnpm
  • monorepo
  • ci
  • optimization
Read more ›

useReport Hook and some thoughts on good API design for libraries

8 min read
Let's get powerbi report hooked to your React App (pun intended!)
  • hooks
  • react
  • powerbi
Read more ›

How To Embed Microsoft Power BI Charts Into Your React Application

6 min read
Embedding Microsoft Power BI charts into your React Application can be breeze with the right tools.
  • microsoft
  • powerbi
  • react
  • charts
Read more ›

JavaScript, The Beast Within

8 min read
Just the tip of an iceberg.
  • javascript
  • learning in public
Read more ›