An in-depth perspective on webpack's bundling process

The Clojure Promise

A Fulcio Deep Dive

Issue #128

11/22/2021

{{PreviewText}} 

Hi
Hope you had a fantastic weekend. Here's the issue.

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

Today's Sponsor: Nanos

Run Linux applications faster and safer than Linux with open source unikernels. Run 2X as fast on GCP and 3X as fast on AWS.


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

An in-depth perspective on webpack's bundling process

Published: 27 September 2021
Tags: javascript


This article is from one of the readers of the newsletter! Web developers often have to deal with bundlers, which are tools that help coalesce all of the different files and file types that go into making a modern website. Webpack is one of the most popular tools for this, and in this extensive article, Andrei Gatej thoroughly explains its inner workings.


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

The Clojure Promise

Published: 14 November 2021
Tags: clojure


Although the introduction of the async library has made promises somewhat obsolete, they still might have some niche use cases in Clojure. Gary Verhaegen has written an article that breaks down what a promise is, explores its relation to other languages and other Clojure constructs, and a couple of its uses.


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

A Fulcio Deep Dive

Published: 12 November 2021
Tags: cryptography


Fulcio is Sigstore's new free, community-driven Code Signing Certificate Authority, which basically provides programmers with an easier method for signing their code. Dan Lorenc's article highlights some of the similarities it shares with Let's Encrypt, what exactly Fulcio does, how it does it, and some other neat features like offline verification.


Want to help?

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!

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, and Joe Hill 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: 2540

Opens: 1288

Clicks: 298

Link Clicks Clicks % Unique Clicks Unique Clicks %
An in-depth perspective on webpack's bundling process 121 48.59% 115 48.73
The Clojure Promise 45 18.07% 41 17.37
A Fulcio Deep Dive 83 33.33% 80 33.90

Previous

Back to Issues

Next