Coder Social home page Coder Social logo

aydinhepsaydir / and-workshop-corejs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from and-digital/and-workshop-corejs

0.0 1.0 0.0 922 KB

This repository contains labs for the AND "CoreJS workshop"

JavaScript 86.93% Shell 0.29% CSS 1.25% HTML 11.52%

and-workshop-corejs's Introduction

CORE JS WORKSHOP

Getting Started...

1 - fork and clone this repo on your machine 2 - install or update nodejs to the latest version (8): brew install node 3 - install Jest globally: npm install -g jest 4 - install nodemon globally: npm install -g nodemon 5 - install node modules: npm install

** You should run the test individually **

jest --watch <test-file>

For the non test file, use nodemon to automatically load the change you (eventually) make

nodemon <file>

Contributing:

  • Each sub section should contain:
    • Explanation file for the concept (Use Docco to go through the concept)
    • Test javasript file (this if for the exercise)
    • Answer file (answers to the questions)

Feedback / Updates To Make (Backlog)

  • Ensure appropriate information about object / array equality vs string, booleans etc.
  • Update closures example with Express implementation
  • Add exercises for each section (with explanation as tests)
  • Embed practices of test driven development into the content

and-workshop-corejs's People

Contributors

loujaybee avatar cirpo avatar darth-arminius avatar andgreendigital avatar kevinpmcc avatar

Watchers

Aydin Hepsaydir avatar

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.