Search
Deep Truths of Deepfakes — Tech That Can Fool Anyone
22.12.2019
As deepfakes start to become more common, experts believe blockchain can play its part in countering the spread of misinformation
Fomo3D Team Launch New Dapp That’s ‘Not Just a Game’
21.12.2019
Team Just, the brain trust behind viral hit Fomo3D, are back with an eagerly anticipated new dapp, this time on Tron. Just.game has been dubbed “a showcase of how blockchain technology can be used to create an autonomous company that constantly generates revenue and distributes it to anyone...
Can Bitcoin Benefit From New ‘Impossible to Crack’ Encryption Chips?
21.12.2019
Researchers claim to have developed a chip that enables unbreakable cryptography
Can Clinical Trials Be Revolutionized by Using Blockchain?
21.12.2019
In the most recent years, blockchain, a development most outstandingly connected with digital currencies, captures the attention of professionals and organizations in the healthcare sector. This new technology is attracting huge interest in the research network that can give answers to all...
Is Web Design Easier or Harder Than it was 10 Years Ago?
20.12.2019
Is it harder or easier to build a website now than 10 years ago? Has the bar gone up or down? I don't have any data for you, but I can shell out some loosey-goosey opinions.
HTML
HTML5 was the only big HTML change in the last decade, and it wasn't particularly dramatic. It's cool it's the looser...
Bitcoin Can Take 50% of Gold’s Market Share, Hit $250,000 — CNBC
20.12.2019
Tom Lee and Brian Kelly suggest Tim Draper’s $250,000 Bitcoin price tag can come true
Raw GraphQL Querying
20.12.2019
GraphQL has all kinds of awesome tooling built around it. But like everything on the web, it ultimately comes down to data shootin' across the ol' network and responses coming back. If you need to talk to a GraphQL API endpoint, you don't absolutely have to use some kind of framework or library...
You Can Earn Lead Tokens by Becoming a Crypto Community Champion
20.12.2019
Becoming a cryptocurrency community leader is a good way to bring about the future you want to see in the world by taking real action today. Now you can also be directly rewarded for your work with the Bitcoin Cash community’s new SLP token, Lead (Leaders of Education, Adoption...
Create a Static Site Using Angular & Scully
20.12.2019
The team at HeroDevs has just released the alpha version of Scully, a static site generator for Angular. That's right, Angular didn't have an intuitive way to create JAMstack applications before, but now it's possible!
Scully uses a node CLI application to run Angular schematics so you don’t have...
Should the Government Have a Say in Where You Can Invest?
19.12.2019
NLW discusses forthcoming changes to US accredited investor laws and looks at a trend of DeFi companies looking to become more decentralized in 2020
How Decentralized Tech Can End the Privacy Crisis in 2020
19.12.2019
If we’re not careful, blockchain will be remembered for perfecting the surveillance economy
SEC to Boost Access to Crypto Investments With Proposed New Accredited Investor Definition
19.12.2019
The U.S. Securities and Exchange Commission (SEC) has proposed amending the definition of “accredited investor” — a move that will increase access to regulated cryptocurrency investments. A number of them are currently only available to accredited investors. Among other changes,...
Bitcoin Can Hit $250K in 2020, Reaffirms Tim Draper as Dominance Rises
19.12.2019
Bitcoin surprises yet again with a return to $7K zone — but for how long?
Trinity Users Can Directly Purchase IOTA From the Wallet With Moonpay
19.12.2019
As per the recent update, the users on trinity wallet who are keen on purchasing IOTA directly from the wallet, are presently allowed to do so by using IOTA’s integration with MoonPay, “a FIAT/IOTA onramp that enables purchasing directly from the wallet.” Trinity users can now...
Hashpower Broker NiceHash Can’t Promise to Fully Reimburse Hack Losses
19.12.2019
Hashpower rental marketplace NiceHash has frozen its repayment program for users affected by a major hack in Dec. 2017 due to insufficient cash flow
Two Lessons I Learned From Making React Components
19.12.2019
Here’s a couple of lessons I’ve learned about how not to build React components. These are things I've come across over the past couple of months and thought they might be of interest to you if you’re working on a design system, especially one with a bunch of legacy technical decisions and a lot...
The Order of CSS Classes in HTML Doesn’t Matter
17.12.2019
That’s right! And I can prove it, too. Let’s look at some CSS first:
.a {
color: red;
}
.b {
color: blue;
}
And now let’s look at some markup:
<div class="a b">Here’s some text</div>
The text is going to be blue because .b is defined last in the CSS, right? But what if we...
Domain-Driven Design With React
16.12.2019
There is very little guidance on how to organize front-end applications in the world of React. (Just move files around until it “feels right,” lol). The truth is that we can do better. Let’s take a look at one pattern you might consider using to architect your site.
At first, you might split...
‘DNA-of-Things’ Technology Can Store Bitcoin Passwords in Everyday Objects
16.12.2019
Talk of bitcoin passwords being encoded and stored in synthetic DNA is not new, but in a recent development scientists have announced that DNA-encoded information can now be stored in everyday objects such as eye glasses or a shirt button, instead of a vial or test tube. Also Read: Cryptosteel...
How SLP Dividends Can Tokenize Anything, Including the Stock Market
15.12.2019
Not everyone is lucky enough to have access to the stock market and the ability to buy shares in successful corporations like Apple or Coca-Cola. Many impoverished and politically restricted areas make such participation impossible for those who live there. However, thanks to the ability...