GithubHelp home page GithubHelp logo

js-by-examples's Introduction

JavaScript by Examples

What is this?

Understand the nitty gritties of the language by actually looking at code snippets and asking the right (or wrong) questions - the whats, whys and hows. The repository is a collection of code samples containing working explanations.

There is no particular list/order as of now, but here are the concepts and not so obvious language features/behaviour we are planning to include eventually.

  1. Functions
  2. Objects and Arrays
  3. Scopes and Closures
  4. Prototype inheritance
  5. Bind, Call, Apply and this variable
  6. Functional programming concepts
  7. Promises and async programming
  8. Iterators and Generators
  9. ES6 specific features
  10. Coersion
  11. Common Patterns
Why this approach?

First things first, this is not a replacement for conventional learning by books, blogs and countless experimentations. This is just an add-on to the exisiting set of learning paths. We realized, the best way to validate our understanding about the language is to discuss with fellow members, brainstorm and educate others.

How did we get here?

This is a result of IM group chats within our team at work. We thought it might be helpful to the community as well, hence this repository.

Is this content not already available online?

Yes and No. Perhaps the code snippets are all there already, or you may find a variation of these. However, the approach is unique as we have a Q&A format and a way of clarifying things through explanations given to the working of the snippets. The content and the code examples will have appropriate attributions wherever applicable. We would really appreciate an attibution from you, if you are using/including any of this repository code examples within your work.

How can I help?

If you find (and believe) any information available here is erroneous, please report them as issues or create pull requests. We are all ears for additional suggestions, feedback and new content as long as it follows the format that we are using. You can also star this repo if you like the content. :)

What is the format?

Most of the code samples are either in .md or .js files. The markdown file format follows the question, answer and explanation format. If there are any usful references, links or attributions, we put them too.

What is the future plan?

We would like this repository to grow and be the one-stop-repo for all the JavaScript enthusiasts. For that, we would need all the help we can from the community and people like YOU.

Who are the contributors?

List of initial contributors.

Contributions on the GitHub Repo can be looked at here.

TODO
  1. Organize the items by categories and provide the links/index them.
  2. Include jsfiddle links for the code samples
  3. Include samples explaining ES6 features.
License

The content of this project itself is licensed under the Creative Commons Attribution 3.0 license and the underlying source code used to format and display that content is licensed under the MIT license.

js-by-examples's People

Contributors

agriboz avatar bmkmanoj avatar bradym80 avatar davidojedalopez avatar mallowigi avatar nithinsastry avatar sparanoid avatar trendsetter37 avatar

Watchers

 avatar  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.