FUJI Goro

Results 57 issues of FUJI Goro

This is very an RSS reader :smile:

https://webpack.js.org/plugins/define-plugin/ Webpack's DefinePlugin has the ability to replace typeof expr to a constant in compile-time, which should lead to better dead-code-elimination. (I've sent the same change to react https://github.com/facebook/react/pull/14194 )

https://github.com/yahoo/serialize-javascript is used to exchange structured data within workers and processes, which can serialize `RegExp`, `undefined`, `Map`, `Set`, and so on. I believe replacement from serialize-javascript to msgpack could boost...

Feature

Hello, Orma users, I believe this project is worth maintaining even if Room gets a de-facto standard ORM because Orma's smart migration and type-safe helpers are still useful enough. However,...