Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend Workshop - August 2017 #29

Open
umaar opened this issue Aug 10, 2017 · 12 comments
Open

Frontend Workshop - August 2017 #29

umaar opened this issue Aug 10, 2017 · 12 comments

Comments

@umaar
Copy link
Owner

umaar commented Aug 10, 2017

Please vote with 👍 / 👎 or add your own comments.

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Performance on the web (via DevTools) (intermediate)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Memory in JavaScript (e.g. how to catch memory leaks) (advanced)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Mastering the Console Panel in DevTools (basic)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Developer workflows (basic)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Node.js (developing and debugging) (intermediate)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Device debugging (basic)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Debugging Production apps 🔥 recommended (intermediate)

@umaar
Copy link
Owner Author

umaar commented Aug 10, 2017

Live Coding Sessions (e.g. watch me build some small, yet complete apps) (intermediate)

@umaar umaar changed the title Workshop - August 2017 Frontend Workshop - August 2017 Aug 10, 2017
@Sreilys
Copy link

Sreilys commented Aug 11, 2017

Javascript ES6 misconceptions:

  • arrow function doesn't replace function()
  • let doesn't replace var
  • lazy expressions explained

@Sreilys
Copy link

Sreilys commented Aug 11, 2017

How, why, where.. should we use strict mode?

@Sreilys
Copy link

Sreilys commented Aug 11, 2017

Polyfill.. yes please.. or maybe not?

@Sreilys
Copy link

Sreilys commented Aug 11, 2017

Javascript Unit Test: Jasmine (or other nice tool) test project, up and running with some basic test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants