Hello friends ?
September has arrived, and with it, the seventh issue of This Month in Solid!
This month, we announced something people have been looking forward to!
Before we start looking at what happened, the usual review of how This Month in Solid works.
Inspired by Ryan Carniato This Week in JavaScript and Sébastien Lorber This Week In React, I plan to publish a compilation of updates, posts, and videos about the Solid world at the end of every month.
Each post will be split in the following way:
The goal is to give you a monthly update about all things SolidJS. So, without further ado, let's dive into our seventh This Month in Solid.
You have asked for it, and we brought it back. It's time for SolidHack 2024! ?
To learn more, check out: hack.solidjs.com/
Atila and I will be speaking at the What the Stack conference on September 14th.
You can get your tickets here: wts.sh/#tickets
This September 19th, Atila and I will return to React Alicante to premiere our workshop on Solid and SolidStart.
You can get your tickets here: ti.to/reactalicante/react-alicante-2024
And, with that, we wrapped up the seventh This Month in Solid. I hope you enjoyed it and found it helpful. Let me know if you have feedback or feel I missed anything!
Another resource to keep updated with the Solid World is our Discord. You can join here: discord.com/invite/solidjs
See you all next month ? <script> // Detect dark theme var iframe = document.getElementById('tweet-1783490229992636720-344'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1783490229992636720&theme=dark" } </script>
The above is the detailed content of This Month in Solid #SolidHack. For more information, please follow other related articles on the PHP Chinese website!