rcrsv blog

Category – tech
3 posts tagged with "tech" (See all categories)

TThe object dictionary pattern

2018-10-11 : 1 Min Read : In tech

A coding pattern I use a lot is the dictionary pattern for resolving the proper variable or method for a particular use. If you are working on one of my projects, it is used everywhere and if you don…

PPublishing your own packages to NPM (talk)

2018-05-08 : 3 Min Read : In tech

I recently gave a talk at SouthBayReact regarding publishing React components to NPM. While React components were the focus, these techniques can work for all kinds of packages. Overview Beyond…

nnpm version

2018-04-16 : 2 Min Read : In tech

NPM version is a module publishing helper. It has three phases that let you do things before, during, and after publishing your package. All you need to do is decide what you want it to do and add it…

© 2018 by Christopher Dunavan. All rights reserved.
;