Giter Site home page Giter Site logo

oncholdings / bones Goto Github PK

View Code? Open in Web Editor NEW

This project forked from developmentseed/bones

3.0 3.0 1.0 1.55 MB

A client/server web application framework built on Express and Backbone

License: BSD 3-Clause "New" or "Revised" License

JavaScript 99.09% Shell 0.91%

bones's People

Contributors

adrianrossouw avatar dmitrig01 avatar kkaefer avatar lukemelia avatar makara avatar miccolis avatar petrlds avatar tmcw avatar vkareh avatar wildintellect avatar willwhite avatar wrynearson avatar

Stargazers

 avatar  avatar

Watchers

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

Forkers

petrlds

bones's Issues

Issue with the default model api routes

Hi,

We are having an issue with the default model api routes defined in bones/servers/Route.bones.

Problem is when you updating a model, Backbone.sync() on the client side sends the entire model to the server side, and saveModel() saves all of them, and that triggers events for all the model attributes on the server side including those not changed.

One of our developers proposed a solution: Wiredcraft@a7f2d65

But I feel it's weird that loadModel() doesn't actually try to load the model; I think it should.

What do you think?

Fix bones tests

The master branch of our fork of bones was upgraded to the latest version of it's dependencies (underscore, express, backbone), and a number of breaking changes were made.

we should get the tests running again properly, although it seems like they have been broken upstream for a while.

The tests are currently using expresso, but if you think it will be easier, port the tests to mocha if you can.

They also make a lot of use of assert.response, so this might be a relevant issue for you to check out.

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.