Emojis have become an integral part of our digital communication, adding nuance and emotion to our messages. But did you know you can go beyond the standard emoji set and create your own unique expressions? This post dives into the fascinating world of emoji combinations, showing you how to create new emojis using various techniques. […]

Read More →

Bun is a Javascript runtime, compiler, transpiler, bundler, test runner, and standard library. That’s quite an all-in-one tool. If you want a TLDR, bun calls itself a “drop-in replacement for Node.js”. It’s an all-in-one framework that replaces: Node.js npm tsc Jest/Vitest Babel/Webpack So you can get rid of dependencies, build tools, and .config files and […]

Read More →