Hello fellow developer, this time we bring all to the front(end) - so let's catch up what happens there and what that weird new CSS syntax might be about.
News and Articles
WeAreDevelopers LIVE WebDev Day is on Wednesday, 18/11/2024. Learn about Design-first APIs for UI components, the JavaScript event loop, the Secret sauce behind pattern matching, Vision for websites and Entertainment as code as well as win a chance to take part in the CODE100 finals next year.
To get you in the mood, here are some web dev topics on top of people's minds:
flatMap() makes it simple to get nested properties from an array of objects. You can then sort the results and make them unique using Set(). Check it out