PinnedOleh Baranovskyi·Dec 24, 2021Top 5 techniques in TypeScript to bring your code to the next levelWrite better code with refactoring and functional approachesA response icon10A response icon10
Oleh Baranovskyi·Jan 17, 202210 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…A response icon5A response icon5
Oleh Baranovskyi·Jan 6, 2022Top 8 functions you’ll ever need to work with Enums in TypeScriptDiscover helper functions to simplify work with enumsA response icon5A response icon5
Oleh Baranovskyi·Dec 28, 2021TypeScript: Use polymorphism in place of the switch and other conditionalsWrite better code with OOP principles.A response icon1A response icon1
InJavaScript in Plain EnglishbyOleh Baranovskyi·Dec 16, 2021How do you clean RxJS Subjects?Reset cache with the ResettableSubject
Oleh Baranovskyi·Dec 11, 2021The 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…
InJavaScript in Plain EnglishbyOleh Baranovskyi·Dec 8, 2021Never get stuck again with object updates (RxJS Patterns)Hey there! Can you take a look at the code below and answer truly?A response icon2A response icon2
Oleh Baranovskyi·Dec 1, 2021This 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…A response icon3A response icon3
Oleh Baranovskyi·Aug 20, 2021Micro 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…A response icon1A response icon1
Oleh Baranovskyi·Aug 13, 2021Connect 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…A response icon2A response icon2