Search
Verge Price Analysis: XVG Trends are Bullish; New Ventures & Focus On Projects are the USP
2.6.2019
The recent listing of Verge (XVG) on Chaincreator exchange will go a long way in increasing its brand value and popularity. Verge is focused on projects and which will surely help it in having a better market grip. Here are the latest market stats of the altcoin. Verge Price Current Statistics:...
Verge Price Analysis: XVG Trends are Bullish; New Ventures & Focus On Projects are the USP
2.6.2019
The recent listing of Verge (XVG) on Chaincreator exchange will go a long way in increasing its brand value and popularity. Verge is focused on projects and which will surely help it in having a better market grip. Here are the latest market stats of the altcoin. Verge Price Current Statistics:...
The difference between keyboard and screen reader navigation
29.5.2019
There are a few differences between keyboards and screen readers and Léonie Watson highlights of them:
When using the tab key, keyboard focus and screen reader focus are synchronised with each other. The rest of the time, screen reader users have an enormous range of commands at their disposal...
IOTA Price Analysis: Focus on Development Projects, and Tie-ups with Automobile Giants Are The USP of Altcoin
29.5.2019
IOTA launched an academic program with the help of a deep tech academy based in Berlin and Shanghai, IOT1. Jaguar Land Rover is developing a ‘smart wallet’ based on IOTA technology. IOTA is getting a lot of buzz from the automobile industry. Earlier it made a partnership with various automobile...
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...
Ether Fluctuates Despite Ethereum Foundation 'Refines its Focus'
22.5.2019
Price of ether (ETH,) the native token of the Ethereum platform, fluctuates today following the news that the Ethereum Foundation plans to spend USD 30 million on key projects across the ecosystem over the next year.
At pixel time (06:04 UTC), despite the fluctuation after the announcement 10 hours...
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...
Huobi Prime To Add Reserve Protocol’s RSR Token With Focus On Blockchain Payments
13.5.2019
Crypto exchange Huobi Global announced on Sunday that it will be partnering with Reserve, the blockchain based global payments solution, to launch Reserve’s native token RSR, on the Huobi Prime platform. The exchange stated that it aims to bring blockchain payments among the masses....
Coinbase Shifting Focus Due to Growing Institutional Investor Interest in Crypto
1.5.2019
After shutting down its Political Action Committee and Chicago office, Coinbase says it is shifting focus to the big demand coming from institutional investors
Add Authentication and Personalization to VuePress
23.4.2019
There are several advantages to using a static site generator such as VuePress. With VuePress, you can focus on writing content using markdown, and the VuePress application generates static HTML fi
Stacked “Borders”
19.3.2019
A little while back, I was in the process of adding focus styles to An Event Apart’s web site. Part of that was applying different focus effects in different areas of the design, like white rings in the header and footer and orange rings in the main text. But in one place, I wanted rings that were...
Accessibility is not a “React Problem”
11.3.2019
Leslie Cohn-Wein's main point:
While [lots of divs, inline styles, focus management problems] are valid concerns, it should be noted that nothing in React prevents us from building accessible web apps.
True. I'm quite capable (and sadly, guilty) of building inaccessible interfaces with React...
The Bottleneck of the Web
5.3.2019
Steve Souders, "JavaScript Dominates Browser CPU":
Ten years ago the network was the main bottleneck. Today, the main bottleneck is JavaScript. The amount of JavaScript on pages is growing rapidly (nearly 5x in the last 7 years). In order to keep pages rendering and feeling fast, we need to focus...
Writing Tests for React Applications Using Jest and Enzyme
1.3.2019
While it is important to have a well-tested API, solid test coverage is a must for any React application. Tests increase confidence in the code and helps prevent shipping bugs to users.
That’s why we’re going to focus on testing in this post, specifically for React applications. By the end, you’ll...
VR na vlastní oči: jaký je Microsoft Hololens 2, HTC Vive Focus a VR streamované přes 5G síť
26.2.2019
Hololens 2 opravuje chyby první generace přidává skvělé funkce • HTC Vive Focus s ovladači nepotřebuje upravenou místnost • První přenos VR obrazu přes 5G potvrzuje, že to může dávat smysl
Designing for the web ought to mean making HTML and CSS
29.1.2019
David Heinemeier Hansson has written an interesting post about the current state of web design and how designers ought to be able to still work on the code side of things:
We build using server-side rendering, Turbolinks, and Stimulus. All tools that are approachable and realistic for designers...
JavaScript to Native (and Back!)
14.12.2018
I admit I'm quite intrigued by frameworks that allow you write apps in web frameworks because they do magic to make them into native apps for you. There are loads of players here. You've got NativeScript, Cordova, PhoneGap, Tabris, React Native, and Flutter. For deskop apps, we've got Electron....
Stuff you can do with CSS pointer events
27.7.2018
Martijn Cuppens (the same fella with the very weird div!) has some more irresistible CSS trickery. Three of the examples are about making a child element trigger an event on a parent element (almost like the magic that is :focus-within).
Here's how I reasoned it out to myself:
You know how if...
Prototyping in the Browser
5.7.2018
Prototyping animations and interactions is vital for a number of reasons: they can make your interface feel deceptively fast, they can help focus the user on a specific task, and they can provide a better sense of the current state of your application. Is data being loaded? Is something...
The Four Big Ways Jetpack Helps with Image Performance
19.6.2018
We've been working with Jetpack around here as a sponsor. It's a great match because as someone with a bunch of self-hosted WordPress sites, Jetpack is one of those no-brainer plugins for me. Jetpack can do a ton of good things for any site in a variety of very different ways. Here's one way...