Technologies used in browser; HTML, CSS, and JavaScript, as well as some related frameworks that would make my work a hell of a lot easier than dealing with native constructs.
- Polymer: HTML on steroids; makes heavy use of web components
- Bootstrap: responsive CSS styles
- SASS: pre-processed, CSS plus advance features; variables, nexting, mixin, operators
- LESS: just like LESS, with a different syntax
- Angular: component-based SPA framework
- React: functional-programming oriented framework
- EmberJS: router/template-based framework
- Bower: dependency manager
- NPM: package manager