Search
Bull or bear? Pros don’t care! Here’s 3 strategies every trader should know
26.10.2020
Here’s 3 strategies pro traders use to produce profits regardless of the market’s direction
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...
Bitcoin top signal from 2017 reappears, but here's why it may not matter this time
22.10.2020
The price of Bitcoin rose to $20,000 in 2017 and crashed. According to Glassnode, the same top signal has emerged, but this time feels different for several reasons
Here’s what traders expect after Bitcoin price rallied to $13,217
22.10.2020
Bitcoin price just secured a new 2020 high and traders expect the price to rise higher for 3 key reasons
Nigeria Protests Show Bitcoin Adoption Is Not Coming: It’s Here
21.10.2020
Blockchain is gaining traction fast in Nigeria partly because its young and tech-savvy population is showing an eagerness to learn more about Web3.0, a decentralized internet powered by blockchain technology
WooCommerce Payments, Now with Support for Subscriptions and Saved Cards
20.10.2020
A little while back we shared the news that WooCommerce shipped a beta payments feature as part of its 4.0 release. It’s a free plugin with no monthly costs or setup fees. You only pay when you make a sale.
We’re actually using this right here at CSS-Tricks. In fact, Chris blogged...
Here’s How Big-spending Chinese Firms Use their Blockchain R&D Money
20.10.2020
A new study of how Chinese firms have been making use of the millions of dollars they have injected into blockchain technology has found that companies are prioritizing government-related developments and financial sector solutions.
The report, published by Securities Daily (via East Money), looked...
The failed promise of Web Components
20.10.2020
Lea has some words:
Perusing the components on webcomponents.org fills me with anxiety, and I’m perfectly comfortable writing JS — I write JS for a living! What hope do those who can’t write JS have? Using a custom element from the directory often needs to be preceded by a ritual of...
Our Best Posts on Web Components
19.10.2020
A grouping of hand-selected posts from our site about Web Components. We've published a very useful article series from Caleb Williams, so that's here, but also sprinkled in some other informational and link posts on the subject.
The post Our Best Posts on Web Components appeared first...
Comparing Styling Methods in 2020
19.10.2020
Over on Smashing, Adebiyi Adedotun Lukman covers all these styling methods. It’s in the context of Next.js, which is somewhat important as Next.js has some specific ways you work with these tools, is React and, thus, is a components-based architecture. But the styling methods talked about...
Taproot Has Been Merged Into Bitcoin Core: Here’s What That Means
15.10.2020
Bitcoin’s long-awaited Taproot update is one step closer to fruition
Collective #627
15.10.2020
Butter Slider * :focus-visible Is Here * PureCSS Character * ZzFXM * Developing For The Semantic Web
The post Collective #627 appeared first on Codrops
Here’s how to properly earn a DeFi sized yield trading Bitcoin options
13.10.2020
Here’s how investors can use Bitcoin options to generate DeFi-sized yields without having to wrap their hodl stack
Ethereum’s Top Dapps Are Increasingly Turning to ‘Rollups’: Here’s Why
13.10.2020
A majority of the top Ethereum-based decentralized applications (dapps) are switching to rollups, a layer 2 for increasing throughput
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}`);
...
Here Are the Top Public Companies That Have Adopted Bitcoin as a Reserve Asset
11.10.2020
When Microstrategy Inc. bought $425 million bitcoin in the last two months, the decision became an important stamp of institutional approval of the top crypto’s credentials as a mature, safe-haven asset. The American technology firm had just made bitcoin its primary reserve asset to hedge...
Near-Zero Interest Rates & Resurgent Inflation Are Here to Stay, What to Do?
10.10.2020
Juan Villaverde is an econometrician and mathematician devoted to the analysis of cryptocurrencies since 2012. He leads the Weiss Ratings team of analysts and computer programmers who created Weiss cryptocurrency ratings.
Dr. Bruce Ng is an educator in the field of Distributed Ledger Technology...
Looking for a Job in Crypto? Here Are 5 Skills You Need
9.10.2020
In job interviews at crypto-oriented companies, “the first thing that you’ll hear is: How does Bitcoin work?”
Looking at AWS Amplify
7.10.2020
AWS Amplify is a collection of tools from AWS to help you build applications.
Allow me to set the stage here to try to make that as clear as I know how. I have a friend (true story) who wants to build an app centered around physical training. His wife is a physical trainer, and they think perhaps...
A Solution To the Blockchain Scalability Problem – Meet Jax.Network
6.10.2020
Being the next step in the evolution of human civilization, blockchain technology still hasn’t been mass-adopted. The biggest obstacle here is a limited transaction processing capacity. Existing blockchains like Bitcoin and Ethereum are only able to do about 7-10 transactions per second. This...