I appreciate that not everyone who writes documentation is a native English speaker, or even if they are, may not understand the best way to write clearly and concisely. Many native English speakers had our last grammar lesson more than 20 years ago, and have learnt the tips and tricks we now use as professional writers recently. There are three important things to remember to justify the time and effort of making your writing more understandable:
This dapp implements is a Crypto-collectible game built on top of the ERC-721 standard for creating unique tokens.. This tutorial is intended to be followed using the online IDE available at studio.ethereum.org, and selecting the CryptoPizza template.
This dapp implements the simplest form of a cryptocurrency that uses the ERC-20 standard to define a token you can create and send to others. This tutorial is intended to be followed using the online IDE available at studio.ethereum.org, and selecting the Coin template.
This dapp implements a Hello World style application that echoes a message passed to the contract to the front end. This tutorial is intended to be followed using the online IDE available at studio.ethereum.org, and selecting the Hello World template.
I wasn't at Berlin Blockchain week in 2018, so can't directly compare the two events, but this year seemed busy to me, others mentioned they thought it was quieter. However, the venues used for the events were large and sprawling, so it was hard to get a complete picture of how many attendees there were, but the crowd felt enthusiastic to me. Especially considering the sweltering heat for most of the week.
Kickstart turning your web pages into accessible web pages. Here are our 5 favorite resources for learning what you need to change and how to implement those changes.
Angular is a popular framework for creating powerful JavaScript applications quickly. However, it doesn’t always create the most accessible applications. In this post we look at ways that anyone can implement to make Angular based applications usable by all.
What is Section 508 of the Rehabilitation Act of 1973, and why should you adhere to it when developing your product or services? Learn what you need to know in this article.
Designing for accessibility can make your website better for everyone. In this article, we'll define motor disabilities and talk about web development strategies for improving accessibility for users with a motor disability.
The web increasingly provides both a rich visual and audio experience. In this article, we'll define auditory disabilities and talk about web development strategies for improving accessibility for users with hearing impairment.
In this article, we'll define vision disabilities and talk about web development strategies for improving accessibility for users with visual impairments.
In this era ruled by digital information, it’s vital to make sure that the internet’s vast wealth of knowledge is accessible to as many people as possible. This article explains how adherence to the Web Content Accessibility Guidelines, or WCAG, helps you get closer to that goal.
American web accessibility standards are often top of mind for most developers, but the United Nations, European Union and many nations have their own laws and policies. Read more about how to develop international accessibility standards in this blog post.
Start with writing a System Description Document. The Development Plan and Preliminary Audit are optional components but quite valuable for new development teams.
In this article, we walk you through creating a serverless application with the Serverless Framework, deploying it to the cloud, and creating a user interface for it using KendoReact.