Reducing build time by 50% for a Typescript Monorepo
As, the projects starts to grow, monorepo build times are taking a massive hit. Here is a succesful attempt in reducing our build time by 50%
Read moreBridging the gap between design and code.
In a product development, majority of time is spent between design and then converting those designs to code
Read moreMy open-source journey and working remotely
Opensource helped me in learning many things and at the same time gave an oppurtunity to land in my first remote job.
Read moreState of esm-cdn's and development workflows
Developer tooling is one of my favorite things to work with. And we are at the intersecion point in JS developer tooling eco-system, where we are seeing a lot of buzz around unbundling development.
Read moreWeb development, the past, present and the future !!
The state of web-development has changed a lot in the last few years. From using a simple html + css + js, we evolved into a collection of bundler, transpilers and some complex build steps.
Read moreWhy we need to contribute to opensource?
A lot of effort goes into building and maintaining packages. Here is how we can be a part of one.
Read moreCreating custom Babel plugins
A talk on creating babel plugins and understanding AST. (Abstract Syntax Trees)
Read moreScaffolding a project using lerna and lerna-changelog
Lerna is a utility tool for managing monorepos, for creating, publishing and for maintaing changelog.
Read more