Bruno Lourenço
Bruno Lourenço
- [ ] Replace jQuery from base Socket.io's chat example - [ ] Add Webpack - [x] Responsive layout
Specifying type attributes `` tag is not necessary as HTML5 implies text/javascript as defaults. This can be safely done even for older browsers. **[Source](https://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml?showone=type_Attributes#type_Attributes)**
Fix Webpack 3 error with node versions different than 7.#.#. The following error: > Error: Module build failed: ModuleBuildError: Module build failed: Error: A valid query string passed to parseQuery...