
Kiran Mantha
A playful father and developer. Creator of PlumeJS a webcomponent & typescript based framework to build SPAs
Work
Senior Dev at PublicisSapient
We're a place where coders share, stay up-to-date and grow their careers.
A playful father and developer. Creator of PlumeJS a webcomponent & typescript based framework to build SPAs
Work
Senior Dev at PublicisSapient
Recent comments
How they made controls at Github? Modal dialog
Hi All, i added a new protip on how to disable backdrop click...
How they made controls at Github? Dropdown
Hi All, i updated the stackblitz link for current and future ...
Challenge: Write a useState hook without copying React's
try as below: const isFunction = value => typeof value ...