PinnedOleh BaranovskyiTop 5 techniques in TypeScript to bring your code to the next levelWrite better code with refactoring and functional approachesDec 24, 202110Dec 24, 202110
Oleh Baranovskyi10 TypeScript features you might not be using yet or didn't understandTypeScript has many features that we’re using on a regular basis or, to put in another way, too many features to keep in mind. Releases are…Jan 17, 20225Jan 17, 20225
Oleh BaranovskyiTop 8 functions you’ll ever need to work with Enums in TypeScriptDiscover helper functions to simplify work with enumsJan 6, 20225Jan 6, 20225
Oleh BaranovskyiTypeScript: Use polymorphism in place of the switch and other conditionalsWrite better code with OOP principles.Dec 28, 20211Dec 28, 20211
Oleh BaranovskyiinJavaScript in Plain EnglishHow do you clean RxJS Subjects?Reset cache with the ResettableSubjectDec 16, 2021Dec 16, 2021
Oleh BaranovskyiThe ultimate guide to Observables and/vs Promises (+RxJS7).During this article, you’ll get a full insight into how promises differ with regard to observables. We’ll try to cover all you need to know…Dec 11, 2021Dec 11, 2021
Oleh BaranovskyiinJavaScript in Plain EnglishNever get stuck again with object updates (RxJS Patterns)Hey there! Can you take a look at the code below and answer truly?Dec 8, 20212Dec 8, 20212
Oleh BaranovskyiThis is the simplest way to reload data using RxJSMost of the time, we have to load data from the server. To perform the action client usually sends requests along with predefined data…Dec 1, 20213Dec 1, 20213
Oleh BaranovskyiMicro frontends: Cross-application communication with Single-Spa and RxJS.In the previous article “Connect Micro frontends with the Single-Spa framework. Step by step guide.”, we were connecting multiple…Aug 20, 20211Aug 20, 20211
Oleh BaranovskyiConnect Micro frontends with the Single-Spa framework. Step by step guide.In this article, we are going to set up the shell/layout project which will be using the Single-Spa as a glue to connect multiple…Aug 13, 20212Aug 13, 20212