Marek KrzakStrong Typing without TypescriptTypescript is interesting alternative for coding front-end applications based on Javascript tools. But did cost using Typescript is worth…Jan 4, 20202Jan 4, 20202
Marek KrzakFetch data by REST in React HooksFetching data from API is one of the basic operation in frontend apps. Pleasant thing when this operation is easy and simple in invoking…Jul 26, 2019Jul 26, 2019
Marek KrzakEventEmitter instead of lifting state upEverybody knows lifting state up hell in our small applications. Where Redux or different state manager that is too much. But without that…Jun 23, 20192Jun 23, 20192
Marek KrzakComplex Form Validation in React HooksDid you dream about simple and easy way to create any form on website? With React Hooks and below solution now it is possible.Jun 22, 20192Jun 22, 20192