Search
Every Layout
18.6.2019
Every Layout is a new work-in-progress website and book by Heydon Pickering and Andy Bell that explains how to make common layout patterns with CSS. They describe a lot of the issues when it comes to the design of these layouts, such as responsive problems and making sure we all write maintainable...
Use Vue.js Data Binding Options for Reactive Applications
17.6.2019
Vue.js is known as a "progressive framework for building user interfaces". There's a lot to unpack in this simple statement. It's easy to get started with Vue.js, with a minimal feature set, and th
Easily Deploy a Serverless Node App with ZEIT Now
10.6.2019
I wanted to deploy a simple demo node app the other day using Now, and I got into a lot of difficulties and gotchas, with little help from the official docs. If yo
74% of the World’s Bitcoin Mining Operations Driven by Renewable Energy Says Report
7.6.2019
There’s a lot of debate over whether bitcoin mining is bad for the environment. Many bureaucrats and mainstream media pundits claim that mining is wasteful and bitcoin’s energy consumption cannot be ignored. However, these claims have been refuted in the past and on June 6, Coinshares...
Anti-Patent Troll Consortium Is Recruiting Blockchain Startups
3.6.2019
Three blockchain startups have joined a multi-industry consortium that protects its members from patent trolls
Waves Price Analysis: A Lot of Volatility in the Price of WAVES Still has Ample Amount of Growth Potential
31.5.2019
Similar to Ethereum in a number of ways, Waves aims at enhancing the usage and adoption of blockchain technology. After the announcement of the new information policy regarding the details of the blockchain, a number of potential investors and government agencies have reached out for Waves. Waves...
An Exercise Program for the Fat Web
30.5.2019
When I wrote about App-pocalypse Now in 2014, I implied the future still belonged to the web. And it does. But it's also true that the web has changed a lot in the last 10 years, much less the last 20 or 30.
Websites have gotten a lot … fatter.
While
A Quick Look at the First Public Working Draft for Color Adjust Module 1
29.5.2019
We've been talking a lot about Dark Mode around here ever since Apple released it as a system setting in MacOS 10.14 and subsequently as part of Safari. It's interesting because of both what it opens up as as far as design opportunities as well as tailoring user experience based on actual user...
Bitcoin Cash (BCH) Price Analysis: Be Careful With The Bull This Time: You Might Be Losing A Lot!
29.5.2019
Even with the launching of the cash register for iOS platform, Tuesday, May 28th was a little painful for some of the investors as the price was still fluctuating in the red zone. The second half of the day saw 1.9% of depreciation in the price. However, the pennant pattern is likely to be retested...
Prioritizing
27.5.2019
You're faced with a lot of decisions in everyday work. There are multiple tasks calling for your focus, and you can burn daylight or even burn out trying to decide what comes first. There's a phenomenon called decision fatigue. There have been many studies that you can make poor choices when you're...
‘Blockchain Is Really Democratizing a Lot of Things,’ Interview With Marta Piekarska, Director of Hyperledger’s Ecosystem
21.5.2019
“In terms of general blockchain space, I think the biggest challenge today is lack of objective experts.” An interview with Marta Piekarska, director of Hyperledger’s ecosystem
What Does it Mean to Be “Full Stack”?
21.5.2019
I was asked this recently by a fellow developer who was at the same web tech conference I was at. This developer had met a lot of new people who literally introduced themselves as full-stack developers sort of the way Bob Vance, Vance Refrigeration would on The Office, but it was Tony Frank...
Latest Hack Sparks Concern Whatsapp Will Never Be Secure
20.5.2019
Facebook’s popular messaging app with 1.5 billion users in over 180 countries has another major vulnerability. Hackers were able to covertly install spyware on iOS and Android smartphones using Whatsapp with just a phone call. “All of their security issues are conveniently suitable...
Shopping at Major Retailers With Crypto Just Got a Whole Lot Easier
13.5.2019
A bunch of high-profile retailers now can accept payments in crypto, thanks to a new partnership, and a new mobile app that spawned from that partnership.
The likes of Barns & Noble, Baskin Robbins, GameStop, Nordstrom, Regal and Whole Foods, together with many others, have decided to reconfigure...
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...
Stellar Lumens (XLM) Price Analysis: Though ROI Is Decent, Showing A Lot Of Growth Potential
13.5.2019
Development projects are the USP of Stellar (XLM). The USD Vs. Stellar price was at 0.100403 USD. The success of Stellar (XLM) is based on its development projects, that the team has invested a lot into. Due to which, instead of the bearish market, the platform has gained more visibility...
Markets Update: Crypto Bulls Outpace Stocks and Gold
11.5.2019
Cryptocurrency markets have been doing extremely well over the last 48 hours, making a lot of prior skeptics think the bearish crypto winter may have ended. Since our last markets update three days ago, the entire cryptoconomy has gained close to $33 billion in value and trading sessions over...
SLP-Based Token ACD to Gain Traction With Acceptance at Thousands of Shops
11.5.2019
The Simple Ledger Protocol (SLP) has garnered a lot of attention over the last few months as there’s been a wide variety of tokens created on top of the Bitcoin Cash network. On May 10, the Tokyo-based Alliance Cargo Direct revealed the SLP-minted token ACD and bitcoin cash will be accepted...
IOTA (MIOTA) Price Analysis: Projects Seem To Be Assuring, But A Lot Depend On Market Sentiments
10.5.2019
IOTA (IOTA) Vs. USD price is at $0.279260, with a negative ROI of 56.26%. Partnering with automobile giant Audi will help in strengthening the market grip of IOTA. IOTA (IOTA) is more of a decentralized ledger for IOT that runs on a mechanism called Directed Acyclic Graph (DAG). With added benefits...
Create a Bouncing Page Loader with CSS3 Animations
7.5.2019
Side projects are not only fun but they bring a whole lot of learning experience for you. While hunting for a pre-built page loader for a website I ended up coding one for myself.
Initially