Antman writes software

Antman writes software

Follow
homeAbout mebadgesnewsletter
Tag

npm

#npm

More content

Read more stories on Hashnode


Articles with this tag

Runtime typing with http-schemas

Jun 2, 202111 min read

http-schemas is a library for defining an API schema. It comes with utilities to help you use and enforce this schema in both your client and server...

Runtime typing with http-schemas

Start strong with this JavaScript package template

May 20, 20216 min read

Publishing a package is a rite of passage for JavaScript and TypeScript developers these days. It's incredibly easy to do, but hard to do well. It can...

Start strong with this JavaScript package template