Search
This social media platform gives you the option to make your posts undeletable
28.10.2020
The CEO of Minds thinks that others will follow suit
You Can Now Earn 200% on Your Investments with ETHx2.io!
28.10.2020
The text below is an advertorial article that was not written by Cryptonews.com journalists.
About ETHx2.io:
With the current market crashing and jobs either disappearing or not paying enough, everyone is forced to lower their expenses or work multiple jobs just to keep up. Those times are...
Comparing Static Site Generator Build Times
28.10.2020
There are so many static site generators (SSGs). It’s overwhelming trying to decide where to start. While an abundance of helpful articles may help wade through the (popular) options, they don’t magically make the decision easy.
I’ve been on a quest to help make that decision easier. A colleague...
The Diverging Paths of Bitcoin & DeFi: A Data Perspective by IntoTheBlock
28.10.2020
Every week, IntoTheBlock brings you on-chain analysis of top news stories in the crypto space. Leveraging blockchain’s public nature, IntoTheBlock’sContinue Reading
The post The Diverging Paths of Bitcoin & DeFi: A Data Perspective by IntoTheBlock appeared first on CoinMarketCap Blog
How Hacker News Crushed David Walsh Blog
28.10.2020
Earlier this month, David’s heartfelt posting about leaving Mozilla made the front page of Hacker News. Traffic increased by 800% to his already-busy website, which slowed and eventually failed under the pressure. Request Metrics monitors performance and uptime for David’s blog, and our metrics...
Comparing Various Ways to Hide Things in CSS
27.10.2020
You would think that hiding content with CSS is a straightforward and solved problem, but there are multiple solutions, each one being unique.
Developers most commonly use display: none to hide the content on the page. Unfortunately, this way of hiding content isn’t bulletproof because now that...
Anima 4.0: Go Straight From Design to React in the Design Handoff
27.10.2020
Imagine this scenario: You get an email from the design team. It contains a link to a high-fidelity prototype of a React app they want you to build. You click the link and get ready to inspect the work only to find… the components have already been built.
Huh?
It might sound like a dream...
Celebrate this Halloween with Spookalicious Casino Games and Get Rewarded
27.10.2020
It’s Halloween! Play spooktastic casino games and celebrate this hallowed festival with Bitcoin Games as they promise the most Harrowing Halloween you’d ever experience! Zombies???? Monsters???? Vampires???? Our very own premium casino brand, Bitcoin Games, has launched the Harrowing Halloween????...
Core Web Vital Tooling
26.10.2020
I still think the Google-devised Core Web Vitals are smart. When I first got into caring about performance, it was all: reduce requests! cache things! Make stuff smaller! And while those are all very related to web performance, they are abstractly related. Actual web performance to users are things...
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...
Particles Image Animation from Mathis Biabiany’s website
26.10.2020
A coding session where you'll learn how to implement the particles effect seen on Mathis Biabiany's website.
The post Particles Image Animation from Mathis Biabiany’s website appeared first on Codrops
Unbelievable Bonus From Beaxy.com
25.10.2020
PRESS RELEASE. Beaxy Exchange is running a one-of-a-kind match bonus program that will double your deposit up to $500. For example, when you enroll in the program and deposit $1,000 worth of fiat or crypto, you will receive an additional 500 USDC to use for trading. How to Trade with More on Beaxy...
You Can Now Earn 200% on Your Investments With ETHx2.io
24.10.2020
PRESS RELEASE. With the current market crashing and jobs either disappearing or not paying enough, everyone is forced to lower their expenses or work multiple jobs just to keep up. Those times are now over with ETHx2.io. ETHx2.io helps all the investors earn 200% of what they are investing without...
Creating CSS Shapes with Emoji
24.10.2020
CSS Shapes is a standard that lets us create geometric shapes over floated elements that cause the inline contents — usually text — around those elements to wrap along the specified shapes.
Such a shaped flow of text looks good in editorial designs or designs that work with text-heavy contents...
CSS in 3D: Learning to Think in Cubes Instead of Boxes
23.10.2020
My path to learning CSS was a little unorthodox. I didn’t start as a front-end developer. I was a Java developer. In fact, my earliest recollections of CSS were picking colors for things in Visual Studio.
It wasn’t until later that I got to tackle and find my love for the front end....
Multilotto: Play Transparent Online Lotteries With Equal Opportunities for Every Player
22.10.2020
When you hear about gambling, you’ll remember some fancy Casino resorts in Las Vegas and Macau or some local brokers in your street. The gambling system has evolved beyond the traditional houses to online gambling. Online gambling is valued at US$ 46 billion, and it is projected to around...
Create an FAQ Slack app with Netlify functions and FaunaDB
22.10.2020
Sometimes, when you’re looking for a quick answer, it’s really useful to have an FAQ system in place, rather than waiting for someone to respond to a question. Wouldn’t it be great if Slack could just answer these FAQs for us? In this tutorial, we’re going to be making just that: a slash command...
A Primer on the Different Types of Browser Storage
21.10.2020
In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches… there are seemingly endless possibilities for storing any sort of data. But data storage isn’t limited only to the back end. The front end (the...
xm
21.10.2020
This is a neat little HTML preprocessor from Giuseppe Gurgone. It has very few features, but one of them is HTML includes, which is something I continue to be baffled that HTML doesn’t support natively. There are loads of ways to handle it. I think it’s silly that it’s been...
How to Think Like a Front-End Developer
21.10.2020
The topical idea of “how to think like a front-end developer” began for me as a series of podcast interviews on ShopTalk Show. That was in preparation for a talk I was preparing (and gave) of the same name. That talk evolved into my essay The Great Divide, which evolved into the essay...