typescript-challenges icon indicating copy to clipboard operation
typescript-challenges copied to clipboard

Example solution for Advanced Filtering Challenge

Open mkczarkowski opened this issue 6 months ago • 0 comments

Before checking the solution, try to solve the challenge on your own! Use sorting-related code as a reference and apply similar typing techniques to filtering-related code.

🤝 Helper materials

  1. Read the "Typy Generyczne w TypeScript" ebook (in Polish)
  2. Watch YouTube video "Zaawansowany TypeScript w praktyce: Refaktoryzacja projektu" (in Polish) - it shows the process of refactoring a sorting-related code in a similar way.

mkczarkowski avatar Aug 22 '24 09:08 mkczarkowski