Search
NFT: Can Burning A Banksy Make It More Valuable?
7.3.2021
The burning of a Banksy. Source: A video screesnhot, Youtube/Burnt Banksy
Paul J Ennis, Lecturer/Assistant Professor in Management Information Systems, University College Dublin.
______
A blockchain company has bought a piece of Banksy artwork and burnt it. But instead of destroying the value...
Best Buy Rewards Members Can Snag a Sony 55-inch 4K TV for $80 off Right Now
6.3.2021
Sony 55" LED 4K UHD Smart Android TV | $520 | Best BuyRead more
CSS-Tricks Chronicle XXXIX
6.3.2021
I’ve been lucky enough to be a guest on some podcasts and at some events, so I thought I’d do a quick little round-up here! These Chronicle posts are just that: an opportunity to share some off-site stiff that I’ve …
The post CSS-Tricks Chronicle XXXIX appeared first...
Plus: The Stronghold breaks through...
5.3.2021
We can't hold it back!
Plus: The Stronghold breaks through...
5.3.2021
We can't hold it back!
You Can Claim PlayStation Plus' Monthly PS5 Games Before You Get A PS5
5.3.2021
PS Plus continues to offer “free” games to subscribers, and, in recent months, has even started offering PlayStation 5 games. If you don’t have a still-impossible-to-find PS5, you’re not quite S.O.L.. You just have to claim those games through a web browser.Read more
A Super Flexible CSS Carousel, Enhanced With JavaScript Navigation
5.3.2021
Not sure about you, but I often wonder how to build a carousel component in such a way that you can easily dump a bunch of items into the component and get a nice working carousel — one that allows …
The post A Super Flexible CSS Carousel, Enhanced With JavaScript Navigation appeared first...
Jim Rogers Regrets Not Buying Bitcoin but Warns Governments May Outlaw Cryptocurrencies
5.3.2021
Renowned investor Jim Rogers, who co-founded the Quantum Fund with billionaire investor George Soros, now regrets not buying bitcoin. However, he is still worried that governments can outlaw bitcoin if it becomes a viable currency. Jim Rogers’ Bitcoin Regret Jim Rogers said in an interview...
Through the pipeline: An exploration of front-end bundlers
5.3.2021
I really like the kind of tech writing where a fellow developer lays out some specific needs, tries out different tech to fulfill those needs, and documents how it went for them.
That’s exactly what Andrew Walpole did here. …
The post Through the pipeline: An exploration of front-end...
Through the pipeline: An exploration of front-end bundlers
5.3.2021
I really like the kind of tech writing where a fellow developer lays out some specific needs, tries out different tech to fulfill those needs, and documents how it went for them.
That’s exactly what Andrew Walpole did here. …
The post Through the pipeline: An exploration of front-end...
Weekly Platform News: Focus Rings, Donut Scope, Ditching em Units, and Global Privacy Control
4.3.2021
In this week’s news, Chrome tackles focus rings, we learn how to get “donut” scope, Global Privacy Control gets big-name adoption, it’s time to ditch pixels in media queries, and a snippet that prevents annoying form validation styling.
Chrome will…
The post Weekly...
Exploring @property and its Animating Powers
4.3.2021
Uh, what’s @property? It’s a new CSS feature! It gives you superpowers. No joke, there is stuff that @property can do that unlocks things in CSS we’ve never been able to do before.
While everything about @property is exciting, …
The post Exploring @property and its Animating Powers appeared...
How to Develop and Test a Mobile-First Design in 2021
4.3.2021
The internet has connected 4.66 billion people with each other as of October 2020. A total of 59% of the world’s total population. Amazingly, this is not even the surprising part. The stat to look out for is mobile users …
The post How to Develop and Test a Mobile-First Design in 2021...
Famed NFT Artist Bosslogic to Create 2500 Exclusive Pieces for Ethernity Community
4.3.2021
Top-selling non-fungible token (NFT) artist Bosslogic has partnered with art collective Ethernity to deliver a 2500 piece collection of unique art. The Ethernity Chain community members can take part in an NFT auction via an online competition. Bosslogic Collaboration Decision Dovetails Surging...
All you can eat: SushiSwap deploys contracts on five new networks
4.3.2021
Top decentralized exchanges are exploring alternatives to Ethereum amid high gas prices, with SushiSwap porting its platform onto five additional networks
‘I can’t believe you morons actually buy this shit’: Banksy art burned and tokenized
4.3.2021
The satirical piece by Banksy pokes fun at the shallow, bloated art industry... So, what would he think about NFTs?
A Bare-Bones Approach to Versatile and Reusable Skeleton Loaders
3.3.2021
UI components like spinners and skeleton loaders make waiting for a page load less frustrating and might even affect how loading times are perceived when used correctly. They won’t completely prevent users from abandoning the website, but they might encourage …
The post A Bare-Bones Approach...
5TH Cell's Latest Is A Bite-Sized Deck-Building Game You Can Play Right Now
3.3.2021
Launching today on Steam from Scribblenauts and Lock’s Quest creators 5TH Cell, Castlehold is a free-to-play deck-building strategy game that manages to cram a ton of strategy fun into battles that last under 10 minutes. Read more
React Without Build Tools
3.3.2021
Jim Nielsen:
I think you’ll find it quite refreshing to use React A) with a JSX-like syntax, and B) without any kind of build tooling.
Refreshing indeed:
CodePen Embed Fallback
It’s not really the React that’s the hard part …
The post React Without Build Tools appeared first...
How to Animate the Details Element
2.3.2021
Here’s a nice simple demo from Moritz Gießmann on animating the triangle of a <details> element, which is the affordance that tells people this thing can be opened. Animating it, then is another kind of affordance that tells people …
The post How to Animate the Details Element...