Search
A Course About CSS Layout and Animations
6.6.2019
Christina Gorton just released a new course called CSS Layout and Animations as a part of Design+Code, which is a $9/month. That includes a ton of video training on everything from stuff like this to React to Sketch to iOS development... and beyond!
Christina approaches the course with my favorite...
Ledger Adds Two New Cryptocurrencies in Its Live Manager
16.5.2019
Ledger is extending its security feature to High-Performance Blockchain (HPB) and Dexon. High-Performance Blockchain (HPB) and Dexon transactions will also be supported through this integration on Ledger Live, the all-in-one software application for Ledger. High-Performance Blockchain (HPB)...
Trust Introduces Ontology Network into Their Crypto Wallet
15.5.2019
Trust, the crypto wallet that is doing the rounds lately has introduced support for the Ontology Network blockchain according to the tweet by Trust Wallet announcing the same. Now, people would be able to use ONT and ONG tokens by the Ontology Network to trade on the Trust wallet. We are excited...
Token Taxonomy Act Includes De Minimis Tax Exemption for Crypto
14.5.2019
A de minimis tax exemption in the new Token Taxonomy Act means that capital gains on crypto under $600 would not have to be reported to the IRS
The Simplest Ways to Handle HTML Includes
30.4.2019
It's extremely surprising to me that HTML has never had any way to include other HTML files within it. Nor does there seem to be anything on the horizon that addresses it. I'm talking about straight up includes, like taking a chunk of HTML and plopping it right into another. For example the...
JavaScript Glossary: String includes()
19.3.2019
Basics
The includes method checks a provided string against the calling String object, it returns true if the calling String object contains the provided string a
JavaScript Glossary: Array .includes() Method
8.2.2019
Basics
This method checks if an array contains a given element. The return value for this method is a Boolean. true if the element exists in the array and f
STAR Apps: A New Generation of Front-End Tooling for Development Workflows
18.1.2019
Product teams from AirBnb and New York Times to Shopify and Artsy (among many others) are converging on a new set of best practices and technologies for building the web apps that their businesses depend on. This trend reflects core principles and solve underlying problems that we may share, so...
15 Interesting JavaScript and CSS Libraries for February 2018
15.2.2018
The list of hot new resources this February includes awesome open source galleries, libraries for handling HTTP with Promises, WYSIWYG editors and more!