Search
Lazy Object Initialization
17.2.2020
The Firefox DevTools underlying code, which is written with JavaScript and HTML, is a complex application. Due to the complexity and amount of work going on, the DevTools team has done everything they can to load as little as possible. Furthermore the team has a system of lazily importing...
Land Your Dream Job with Vettery (Sponsored)
17.2.2020
Whether you’re an experienced pro or someone new to the industry, finding a great job can be a scary, stressful process. Engineers and designers get inundated with Hacker Rank tests, portfolio requests, and a variety of other queries. Vettery improves the experience for free agents...
Binance’s CZ on Selling His Apartment for Bitcoin and If Crypto Can Be Truly Free
17.2.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds, tinkering on and behindContinue Reading
The post Binance’s CZ on Selling His Apartment for Bitcoin and If Crypto Can Be Truly Free appeared first...
5% of Block Rewards – Bitcoin ABC Will Add Infrastructure Funding Plan in Next Release
15.2.2020
Bitcoin ABC developers published a blog post on Saturday which discusses the miner Infrastructure Funding Plan (IFP) and the team told the community the software engineers have been “requested” to implement IFP. According to the developers, the code for IFP will be implemented in...
Craig Wright’s $100B Theft Claim – BTC and BCH Used His Database Without Permission
15.2.2020
The infamous Craig Wright, the Australian native who claims to be Satoshi Nakamoto, has published a blog post that explains he owns “the full rights to the Bitcoin registry” and developers do not have the right to change the protocol’s underlying database. Wright’s recent...
Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned
14.2.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned appeared first...
Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned
14.2.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned appeared first...
Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned
14.2.2020
“Crypto Titans” is a series of personal interviews conducted by CoinMarketCap with prominent and forward-thinking minds tinkering on and behindContinue Reading
The post Brandon Chez: Mysterious CMC Founder Talks About the Flexibility of Crypto and His Lessons Learned appeared first...
Toward Responsive Elements
12.2.2020
Hot news from Brian Kardell, regarding what we've been referring to as "container queries", the most hotly requested feature in CSS:
There does seem to be some general agreement on at least one part of what I am going to call instead "Responsive Design for Components" and that is that flipping...
The Hooks of React Router
12.2.2020
React Router 5 embraces the power of hooks and has introduced four different hooks to help with routing. You will find this article useful if you are looking for a quick primer on the new patterns of React Router. But before we look at hooks, we will start off with a new route rendering...
SFTP & Database Access on WordPress.com
11.2.2020
(This is a sponsored post.)
Wait what?
That's right, direct access to the files and data storage that power your site on WordPress.com, just like you have if you self-host a WordPress site. You can read their announcement here. Note this is for Business and eCommerce plans only.
All you have to...
“What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community
11.2.2020
Welcome back to our new weekly blog series, “What You Said,” where we conduct fun polls for our community andContinue Reading
The post “What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap Blog
“What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community
11.2.2020
Welcome back to our new weekly blog series, “What You Said,” where we conduct fun polls for our community andContinue Reading
The post “What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap
“What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community
11.2.2020
Welcome back to our new weekly blog series, “What You Said,” where we conduct fun polls for our community andContinue Reading
The post “What You Said” (Feb. 11), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap
Override window.alert
11.2.2020
For years the only bit of feedback web developers could get was via alert("{str}") calls. These days we have the web console but, in rare cases, we don’t have a console and alert calls are our only window into a value at a given time. One problem: if an alert sneaks into production code, your...
Design Systems Blogathon
11.2.2020
It was fun watching a bunch of back and forth blogging between a bunch of smart people quoting a bunch of smart people last week. If you missed it, you might wanna start at the end and work backward.
I only have one tidbit to add. I don't do much with design systems as someone who works on pretty...
HADOOP versus SPARK: Srovnání výkonnosti pro různé ETL úlohy
8.2.2020
Po dlouhé době, toto je zase krátké navázání na experimenty. Tentokrát s Hadoopem a Sparkem. Před časem jsem spekuloval o výhodách nasazení HADOOP řešení jako náhradu za několik existujících a velmi pomalých ETL úloh. Výsledky experimentu je možné najít zde. Jestli otázkou tehdy bylo, zda tehdejší...
Old CSS, new CSS
7.2.2020
I love this post that walks through the development of CSS and HTML — it shows just how far web design has come and how much easier it is for us all now.
Eevee looks at designing websites with tables, the Space Jam website, and how for centuries there was no way to easily inspect changes made to...
Awesome Forward & Reverse Geocoding API: positionstack (Sponsored)
6.2.2020
One awesome web functionality we take for granted is geolocation. Based on geolocation data, we can get someone to their destination, provide them suggestions based on their location, and so on. One downside of native geolocation, especially in the browser, is that it’s limited in both input...
Browser Version Release Spectrum
6.2.2020
Whenever a browser upgrades versions, it's a little marketing event, and rightly so. Looks like for Firefox it's about once a month, Chrome is ~6 weeks, and Safari is once a year.
Chrome 80 just dropped, as they say, and we get a video and blog post. What strikes me about releases like this these...