I just switched from:
nodemon --exec ts-node src/index.ts
to:
tsc --watch
nodemon dist/src/index.js
would recommend, it's waaaaaaaay faster to recompile/reload
@benawad97 trying to find package to generate query for snowflake. The default SDK is very limited as it's not working with array binds https://t.co/oKDgCdYEJD #snowflake#sql
Here's one that I've been thinking about for a very long time: Application State Management with React
"How React is all you need to manage your application state"
https://t.co/ekkiySqKV1
@Macys it has been a week and we have not heard from @Macys It's like talking to a wall. The messages and calls go to nowhere. @Macys customer service is horrendous! #macys#CustomerService
Wow, this looks neat! A React+Redux based toolkit for building board games, with game state syncing between clients and servers: https://t.co/A0ONZ9JSOd