The WAVE Chrome and Firefox extensions allow you to evaluate web content for accessibility issues directly within Chrome and Firefox browsers. Because the extension runs entirely within your web browser, no information is sent to the WAVE server. This ensures 100% private and secure accessibility reporting.
Download Link :
https://wave.webaim.org/extension/
Chrome Extension :
https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
a) Install the extension (by clicking Add to chrome button)
b) It will look like this after clicking to Add to chrome
Create-React-App —
Create a new project with create react app with below steps
// If you want your app to work offline and load faster, you can change// unregister() to register() below. Note this comes with some pitfalls.// Learn more about service workers: https://bit.ly/CRA-PWAserviceWorker.unregister();
…
Accessibility can be viewed as the “ability to access” and benefit from some system or entity. Accessibility refers to the design of products and environments for people with disabilities.
Examples include wheelchairs, entryway ramps, hearing aids, and braille signs.
2. WCAG = Web Content Accessibility Guidelines
WCAG is separated into three conformance levels:
…
In this tutorial, we’ll be learning how to how to set up your development environment on Windows 7 / Windows to use React Native and Android Studio.
Before we start please find below important technologies definitions.
1. React Native is a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android. React Native also exposes JavaScript interfaces for platform APIs, so your React Native apps can access platform features like the phone camera, or the user’s location.
2. Android Studio is the official integrated development environment (IDE) for Google’s Android operating system, built on JetBrains IntelliJ IDEA…
In this tutorial, we’ll be learning how to add swagger to existing Node Js and Express.js. As we already learned in PART 1 — How to create a REST API with Express.js and Node.js (source code Part 1 )and now we will add swagger in this project.
The source code for the final project can be found here.
Before we start please find below important technologies definitions
In this tutorial, we’ll be learning how to build a Rest API in Node.js and Express.js by building a simple crud user app API. The source code for the final project can be found here
Before we start please find below important technologies definitions
The following article will help you to understand how to convert any HTML web page to a ReactJS functional component-based website/application.
If you are developing a new single-page application (SPA) and need help to start. So here is the help to start your dreams.
Before we start please find below important technologies definitions
Prerequisites
Front End Developer , Just exploring ideas (https://www.linkedin.com/in/kirti-kaushal/ )