Lukas Bach
Blog
Subscribe to my
Medium Blog
to get notified about new articles.
Typescript
TypeScript: Properly filtering arrays for non-null values
If you have used JavaScript and array operations for a while, there is a good chance you wanted to filter an array for non-null values. And if you are using TypeScript, there is a chance you ended up…
January 13, 2023
2 minutes