Git Product home page Git Product logo

dev-chal's Introduction

Code Flow npm run start

  1. Starts with es6/app.js

Bootstrapping of the app is done in this file.

  1. Main/bootstrap.js Bootstrap is responsible to create the controller object and call it.
  2. Controller/init This is responsible for flow of the webapp. First it calls the socket service connect method. Then set and sort , get currency, create Fragment

Here I have used Map data structure so that we can update or push the data as per key. Key being β€˜name’ here.

  1. At view layer fragment is created for continuous updates to the rows and they are appended. Table is sorted ascending Last bid change and remains sorted.

Unit testing Unit testing is done using jasmine and karma. I have covered few test cases and those can be run using

npm run tests

dev-chal's People

Contributors

oporje avatar

Watchers

 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.