Search
WordPress and Jamstack
26.10.2020
I recently moderated a panel at Netlify’s virtual Jamstack Conf that included Netlify CEO Matt Biilman and Automattic founder Matt Mullenweg. The whole thing was built up — at least to some — as a “Jamstack vs. WordPress” showdown.
I have lots of thoughts of my own on this...
Detect Changed Files with git
26.10.2020
There are numerous reasons to want to know which files have been added or modified in a git repository, one of which is your text editor highlighting those files. Another use case is running tasks against only files which are presently changed, like lint or other validation routines. So how can...
Not Anymore, Mr. Buffett: Tokenization Marks a New Era for Gold
22.10.2020
Interest-earning tokenized gold proves The Oracle of Omaha wrong about gold’s utility by Stella Zlatareva, Nexo Editorial Team Gold’s worthContinue Reading
The post Not Anymore, Mr. Buffett: Tokenization Marks a New Era for Gold appeared first on CoinMarketCap Blog
CMC’s Next Earn and Learn Campaign: Helium
21.10.2020
CoinMarketCap Earn, a way for crypto enthusiasts to learn all about how a cryptocurrency works by earning rewards, is launchingContinue Reading
The post CMC’s Next Earn and Learn Campaign: Helium appeared first on CoinMarketCap Blog
cookieStore: Async Cookie API
20.10.2020
One pattern in the JavaScript API world that web development veterans will notice is that we’ve been creating new methods to accomplish what older, grosser APIs once achieved. XMLHttpRequest became the fetch API, some APIs like Battery became async, and there are dozens of other examples....
Projekt ST - kapitola 7. - Data
20.10.2020
Tak teď máme funkční počítač, máme ho čím ovládat, ale co dál? TOS je sice zajímavý operační systém, nicméně v samotné obrazovce OS se dá dělat…no skoro nic. Tedy potřebujeme dostat na počítač nějaký ten SW. A nebudeme si předem lhát, co by nás mohlo víc zajímat, než dobové hry? Zde je prostředí...
How to Prevent Pasting into an Input
19.10.2020
Every once in a while I get to a website that doesn’t allow me to paste into a form input. In most cases it’s something to do with login credentials (username and or password) and auth codes. So how are they preventing me from pasting information? It’s as easy as you’d...
Interest Growing in Chiliz SOCIOS.COM Staking Feature “Locker Room”
18.10.2020
The new feature, which went live on Monday, October 5th on fan voting and rewards app Socios.com, allows $CHZ holdersContinue Reading
The post Interest Growing in Chiliz SOCIOS.COM Staking Feature “Locker Room” appeared first on CoinMarketCap Blog
Daniel's File Selection Hack
17.10.2020
V dnešním blogpostu bych vám rád popsal jeden prográmek, takovou minimalistickou utilitku, kterou jsem si vyvinul pro vlastní potřebu a posléze se rozhodl ji distribuovat i na Internetu. Program se jmenuje „Daniel's File Selection Hack“, přičemž to slovo „hack“ je tam míněno v původnějším významu...
Advertising in Crypto: How to Run a Successful Campaign on CoinMarketCap
17.10.2020
CoinMarketCap, the most-viewed website in the cryptocurrency world, has long been known to have the most coveted digital real-estate forContinue Reading
The post Advertising in Crypto: How to Run a Successful Campaign on CoinMarketCap appeared first on CoinMarketCap Blog
KuCoin September 2020 Hack: Hacken Research
16.10.2020
Last week, the hottest topic in the crypto markets was the KuCoin hack. Our team highly values the need forContinue Reading
The post KuCoin September 2020 Hack: Hacken Research appeared first on CoinMarketCap Blog
CoinMarketCap Report: The Storage Token Ecosystem Before Filecoin
16.10.2020
CoinMarketCap recently released a new ranking of storage tokens, right ahead of Filecoin’s long awaited launch. Filecoin, a decentralized storageContinue Reading
The post CoinMarketCap Report: The Storage Token Ecosystem Before Filecoin appeared first on CoinMarketCap Blog
How to Conditionally Add Attributes to Objects
16.10.2020
JavaScript is full of tricks that you don’t know you want until you … want … them. Or maybe just until you see them. One trick I recently realized was conditionally adding attributes to React elements. Of course this trick essentially boils down to conditionally adding properties...
Bitcoin’s Macro Boost & Ethereum’s Optimism : A Data Perspective by IntoTheBlock
14.10.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post Bitcoin’s Macro Boost & Ethereum’s Optimism : A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
Netlify Edge Handlers
13.10.2020
Some very cool news from Netlify: Edge Handlers are in Early Access (request it here). I think these couple of lines of code do a great job in explaining what an Edge Handler is:
export function onRequest(event) {
console.log(`Incoming request for ${event.request.url}`);
...
Projekt ST - kapitola 6. - Myšky, páčky…
13.10.2020
Počítač máme připravený, nicméně nyní potřebujeme důležité periferie – myš a joystick. Bez těchto periférií není možné prakticky ST používat a hrát hry, takže jak se dostat k tomuto příslušenství? Ideálním případem by byla originální myš, ale jak to bývá, příslušenství je vždy k dispozici méně,...
Sports Data for Developers: SportdataAPI (Sponsored)
12.10.2020
Most of the side projects I consider starting revolve around sports, since I’m a huge sports fan. I spend my Saturdays watching soccer, Sundays spent watching soccer and NFL, and of course the mid-week Champions League and Europa League matches. One problem I’ve always had is not being...
Defi Community Members Aim to Sue Yearn Finance Creator Andre Cronje and Fork YFI
12.10.2020
Members of the decentralized finance (defi) community are upset with Yearn Finance founder Andre Cronje over the mishap with Cronje’s secret Eminence (EMN) project. The Eminence protocol gathered $15 million before the project was ultimately hacked before the official launch. According to...
Moje linuxová historie
11.10.2020
Každý z nás nějak začínal. Moje linuxová historie začíná v roce 1998. Nastupoval jsem na Fakultu informatiky Masarykovy univerzity a na jejich internetových stránkách jsem se dozvěděl, že používají UNIXové systémy. O prázdninách mezi gymnáziem a vysokou školou jsem si koupil knížku „Jemný úvod...
Bitcoin Stays Resilient, While Ethereum & Aave Prepare for Upgrades : A Data Perspective by IntoTheBlock
7.10.2020
Powered by Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s publicContinue Reading
The post Bitcoin Stays Resilient, While Ethereum & Aave Prepare for Upgrades : A Data Perspective by IntoTheBlock appeared first...