Code Monkey home page Code Monkey logo

veilair / backbone-development Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6.21 MB

An ongoing curated list of awesome frameworks, important books & articles, talks & libraries, learning tutorials and github link repositories, best practices and technical resources about Backbone.js Development.

License: MIT License

JavaScript 33.32% HTML 65.06% CoffeeScript 0.10% CSS 1.53%
backbone backbone-applications backbone-collections backbone-es6 backbone-marionette backbone-framework backbone-forms backbone-model backbone-networks backbone-structure

backbone-development's Introduction

Backbone.js

An ongoing curated list of awesome frameworks, important books & articles, talks & libraries, learning tutorials and github link repositories, best practices and technical resources about Backbone.js Development.

Thanks to our daily readers and contributoprs. The goal is to build a categorized community-driven collection of very well-known resources. Sharing, suggestions and contributions are always welcome!

Introduction

About Backbone

Backbone.js is a JavaScript library with a RESTful JSON interface and is based on the model–view–controller application design paradigm.

backbone

Backbone is known for being lightweight, as its only hard dependency is on one JavaScript library, Underscore.js, plus jQuery for use of the full library.It is designed for developing single-page web applications,and for keeping various parts of web applications (e.g. multiple clients and the server) synchronized. Backbone was created by Jeremy Ashkenas, who is also known for CoffeeScript and Underscore.js.

What is BackboneJS used for?

backbone js It is designed for developing single-page web applications, and for keeping various parts of web applications (e.g. multiple clients and the server) synchronized.

  • Backbone was created by Jeremy Ashkenas, who is also known for CoffeeScript and Underscore. js.

  • It is one of the most popular JavaScript frameworks. It is effortless to understand and learn. It can be used to create Single Page Applications. The development of this framework involves the idea that all the server-side functions must flow through an API, which would help achieve complex functionalities by writing less code.

Features:

  • BackboneJS uses JavaScript functions, making the development of applications and the frontend in a much easier.
  • Building blocks such as models, views, events, routers, and collections are provided for assembling the client-side web applications.
  • It is a simple library that helps in separating business and user interface logic.
  • It is a free and open-source library and contains over 100 available extensions.
  • It is a backbone for any project and helps in the organization of the code.
  • BackboneJS has a soft dependency on jQuery and a hard dependency on Underscore.js.
  • It allows us to create client-side web applications or mobile applications in a well-structured and organized format.

Table of Contents

General

Tutorials and articles

Books

Videos

Examples and boilerplates

Courses

Libraries

backbone-development's People

Contributors

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