Implicit In-order Forests: Zooming a billion trace events at 60fps

Four Eras of JavaScript Frameworks

Animating Regular Expressions With Python and Graphviz

Issue #223

5/19/2022

{{PreviewText}} 

Hey hey hey
Anyone got recommendations for books on data structures that changed their life? Email them to me! Hope you all have a lovely weekend, filled with $THING_YOU_ENJOY_1 and $THING_YOU_ENJOY_2. Here's the issue.

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

Implicit In-order Forests: Zooming a billion trace events at 60fps

Published: 14 March 2022
Tags: data structures, rust


Tristan Hume presents the "IForestIndex data structure", a spin off of an implicit binary tree, and explains how he used it to implement a trace viewer that can "smoothly zoom a trace of 1 billion randomly generated events".


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

Four Eras of JavaScript Frameworks

Published: 25 April 2022
Tags: javascript, web


Chris Garrett takes us on a trip through time for web development, starting with the preframework period, where young JQueriesasauruses crawled the early web, to the modern day proliferation of full-stack frameworks like Reactor and Vueadactyle.


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

Animating Regular Expressions With Python and Graphviz

Published: 16 May 2022
Tags: python, regex


Aydin Schwartz covers the fundamentals of regex, with accompanying Python code.


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: 2790

Opens: 1317

Clicks: 439

Link Clicks Clicks % Unique Clicks Unique Clicks %
Implicit In-order Forests: Zooming a billion trace events at 60fps 113 30.29% 123 30.60
Four Eras of JavaScript Frameworks 136 36.46% 148 36.82
Animating Regular Expressions With Python and Graphviz 124 33.24% 131 32.59

Previous

Back to Issues

Next