Search
Why JavaScript is Eating HTML
13.2.2020
Web development is always changing. One trend in particular has become very popular lately, and it fundamentally goes against the conventional wisdom about how a web page should be made. It is exciting for some but frustrating for others, and the reasons for both are difficult to explain.
A...
Ethereum Developer Virgil Griffith Indicted Over North Korea Event Appearance
9.1.2020
Ethereum developer Virgil Griffith has been indicted in New York over allegations relating to a conference appearance in North Korea last April
An Introduction to the Picture-in-Picture Web API
26.11.2019
Picture-in-Picture made its first appearance on the web in the Safari browser with the release of macOS Sierra in 2016. It made it possible for a user to pop a video out into a small floating window that stays above all others, so that they can keep watching while doing other things. It’s an idea...
Real Talk: Why You Really Need to Come to The Capital
15.10.2019
By now, you must have noticed the new appearance of a blue banner extending across the top of the CoinMarketCap homepage — the one right below our most-loved header banner advertisements! This dedicated space hosts our announcements for The Capital, […]
The post Real Talk: Why You Really Need...
Co-founder of Ethereum, ‘Gavin Wood’ to Make First Stage Appearance in Korea
2.9.2019
Gavin Wood, co-founder of Ethereum, to deliver keynote address at Asia’s largest blockchain weekly event, Korea Blockchain Week 2019, at the end of September From co-founding Ethereum with Vitalik Buterin, to leading the global blockchain community, Gavin Wood has played an immense role in...
CoinMarketCap’s enigmatic founder to make his first public appearance
19.7.2019
We are hosting our first-ever large-scale conference! NEW YORK, JULY 18, 2019 – For the first time, our enigmatic founder will take the stage at our first large-scale conference happening on November 12-13 in Singapore at the Marina Bay Sands. […]
The post CoinMarketCap’s enigmatic founder...
CoinMarketCap’s enigmatic founder to make his first public appearance
19.7.2019
We are hosting our first-ever large-scale conference! NEW YORK, JULY 18, 2019 – For the first time, our enigmatic founder will take the stage at our first large-scale conference happening on November 12-13 in Singapore at the Marina Bay Sands. […]
The post CoinMarketCap’s enigmatic founder...
Craig Wright Spars With Kleiman Lawyers in Combative Courtroom Appearance
29.6.2019
It was an emotional day for the self-professed creator of bitcoin as he testified in the on-going Kleiman lawsuit
JavaScript Glossary: String indexOf()
25.3.2019
Basics
This method checks for the first appearance of a provided string argument within the calling string and returns the index. It returns -1 if the string argument can’t be
The Benefits of Structuring CSS Around Appearance and Layout
13.3.2019
I like this point that Jonathan Snook made on Twitter and I’ve been thinking about it non-stop because it describes something that’s really hard about writing CSS:
I feel like that tweet sounds either very shallow or very deep depending on how you look at it but in reality, I don't think...