Hello everyone!
It is amazing to see the community growing and people getting involved in it. If the number of events and happy faces all around is a sign of success, then we are successful!
I’d like to take a moment to shout out to the amazing volunteers that make ideas come true. You are the best and we couldn’t do it without you! 🥳
As everyone has bills to pay and, unfortunately, we can’t live off dreams alone, we are happy to announce that our OpenCollective is up!
Please contribute if you can so we can make this community even better!
All the funds will go towards covering the baseline costs of operation and improving the community events experience.
Now, to the news…
Upcoming events
The upcoming months are full of events to join, here are some highlights:
- Happening July 27th, we have the JS Tech Talk in person event with support from Sentry
- July 28th: July In-Person Social
- August 19th: JS Code Club: Online - Group Programming
- August 30th: JS Code Club: Online - Group Programming
Please look for our events calendar on Guild and Meetup for other events and more up to date information.
Also, happening in Toronto:
- The React+Native group is hosting a tech talk: “Beyond Markdown: Enhancing Developer Docs with MDX on GitHub Pages”, on August 3rd at the Loopio Office. Sounds intriguing!
Happening in the community
- An interesting, albeit very technical, discussion happened on slack about Fractional Indexing. It is a way of indexing items on a list using floating point numbers where to add or move items we only need to change the index of that item. Find the thread here.
- The TorontoJS home page is getting some well-deserved love thanks to Michal Svatos with the help of Jen Chan, Kieran Huggins, and Taz Singh. Now you can see events directly from there!
- A heated debate around UML and the use of diagrams also happened, it has interesting opinions and ideas and is worth checking. Here is the thread on slack.
What’s new in Javascript?
Let’s talk for a second about WebGPU. It is an interesting new technology that allows us to mine crypto on the browser harness the power of GPUs. WebGPU builds upon the idea of giving developers access to lower-level instructions of the GPU compared to WebGL.
To make a comparison with native, WebGPU would be like Vulkan, where WebGL is closer to OpenGL.
This API makes it easy to do computations on the GPU instead of wrapping it to graphics calls or a shader. That enabled AI and other purely mathematical use cases that benefit from the parallel processing of the GPU to work efficiently. And, for cooler and faster graphics.
Jobs
If you have an open Job Posting relevant to the members of our community, please send an email to events@torontojs.com.
We’d love to link it in our next newsletter at no cost.