Search
Case Study: CoinMarketCap Drives Product Adoption for Crypto.com
24.2.2020
Since inception in 2013, CoinMarketCap has become the world’s most used price-tracking source for retail users when comparing thousands ofContinue Reading
The post Case Study: CoinMarketCap Drives Product Adoption for Crypto.com appeared first on CoinMarketCap Blog
Problémy optimalizace SQL dotazů a jejich teoretická řešení
24.2.2020
Jedním z hlavních rozdílů SQL databází vůči jakýmkoliv jiným databázím je existence planneru (případně optimalizujícího planneru). SQL dotaz definuje výsledek – nikoliv způsob, jak se k žádanému výsledku dostat. Úkolem plánovače dotazů je převod logických operací např. čtení tabulky s filtrem...
View Mac Calendar from Command Line
24.2.2020
As someone that loves using UI tools, I do pride myself in learning how to accomplish the same feats from command line. Don’t believe me? Check out my Command Line tutorials section — I guarantee you’ll learn quite a bit. Recently I learned that you can view basic calendars from...
Inspiring high school students with HTML and CSS
21.2.2020
Here’s a heartwarming post from Stephanie Stimac on her experience teaching kids the very basics of web development:
[...] the response from that class of high school students delighted me and grounded me in a way I haven't experienced before. What I view as a simple code was absolute magic...
Binance’s CZ on Selling His Apartment for Bitcoin and If Crypto Can Be Truly Free
20.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...
Solving Sticky Hover States with @media (hover: hover)
18.2.2020
Mezo Istvan does a good job of covering the problem and a solution to it in a blog post on Medium¹.
If you tap on something that has a :hover state but you don't leave the page then, on a mobile device, there is a chance that :hover state "sticks." You'll see this with stuff like jump-links used...
Voluntary Financing: Bitcoin Cash Devs Reveal Noncustodial Funding App Flipstarter
18.2.2020
On February 15, a user on the read.cash blog site announced the development of a new Bitcoin Cash fundraising project called Flipstarter.cash. The developers behind the platform highlighted the recent questions people have been asking about voluntary funding of the Bitcoin Cash commons....
“What You Said” (Feb. 17), a Weekly Round-Up of Sentiments From the Community
18.2.2020
Welcome back to our weekly blog series, “What You Said,” where we conduct fun polls for our community and shareContinue Reading
The post “What You Said” (Feb. 17), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap Blog
“What You Said” (Feb. 17), a Weekly Round-Up of Sentiments From the Community
18.2.2020
Welcome back to our weekly blog series, “What You Said,” where we conduct fun polls for our community and shareContinue Reading
The post “What You Said” (Feb. 17), a Weekly Round-Up of Sentiments From the Community appeared first on CoinMarketCap Blog
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...