My Journey In The Open Source World - Contributing to other libraries #4
Michael Di Prisco

Michael Di Prisco @cadienvan

About: Full-Stack Web Developer, IoT enthusiast and nerd.

Location:
Italy
Joined:
Jun 7, 2019

My Journey In The Open Source World - Contributing to other libraries #4

Publish Date: Aug 10 '23
1 0

Follow me on Github!

As mentioned in my previous posts about contributing to other libraries, here are some of my efforts to improve some JavaScript libraries!


kv.js
I added TypeScript support thanks to the awesome tsc library doing all the work when JSDoc is used.

This is a simple, yet powerful addition because JavaScript developers nowadays expect a good TypeScript support and a .d.ts file can hugely improve developer experience.

Comments 0 total

    Add comment