Alex EfimenkoTypeScript Mapped Types: 7 Examples From Simple to AdvancedMapped types are a way to transform the properties of one type into another type. They are similar to array methods like map and filter but…Mar 191Mar 191
Alex EfimenkoDelayed Search Queries in React with DebounceIn this article, we will look at how to implement debounce in React for efficient delayed search queries. The problem we are trying to…Mar 19Mar 19
Alex EfimenkoJust for Fun: Create a Battery Indicator with React (Works Only in Chrome)In this article, we’re going to build a fun project — a battery indicator component using React. This component will show you the current…Mar 151Mar 151
Alex EfimenkoinTowards DevTypeScript Index Signatures: 4 Examples Type-Safe Dynamic ObjectsLet’s explore 4 examples of typing objects with unknown structuresMar 13Mar 13
Alex EfimenkoinStackademicMaking React Components More Flexible with TypeScript Generics: 3 ExamplesLearn how to create reusable React components with TypeScript generics.Mar 12Mar 12
Alex Efimenko5 Resources Each TypeScript Developer Should Know AboutDefinitelyTyped, Type Challenges, Utility-types, and 2 More Resources For TypeScript MasteryMar 10Mar 10
Alex EfimenkoTypeScript Enums: 5 Real-World Use CasesClear Code Examples and Easy-to-Follow ExplanationsMar 91Mar 91
Alex EfimenkoTailwind CSS v4 Update: New Features, Performance, and SetupTailwind CSS has become a highly popular tool with its utility-first approach to styling. It allows developers to rapidly build user…Mar 8Mar 8
Alex EfimenkoNew React ‘use’ Hook: Practical Tutorial for Data FetchingExperimenting with React’s Latest Features: A ‘use’ Hook Tutorial with React Canaries and SuspenseMar 7Mar 7
Alex EfimenkoinJavaScript in Plain EnglishWhen to Use Client-Side vs. Server-Side Components in React/Next.jsUnlock Performance and SEO Benefits with React Server ComponentsMar 5Mar 5