Hello
Hi, thanks for coming. My name is Jakub. I work as JS developer for Amadeus (in Sophia Antipolis, France) in Aria Templates open-source framework team. Check out our AriaTemplates.com page and our GH repo.
My stuff
JavaScript & accessibility
- Is your HTML app cross-browser keyboard friendly?
Keyboard support for
onclickstatements on HTML tags (accessibility test case & compatibility table)
Git
- Save yourself 80% of typing and grab
my
.profilefile with Git aliases. - Git config, tips'n'tricks (pending)
UserScripts
- Personalized web browsing rocks. You may see and install a few of my userscripts here.
Firefox
- pending
Others' stuff
Great dev articles I've found over the net
JavaScript (beginner / intermediate)
- JavaScript Garden: so, you know basic stuff about JS, but you see there are many quirks. JS Garden for the rescue.
- Just Advanced JavaScript (245 slides)
- 10 performance tips from Nicholas C. Zakas
- The JavaScript Comma Operator
HTTP
Java
- Java Infrequently Answered Questions by Peter Norvig
various
- StackOverflow: highest rated questions, answers by Eric Lippert, Jon Skeet and other top-rated users. Some of them are really deeply enlightening.
- The same for other StackExchange sites: e.g. Thomas Pornin @ Security, Highest rated @ Programmers and so on.
Cheat-sheets, compat tables, documentation
Cross-browser JavaScript / CSS / HTML
- QuirksMode.org compat tables (main page, follow the links)
- Can I Use...
- Kangax's EcmaScript 5 compat tables
- DocHub - single-page wrapper for MDN
- Firebug tips from Jan Odvarko (Firebug lead developer)
Interesting online dev tools
Other awesome articles & pages (not strictly dev)
- PIN number analysis @ DataGenetics
- How unique is your browser?
- Great Circle Mapper example. Draws a map with an array of connections between any IATA (airport code) cities by their IATA code (provided in the query string). Calculates roughly the distance between them as well.
Books I recommend
Dev
- Effective Java by Joshua Bloch
Non-dev
- The Design of Everyday Things by Donald Norman