⇦ Back
WDX-180
Web Development X
EXTRAS
Git & GitHub
- Check out the Codecademy Git resources which contain pages describing some of the most basic concepts such as the git add, git commit commands, etc.
- The WDX retains an offline version of these files. You can find them in the
/resources/codecademy/git/concepts/
folder.
- The WDX retains an offline version of these files. You can find them in the
- Watch: How to be a git expert
- Description: Learn git concepts, level up your command line skills, and become a more capable git user!
- Duration: 47min
- Watch: Git and Git Bash Tutorial
Accessibility
- Why the number input is the worst input
- A really interesting take on the
<input type="number">
field. Here are some important highlights about the curious case of this input type:- β When the number input contains an invalid value and you retrieve the value, you get a blank string.
- π‘ Valid numbers include more than just digits (i.e,. scientific notation like the letter e).
- π The min/max attributes can easily be bypassed.
- π Different browsers accept different characters.
- A really interesting take on the
- Listen: Accessibility Kopec Explains Software Podcast
- Description: Making software usable by all people
- Duration: 13min
- Level: Beginner
- Download: .mp3 format
- Watch: What are the best websites for booking a flight if youβre blind: Disability Pie
Project maintained by in-tech-gration
Hosted on GitHub Pages — Theme by mattgraham