Coder Social home page Coder Social logo

ojetcourse's People

Contributors

geertjanwielenga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ojetcourse's Issues

Modify dependency to es6-promise

In main.js, the dep. to es6-promise should be libs/es6-promise/es6-promise.min and not 'libs/es6-promise/promise.min' in the current release (seen in Part-012, not checked elsewhere).

Follow bower naming conventions in the bower.json

Hi Geertjan,

I have noticed that bower.json files in this repo don't adhere to bower.json specification - https://github.com/bower/spec/blob/master/json.md

sample bower.json in this repo - name is not slug style
{
  "name": "Part-002",
   ...
   ... contents omitted
}
The name of the package as stored in the registry.

1. Must be unique.
2. Should be slug style for simplicity, consistency and compatibility. Example: unicorn-cake
3. Lowercase, a-z, can contain digits, 0-9, can contain dash or dot but not start/end with them.
4. Consecutive dashes or dots not allowed.
5. 50 characters or less. 

A warning will be generated when bower install is run - bower/bower#2242

For newbies - this is confusing because - during first run of bower install they ignore the warning as it gets buried in install log. Subsequent bower install they will see the warning statement alone as dependencies are already installed. Many confuse this warning with error.

Not all libraries downloaded when using "oraclejet": "latest" dependency

Hi,

In bower.json the only dependency is "oraclejet": "latest".
In Netbeans when I run the bower install by right clicking on the project, it downloads only the oraclejet library. Not the other ones such as require, knockout, etc. I have attached a pic of the resulting project tree after bower install.

ojproject

Thank you

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.