Skip to content

Topics and exercises to ramp up the community through the introductory js concepts

License

Notifications You must be signed in to change notification settings

burlingtonjs/js-usergroup-rampup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

JS User Group Ramp Up

Goals

To provide a collaborative ramp up opportunity for the community that might not know where to start and to cover introductory topics that might not otherwise be covered by the normal presentation format of the group.

Format

  • Setup 8-10 tables of 6 chairs each
  • As people arrive, determine which topic / role they are there for
    • if they are first, allocate a table to that topic
    • point them to the appropriate table
    • Once at least 2 people are at a table, they should pair and start
  • Mentors
    • Learn each others names
    • Familiarize with the goals of the topic and the level of the members of the group
    • Encourage people to split into pairs
    • Introduce the first exercise and help people transition to coding

Topics

  1. new to programming

when do I use if, for, switch, var?

  1. new to javascript

what is falsy, bind, call, apply?

  1. js in node

what is node, npm, commonJS?

  1. native DOM

what do you mean I don't need jQuery anymore?

  1. UPDATED array methods

when do I use slice, splice, filter, map, reduce?

  1. objects and inheritance

how do I do inheritance in JavaScript?

  1. NEW intro to es6

const, let, template strings, arrow functions

  1. callbacks and promises

what is callback hell? what is a promise?

About

Topics and exercises to ramp up the community through the introductory js concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published