GithubHelp home page GithubHelp logo

lighthing-talks's Introduction

#Lighthing Talks

Lightning talks are 45 minute talks covering a topic or answering a question. Because you only have 45 minutes, you must prioritize what is the most important part of a topic.

Everyone will do a lightning talk every week. To volunteer for a talk:

  1. Check if there are any open pull request to the guide for lightning talks. Merge these into master(on github).
  2. Clone a copy of the this repo to your local machine (if you have previously cloned then pull the latest version of master).
  3. Create a branch named "your-name-volunteers-for--talk-x-on-day-y"
  4. Put your name in front of the talk title.
  5. Submit a pull request! (and get someone else to merge it)

Week 1 Lightning Talks

wednesday: JS basics!

  • function foo() {} vs var foo = function() {}
  • == vs === //Hugo E
  • variable scope and shadowing Juancho
  • debugger Marcela

Thursday: Goddamn it, JavaScript.

  • when do I need a semicolon? //Hugo E
  • why do you pass false to .addEventListener() as its third argument?
  • traversing the DOM in vanilla JavaScript without querySelector or querySelectorAll
  • ECMAScript

Friday: JavaScript under the hood.

  • hoisting -- niels Friday!
  • .call() and .apply()
  • .bind() - CM Juancho
  • event delegation - El Alejo

###Resources

JavaScript

JavaScript Frameworks and Libraries

Debugging JavaScript

lighthing-talks's People

Contributors

alejoescobar avatar hespino1 avatar juan267 avatar juanfrc avatar niliss avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jprpich

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.