Search
Sovereign Powers Could Be Key To Mass Crypto Adoption
27.12.2019
A statist approach to blockchain development, like other industrial policies in the past, might yet prove successful in this market
Making a Better Custom Select Element
11.12.2019
We just covered The Current State of Styling Selects in 2019, but we didn't get nearly as far and fancy as Julie Grundy gets here. There is a decent chunk of JavaScript that powers it, so I'm still very much eyeballing browsers' recent interest in giving us more powerful selects in (presumably)...
WordPress.com: One CMS, Infinite Possibilities
11.12.2019
(This is a sponsored post.)
Have you ever looked at a site and knew exactly what CMS powers it? You might see a distinctive design aesthetic that gives it away. Or maybe it's something even less obvious and even harder to articulate, but you know it when you see it.
That seems true with just about...
Powering Yahoo Finance’s Cryptocurrency Data and More!
21.11.2019
Key Takeaways: CoinMarketCap now powers the cryptocurrency market data section on Yahoo Finance, providing information on pricing, market capitalization etc,Continue Reading
The post Powering Yahoo Finance’s Cryptocurrency Data and More! appeared first on CoinMarketCap Blog
Powering Yahoo Finance’s cryptocurrency data section and more!
21.11.2019
Key Takeaways: CoinMarketCap now powers the cryptocurrency market data section on Yahoo Finance, providing information on pricing, market capitalization etc, as well as CoinMarketCap indices Soon, CoinMarketCap’s popular daily newsletter and blog content will also be made available. We expect...
What Powers China’s Crypto Mining Industry, and Is It Sustainable?
16.11.2019
China is at the forefront of the burgeoning crypto mining industry, but as environmental concerns loom, its sustainability has come into question
Pac-Man… in CSS!
11.11.2019
You all know famous Pac-Man video game, right? The game is fun and building an animated Pac-Man character in HTML and CSS is just as fun! I’ll show you how to create one while leveraging the powers of the clip-path property.
  See the Pen 
  Animated Pac-Man  by Maks Akymenko (@maximakymenko)
...
Weekly Platform News: Web Apps in Galaxy Store, Tappable Stories, CSS Subgrid
8.11.2019
In this week's roundup: Firefox gains locksmith-like powers, Samsung's Galaxy Store starts supporting Progressive Web Apps, CSS Subgrid is shipping in Firefox 70, and a new study confirms that users prefer to tap into content rather than scroll through it.
Let's get into the news.
Securely...
Turkey Throws Another Wrench Into the USD’s Works and Joins Russian Swift
11.10.2019
The dominance of the U.S. dollar as the global reserve currency is being robustly challenged on all fronts. Other geopolitical powers and smaller but important players are unwilling to accept the political influence Washington exerts through its fiat money. And in times of trade wars, sanctions...
Protesters Wield Tools of Freedom as Hong Kong Imposes Dictatorship
5.10.2019
Four months of protests continue in Hong Kong as the world is witnessing the biggest uprising of political dissent in the territory since the 1997 ‘handover’ from Britain to China. Protesters have recently embraced wearing Guy Fawkes masks but on October 3, Hong Kong’s current...
Bringing CSS Grid to WordPress Layouts
31.7.2019
December 6th, 2018 was a special date for WordPress: it marked the release of version 5.0 of the software that, to this day, powers more than one-third of the web. In the past, people working on the platform pointed out that there has never been any special meaning to version numbers used...
Implementing Private Variables In JavaScript
1.6.2019
JavaScript (or ECMAScript) is the programming language that powers the web. Created in May 1995 by Brendan Eich, it’s found its place as a widely-used and versatile technology. Despite its success, it’s been met with its fair share of criticism, especially for idiosyncrasies. Things like objects...
10 Web Performance Audit Tips for Your Next Billion Users in 2018: Art Direction
28.5.2019
It is very important not to confuse design with art direction. Design is perfection in technique while art direction is about the important, yet sometimes intangible emotion that powers the design
10 Web Performance Audit Tips for Your Next Billion Users in 2019: Art Direction
28.5.2019
It is very important not to confuse design with art direction. Design is perfection in technique while art direction is about the important, yet sometimes intangible emotion that powers the design
Edge Goes Chromium: What Does it Mean for Front-End Developers?
11.4.2019
In December 2018, Microsoft announced that Edge would adopt Chromium, the open source project that powers Google Chrome. Many within the industry reacted with sadness at the loss of browser diversity. Personally, I was jubilant. An official release date has yet to be announced, but it will be...
Powers of Two
28.3.2019
Refactoring is one of those words that evokes fear in the eyes of many folks, from developers to product owners and everyone in between. It may as well be a four-letter word in many ways. It's also something that we talk about quite a bit around here because, like books on the topic, where to start...
Jetpack
3.1.2019
My favorite way to think about Jetpack is that it's a WordPress plugin that brings a whole heap of features to your site. I've documented the features that we use here on CSS-Tricks, which isn't even all of them (yet). 
Some of Jetpack features are essentially connecting it to the powers...
Sayonara Edge
4.12.2018
Sounds like Edge is going to spin down EdgeHTML, the engine that powers edge, and go with Chromium. It's not entirely clear as I write whether the browser will still be called Edge or not. Opera did this same thing in 2013. We'll surely be seeing much more information about this directly from...
What bit of advice would you share with someone new to your field?
18.7.2018
The most FA of all the FAQs. 
Here's Laura Kalbag:
Find what you love. Don’t worry about needing to learn every language, technique or tool. Start with what interests you, and carve your own niche. And then use your powers for good!
And my own:
Buy a domain name. Figure out how to put an HTML file...
Combining the Powers of SEM and BIO for Improving CSS
4.6.2018
CSS is easy, some might argue, but that "easiness" can cause messy code. This is especially true through power of preprocessors like Sass or Less where, if you aren’t careful, your CSS can become harder to deal with instead of easier. Sass? Harder? This Gist shows a great example of Sass nesting...