DEV Community

Simon Porter
Simon Porter

Posted on • Originally published at simonporter.co.uk

Weekend Reading

Women sits at a cafe reading

hello folks!

A fairly quiet week this week in the land of React. Lots of folks seem to be gearing up for conferences and presentations, and the Easter holidays continued. So perhaps people were enjoying some time unplugged.

Elsewhere the *ust foundation tried to implode on itself and we had a new Chrome release, so let's jump in.


Anthony found a neat little trick I'd not seen before in GitHub, the ability to generate tables from slash commands! Neat.

Devon shows off some of the new React Aria design system we mentioned last week. I want to give this a try, as it does look super neat.

This is a nice little idea to help onboard new developers to your team if using VSCode. A file that recommends extension installation when opening the project.

Delba gives a real tidy overview of the new file based metadata API that Vercel released last week. Still wanting to give the new API a try!

Dominik (of React Query) was on This Dot Media this week discussing what it's like to maintain a successful open source project. This one's currently on my "to-watch" list.

Freecodecamp had an article about Git branching commands. I still struggle with my Git-fu, and prefer to rely on VSCode, but still need to reach for the CLI on occasion. Which inevitably involves a Google 😅 Hopefully more articles like this can cement some knowledge.

GitHub announced it's first 20 contributors to receive it's $20K grant to attempt to create sustainable open source. Some recognizable names in the list, most notably TRPC of course!

Trash has been tweeting quite a few TS tips recently. Completing Matt's Total TypeScript course seems to have rekindled some TS ❤️ Love this TS magic.

Speaking of, Matt has released his new TS helper library, shoehorn. To help with types during testing when you aren't working with a complete data set

Josh has been testing out a new way of working that I'd not heard of before. It rings true from the occasions this has happened to me, but I hadn't thought of doing it intentionally. Sounds interesting!


This Week In React

Congrats Seb on 20K subscribers! 😱 My top picks for TWIR:

Interesting RFC from Vercel on integrating third-party scripts using next/third-parties (and next/script)

With create-react-app officially dead (according to the new React docs) it's interesting to see the framework popularity on netlify and how this will change this year.

Nice reminder from ClarityDev on the most common mistakes when using react. A lot here I try and keep in the forefront, but sometimes forget in the moment. A useful list to print out!


CSS Weekly

A nice rundown of the experimental support for text-wrap: balance by Ahmed

Ryan shows off intersection observers with sticky headers. Pretty neat!

Atlas Icons has 2.7K free icons for use, including a Figma library, very cool.

Until next time. Thanks for reading!

Top comments (0)