Making a falling sand simulator

Exploring how virtual DOM is implemented in React

Programming Style Influences

Issue #217

5/10/2022

{{PreviewText}} 

Howdy
So apparently the Cloudflare worker runtime is being open sourced. Maybe other "serverless" stuff will follow? I also came across some interesting web proposals for Decentralized Identifiers which I hadn't heard about before. These things both fascinate and scare me. Kind of like how Microsoft and Google are pushing for passwords to be replaced by phones. Sounds super inconvenient if you don't have a phone. If you want to read some whacky comments, you should check out the latter part of the comment section here. The deeper I go into technology and code, the more I can see myself becoming a paranoid old man decrying spyware on obscure forums via my pigeon based network.
If you're a fan of me including more random stuff I find in my curation induced trials and tribulations, like today, let me know! If you're not, also let me know as well! Anyway, here's the issue.

====================================================================

Making a falling sand simulator

Published: 9 May 2022
Tags: javascript


Jason McGhee demonstrates how to implement an 8-bit styled sand falling simulator in JavaScript.


====================================================================

Exploring how virtual DOM is implemented in React

Published: 3 May 2022
Tags: react


Andrei Gatej dives into the workings of the React virtual DOM by focusing on the FiberNodes and FiberTree that make it up.


====================================================================

Programming Style Influences

Published: 10 May 2022
Tags: c, philosophy


Not really a deep-dive, but I think it covers a subject that isn't much covered in programming. Laurence Tratt discusses how OpenBSD influenced his coding style and what people who write code have to gain from seeking out such influences.


Want to help and get cool stuff?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com or the buttons below.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, Astrid Sapphire, Gregory Mazzola, moki scott, Michael, Matt Braun, Tim Nash, Christoffer, and Mike Rhodes this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2742

Opens: 1291

Clicks: 591

Link Clicks Clicks % Unique Clicks Unique Clicks %
Making a falling sand simulator 107 27.51% 114 27.40
Exploring how virtual DOM is implemented in React 107 27.51% 118 28.37
Programming Style Influences 175 44.99% 184 44.23

Previous

Back to Issues

Next