Discriminated Union in TypeScript: A Practical Use CaseTypeScript offers powerful tools for creating robust, type-safe applications. One of these tools is the discriminated union, which allows…Sep 3, 2024Sep 3, 2024
Getting Started with TypeScript and Node.js: A Step-by-Step GuideIf you’re embarking on a new project with TypeScript and want to streamline your development process, this guide is here to help. We’ll…Aug 29, 2024Aug 29, 2024
Ever looked at a line of JavaScript code and wondered, ‘What magic is happening here?’Take this line, for example:Apr 1, 2024Apr 1, 2024
Cypress.io notesEnd-to-end test tool which allows writing test for web apps from a user point of view. Open source and free.Mar 17, 2021Mar 17, 2021
Principles of the detailed design of a technical solution for system/componentWhyMar 9, 2021Mar 9, 2021