Andrey Goncharov
Andrey Goncharov

Andrey Goncharov

Follow
homeSponsornewsletter
Tag

TypeScript

#typescript

More content

Read more stories on Hashnode


Articles with this tag

Strict mode in TypeScript || help your compiler help you

Jul 28, 20218 min read 1.2K views

Recently, at Hazelcast we have migrated our Management Center to TypeScript. Not just TypeScript, but the strictest TypeScript there is. If you are...

Strict mode in TypeScript || help your compiler help you

node-config made type-safe

Apr 12, 20194 min read 914 views

node-config has been serving the Node.js community as pretty much the default config solution for many years. Its simplistic, yet powerful design...

node-config made type-safe

Reducer organization - taking a step further

Feb 10, 20198 min read 343 views

What are we gonna cover here? We're going to overview evolution of reducers in my Redux/NGRX apps that took place over the last two years. Starting...

Reducer organization - taking a step further