Search
Weekly Platform News: Mozilla WebThings, Internet Explorer mode, GraphQL
24.5.2019
In this week's news: Mozilla WebThings provides complete privacy for user data, an Internet Explorer mode is coming to Edge, and other interesting articles.
The post Weekly Platform News: Mozilla WebThings, Internet Explorer mode, GraphQL appeared first on CSS-Tricks
Wix Is Challenging You to an SEO Battle for $25K (Sponsored)
24.5.2019
This year Wix launched a series of advanced SEO tools for Wix users to optimize their site pages for search engines and social media platforms. These tools include custom meta tags, canonical URLs, 301 redirects, structured data and rapid loading. So what’s the deal? To put their new SEO tools...
DATA Ultimatum: CoinMarketCap Requests More Information From Exchanges to Make Market More Transparent
23.5.2019
‘Trust but verify’: All exchanges are required to provide mandatory API data to CoinMarketCap by June 2019 — or get delisted from the service. Will this new scheme cleanse the market from untrustworthy data?
State Street’s Blockchain Lead Departs to Build Data Privacy Startup
23.5.2019
Moiz Kohari, State Street's global chief technology architect, has left to build a new data privacy startup
Max Schrems to speak at European Data Protection Summit London
22.5.2019
Data privacy pioneer, Max Schrems, will be among guest speakers at European Data Protection Summit, coming to central London on June 3rd 2019. LONDON, Mar. 14, 2019 – Data Protection World Forum is delighted to announce that Max Schrems, data privacy pioneer will be speaking at the European...
[aktualita] České dráhy omezí bezplatný internet ve vlacích, vypsaly nový tendr na data
21.5.2019
„Operátoři nám napsali, že končí s neomezenými tarify, a že nám budou připojení zpoplatňovat podle stažených dat,“ uvedly počátkem roku České dráhy s tím, že vlivem toho budou muset nastat změny parametrů zdarma nabízeného internetového Wi-Fi připojení ve vlacích. Web Cnews...
Bitcoin.com’s Market Cap Aggregator Adds More Informative Crypto Data
20.5.2019
A little over a year ago, our web portal launched a new market cap aggregator, Markets.Bitcoin.com, which showcases the top 500 cryptocurrency market valuations. More recently we’ve added some great data to Markets.Bitcoin.com so people can get information on not only the price of their...
Decentralized Identity: How Microsoft (and Others) Plan to Empower Users to Own and Control Personal Data
19.5.2019
Microsoft wants you to take control of your personal data with its new blockchain project called the decentralized identity (DID) network, built on the bitcoin network
Cyberghost Is a VPN Service You Can Pay For With Bitcoin Cash
19.5.2019
Privacy in the online space is quite compromised these days and anyone who would like to protect their own may consider using a VPN service. There are many platforms on the market and some are catering to the crypto community. Cyberghost VPN is one of them and it takes bitcoin cash (BCH). Also...
Russian Sberbank Demands Client Provide Data on Cryptocurrency Revenue
18.5.2019
Russia’s largest bank Sberbank is making a client disclose information about their cryptocurrency revenue and details of their mining farms
Data: Just 2/3 of ETH Nodes Running Parity Have Been Patched Against Critical Security Flaw
17.5.2019
Hacking research collective SRLabs claims that only two thirds of the Ethereum client software that runs on Ethereum nodes has been patched against a critical security flaw
Coincheckup Aggregator Makes It Easier to Analyze the Crypto Market
16.5.2019
The importance of reliable market data grows with rising cryptocurrency prices that inevitably attract more investors to the space. There is a wide choice of market cap aggregators, but some offer more rich functionality than others. Coincheckup is one good example of that. Also read: Keep Track...
Israeli Spy Firm Develops WhatsApp Hack That Could Allow Them to Steal Data
15.5.2019
According to reports, the world’s biggest messaging app WhatsApp was hacked by an Israeli firm and millions of users were exposed to potential pilferage of data from their phones. Over the years, it has been a well-known security precaution for billions of smartphone users to not click on links...
Change Color of SVG on Hover
13.5.2019
There are a lot of different ways to use SVG. Depending on which way, the tactic for recoloring that SVG in different states or conditions — :hover, :active, :focus, class name change, etc. — is different.
Let's look at the ways.
Inline SVG
Inline SVG is my favorite way to use...
CoinGecko Unveils Exchange ‘Trust Score’ to Fight Fake Volume Data
13.5.2019
Crypto market data aggregator CoinGecko has a unveiled a new "trust score" for its system of ranking exchanges
Track Rising Crypto Prices With Cryptowat.ch
12.5.2019
Cryptocurrency markets are booming this weekend and traders need adequate and timely information about prices and trends. Cryptowat.ch is an online platform that provides real-time market data and it’s highly customizable to suit the needs of different investors. Also read: Decryptionary...
Crypto Heresy: Question Blockstream on Twitter and You’ll Be Blocked
10.5.2019
Crypto Twitter (CT) is a grueling battleground between digital currency enthusiasts, company executives, maximalists, journalists, lawyers, and so-called thought leaders and luminaries. For instance, on May 8, reporter Larry Cermak posted data concerning Blockstream and its sidechain project...
10 React Challenges (Beginner): Use React State to Update the DOM
10.5.2019
A common theme in modern front-end JavaScript libraries/frameworks is that they can help you manage the data in your applications.
Once you update something, React can immediate
10 React Challenges (Beginner): Loop Over and Display Data with JSX
10.5.2019
Data comes in all shapes and sizes. In JavaScript, an array is how we hold sets of data. For the majority of our site content, we use an array of objects.
Looping through and sh
10 React Challenges (Beginner): Display Simple Data with JSX
10.5.2019
One of the building blocks of React is the ability to use HTML elements when developing components.
JSX allows us to write simple markup in HT