My 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 more...State of esm-cdn's and development workflows
Developer tooling is one of my favorite and very comfortable place to work with. And we are at the intersecion point in JS developer tooling eco-system, where we are going to see a lot of buzz around unbundling development. The future looks interesting with the introduction if esm modules.
Read more...Web 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 more...Why we need to contribute to opensource and how we can do it
A lot of effort goes into building and maintaining packages. Here is how we can be a part of one.
Read more...Creating custom Babel plugins
A talk on creating babel plugins and understanding AST. (Abstract Syntax Trees)
Read more...Scaffolding a project using lerna and lerna-changelog
Lerna is a utility tool for managing monorepos, for creating, publishing and for maintaing changelog.
Read more...