Search
Become a Front-End Master in 2020 With These 10 Project Ideas
1.11.2019
This is a little updated cross-post from a quickie article I wrote on DEV. I'm publishing here 'cuz I'm all IndieWeb like that.
I love this post by Simon Holdorf. He's got some ideas for how to level up your skills as a front-end developer next year. Here they are:
Build a movie search app using...
French Ministry of Education Publishes Bitcoin Resource Guide for Educators
1.11.2019
As digital currencies transform the world, concepts like Bitcoin continue to percolate into academic courses and higher education worldwide. The French Ministry of National Education’s recently published economics and social sciences resource guide for teachers discusses cryptographic money...
A Look at JAMstack’s Speed, By the Numbers
1.11.2019
People say JAMstack sites are fast — let’s find out why by looking at real performance metrics! We’ll cover common metrics, like Time to First Byte (TTFB) among others, then compare data across a wide section of sites to see how different ways to slice those sites up compare.
First, I’d like...
Video: Will Bitcoin Crash or Double in Price After the Halving? Miners Have Their Say
1.11.2019
Will the price of bitcoin double or crash during the upcoming halving next year? And how will the mining industry adapt to their revenue stream being cut in half over night? See what professional miners from around the world have to say on the matter. Also Read: US, EU and UK Companies Can Now...
How Bitcoin’s Peer-to-Peer Cash System Was Revealed 11 Years Ago
31.10.2019
On October 31, 2008, on the eve of Halloween, Satoshi Nakamoto published the Bitcoin whitepaper. Since then the revolutionary design of the network has changed the lives of many and has transformed how we look at money today. Also read: China Ranks 35 Crypto Projects as President Xi Pushes...
Korean Presidential Committee Pushes to Legalize Crypto
31.10.2019
A South Korean presidential committee is pushing for the government to establish legal status for cryptocurrency to stay competitive globally. So far, the government’s policies have been risk-focused to curb speculation, which the committee says must change. Also read: China Ranks 35 Crypto...
Comparing the Different Types of Native JavaScript Popups
31.10.2019
JavaScript has a variety of built-in popup APIs that display special UI for user interaction. Famously:
alert("Hello, World!");
The UI for this varies from browser to browser, but generally you’ll see a little window pop up front and center in a very show-stopping way that contains the message...
Build a 100% Serverless REST API with Firebase Functions & FaunaDB
31.10.2019
Indie and enterprise web developers alike are pushing toward a serverless architecture for modern applications. Serverless architectures typically scale well, avoid the need for server provisioning and most importantly are easy and cheap to set up! And that’s why I believe the next evolution...
US, EU and UK Companies Can Now Pay Workers in Bitcoin Cash via Bitwage
31.10.2019
Getting at least partially paid with cryptocurrency is a great way to enter the digital asset market without having to do any trading. If you are looking to earn your favorite crypto asset, Bitwage now allows American, European and British companies to pay workers in bitcoin cash following demand...
Mining Giant Bitmain Confidentially Files for U.S.-Based IPO
30.10.2019
According to reports, bitcoin mining manufacturer Bitmain Technologies confidentially filed for a U.S.-based initial public offering (IPO) with the Securities and Exchange Commission. The news follows the alleged removal of cofounder and executive director Micree Zhan and the recent announcement...
It’s All In the Head: Managing the Document Head of a React Powered Site With React Helmet
30.10.2019
The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its user interface. This is, after all, where you tell search engines about your website and integrate it with third-party applications like...
Cryptophyl Exchange Reveals Fiat On-Ramp to SLP Token Ecosystem
30.10.2019
The London-based exchange Cryptophyl is a trading platform focused on the Simple Ledger Protocol (SLP) and bitcoin cash (BCH) ecosystem. On October 29, the exchange announced the launch of the first fiat on-ramp to obtain well-known SLP tokens. Also read: Avalon Mining Rig Maker Canaan Files...
Avalon Mining Rig Maker Canaan Files for $400M IPO on Nasdaq
30.10.2019
Mining rig manufacturer Canaan has filed for an IPO with the U.S. Securities and Exchange Commission to raise $400 million on the Nasdaq Global Market. Prior to this filing, the company had also attempted to go public in Hong Kong and China. Credit Suisse and Citigroup are among its underwriters....
Using the Platform
29.10.2019
Tim Kadlec:
So much care and planning has gone into creating the web platform, to ensure that even as new features are added, they’re added in a way that doesn’t break the web for anyone using an older device or browser. Can you say the same for any framework out there? I don’t mean that to...
Why a VPN Is the First Layer You Should Pull On When Browsing the Web
29.10.2019
Virtual private networks (VPNs) can be useful for all kinds of things, from streaming foreign sports to protecting your identity from heightened online surveillance. For cryptocurrency users, VPNs are particularly precious, providing access to exchanges that are geo-restricted, and enabling crypto...
Are There Random Numbers in CSS?
29.10.2019
CSS allows you to create dynamic layouts and interfaces on the web, but as a language, it is static: once a value is set, it cannot be changed. The idea of randomness is off the table. Generating random numbers at runtime is the territory of JavaScript, not so much CSS. Or is it? If we factor in...
Learn to Make Your Site Inclusive, by Design
29.10.2019
Accessibility is our job. We hear it all the time. But the truth is that it often takes a back seat to competing priorities, deadlines, and decisions from above. How can we solve that?
That's where An Event Apart comes in. Making sites inclusive by design is just one of the many topics covered over...
The Current State of Styling Selects in 2019
28.10.2019
Best I could tell from the last time I compiled the most wished-for features of CSS, styling form controls was a major ask. Top 5, I'd say. And of the native form elements that people want to style, Greg Whitworth has some data that the <select> element is more requested than any other...
After Breaking New Records Bakkt Announces Crypto Consumer App
28.10.2019
Following the all-time record of 1,179 contracts on October 25, Mike Blandina, Bakkt’s chief product officer, revealed the firm is launching another strategy after announcing its December options launch. Bakkt is releasing a consumer application so retail investors can “unlock the value...
Prep work
28.10.2019
CoinMarketCap Daily Newsletter Your daily newsletter for 28 October, 2019 Preparation “Prevention is better than cure.” – Desiderius Erasmus What a weekend in the crypto space! Read on below to find out more on what happened! ???? Also, happy Diwali (Deepavali) […]
The post Prep work appeared...