Issue 2#
HTML/CSS/JS#
-
Bun has a mascot, Golang has a mascot, Rust has a mascot, so why not have one for Node.js too?
-
My thoughts on Bun and other Adventures
Of course, it's not my idea. Let's see what their thoughts are.
Haskell#
-
A video of about 35 minutes about lambda calculus. If you want to learn functional programming, you might want to take a look.
C++#
-
Formatting Text in C++: The Old and The New Ways
Text formatting has always been an important issue. This article introduces different formatting methods. You can give it a read. (It takes about ten minutes.)