Search
Top Soccer Club FC Barcelona Launching Crypto Token for Fan Engagement
13.2.2020
The record-breaking soccer club teamed with blockchain firm Chiliz to launch the crypto token seeking greater engagement with fans
Top Australian Soccer Club Acquired By Token-Powered Fan Marketplace
12.2.2020
Perth Glory is being acquired by a sports-focused group that says it raised $70 million in a 2018 token offering
Fan Token Chiliz Partners with Blockchain Asset Management Platform Enjin
6.2.2020
Chiliz, the token empowering fan engagement network Socios.com, has announced its partnership with Enjin, an upcoming blockchain asset management platform. The partnership will develop sports and e-sports NFTs for Socios.com. We are extremely excited to announce partnership with @Enjin to develop...
French Pro Soccer Team Paris Saint-Germain Launches Fan Token
29.1.2020
Holders of Paris Saint-Germain’s newly launched fan token will first vote on an inspirational message for the captain’s armband
Use and Reuse Everything in SVG… Even Animations!
28.1.2020
If you are familiar with SVG and CSS animations and started to work with them often, here are some ideas you might want to keep in mind before jumping into the job. This article will be about learning how to build and optimize your code with <use> element, CSS Variables and...
Chiliz Launches Crypto Exchange for Trading Sports Fan Tokens
23.1.2020
Sports blockchain venture Chiliz will launch a cryptocurrency exchange for sports and entertainment tokens
Third-Party Components at Their Best
16.1.2020
I'm a fan of the componentization of the web. I think it's a very nice way to build a website at just about any scale (except, perhaps, the absolute most basic). There are no shortage of opinions about what makes a good component, but say we scope that to third-party for a moment. That...
NBA’s Kings Continue Reign Over Crypto-Fan Collab with Live Auction Platform
16.1.2020
The NBA’s Sacramento Kings launch an innovative, blockchain-based live-auction app that supports charity by selling gear
Netlify High-Fives
14.1.2020
We've got Netlify as a sponsor around here again this year, which is just fantastic. Big fan. Our own Sarah Drasner is Head of DX (Developer Experience) over there, if you hadn't heard. And if you haven't heard of Netlify, well, you're in for a treat. It's a web host, but for your jamstack sites...
Has Ashton Kutcher Left XRP? Actually He's a Bitcoin Fan Since 2013
16.12.2019
Ashton Kutcher. Source: a video screenshot, Youtube, The Tonight Show Starring Jimmy Fallon
The fight for celebrity endorsements continues to rage online. And while many ask if actor Ashton Kutcher has turned his back on XRP in favor of Bitcoin, a dive back into crypto’s early days reveals that...
Juventus Soccer Club Releases Blockchain Token for Fan Voting
3.12.2019
Italian soccer club Juventus has issued its own token for fans to vote in a range of club-related decisions
FC Bayern Munich Announces Digital Token to Boost Fan Engagement
11.10.2019
Football powerhouse FC Bayern Munich joins the growing trend of high-profile clubs tokenizing its players using blockchain
A Snippet to See all SVGs in a Sprite
8.10.2019
I think of an SVG sprite as this:
<svg display="none">
<symbol id="icon-one"> ... <symbol>
<symbol id="icon-two"> ... <symbol>
<symbol id="icon-three"> ... <symbol>
</svg>
I was long a fan of that approach for icon systems...
Static First: Pre-Generated JAMstack Sites with Serverless Rendering as a Fallback
23.9.2019
You might be seeing the term JAMstack popping up more and more frequently. I’ve been a fan of it as an approach for some time.
One of the principles of JAMstack is that of pre-rendering. In other words, it generates your site into a collection of static assets in advance, so that it can be served...
Turkey’s Biggest Football Club Galatasaray Launches Ethereum Fan Token
16.9.2019
Turkish Football Club Galatasaray Spor Kulübü plans is launching an Ethereum-based fan token following other major world clubs such as Juventus
Atletico De Madrid Partners with Chiliz to Improve Fan Engagement
6.9.2019
Chiliz, a sports and blockchain entertainment company, has announced an upcoming partnership with Spanish soccer giant Atletico de Madrid, today. Atletico de Madrid became one of the first La Liga clubs or Spanish football clubs to join “Socios.” Which is the voting platform to primarily connect...
Top Spanish Soccer Club Will Offer Crypto Fan Tokens
6.9.2019
Atlético de Madrid is the latest to join the Chiliz blockchain
Spanish La Liga Club Atlético Madrid Is Launching a Fan Token
6.9.2019
Atlético de Madrid finished 4th in UEFA's Club Coefficients rankings for the current season — beating the likes of Juventus, Arsenal, Chelsea and Ajax
A More Accessible Portals Demo
31.7.2019
The point of the <portal> element (behind a flag in Chrome Canary) is that you can preload another whole page (like <iframe>), but then have APIs to animate it to the current page. So "Single Page App"-like functionality (SPA), but natively. I think that's pretty cool. I'm a fan...
Pseudo Code
23.7.2019
Yonatan Doron wrote a post on Medium not long ago called "Art of Code — Why you should write more Pseudo Code." Love that title, as a fan of pseudo code myself. That is, writing "code" that describes something you want to do or communicate, but that isn't of any particular language and doesn't...