Operator Lookup - Search JavaScript operators
A friendly interactive guide about all the operators available in JavaScript. Do you know what ??= or >>= are for? Go check them out!
“To err is human, but to really foul things up you need a computer”
Best 7 links of week #46, 2020
A friendly interactive guide about all the operators available in JavaScript. Do you know what ??= or >>= are for? Go check them out!
If you think Emojis are something new and only for cool kids you must check out this interesting article. It goes back in history showing different usage of pictograms that were used throughout history even to create entertaining rebus games.
What works, what doesn’t and why. In JavaScript, it’s easy to compare objects for equality, but not so easy to tell if they contain the same values. But Why?
Which is better, Rust or Go? Which language should you choose for your next project, and why? How do the two compare in areas like performance, simplicity, safety, features, scale, and concurrency? Let's find out, in this friendly and even-handed comparison of Rust and Go.
In this article, StackOverflow explores the traits that have led to the rising popularity of the Go programming language.
Browser layouts are difficult to animate. Layout projection provides a method of animating layouts at 60fps with no visual distortion.
How CSS features like painting backgrounds compare to CSS Houdini’s Paint API in terms of performance? CSS on it's own is already pretty powerful and can paint lots of amazing things. To figure out the difference in performance this article illustrates two pens, that essentially do the same thing: paint 200 divs, with 9 colored background circles each.
by Andy Budd
Fully updated to the latest CSS modules, make the journey to CSS mastery as simple and painless as possible. This book dives into advanced aspects of CSS-based design, such as responsive design, modular CSS, and CSS typography. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work.