Dark mode is becoming more popular for not just apps, but websites as well. So much so that it can be found on some of the most popular websites across the web. Adding a dark mode is not a feature exclusive to large teams and does not require rebuilding your sites from scratch. With a bit of planning, you can add dark mode to any site or PWA.

Read more...

# darkmode # learn2code

Binary Basics

2015-06-02 in Basics

If you're having trouble understanding the most basic level of binary processing and why it's important, this is your article. A super simple primer on the basic concepts of binary, with a few examples using every day logic tossed in to help beginners follow along.

Read more...

# learning # binary # basics