framework   89282

« earlier    

Express - node web framework
High performance, high class web development for Node.js
nodejs  web  framework  javascript 
1 hour ago by jessewagstaff
visionmedia/express
Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple
nodejs  framework  github  javascript 
1 hour ago by jessewagstaff
adamstac/animate.sass · GitHub
Sass and Compass CSS animation library based on Animate.css
animation  css  css3  framework  sass 
2 hours ago by buda
Dropwizard
'a Java framework for developing ops-friendly, high-performance, RESTful web services. Developed by Yammer to power their JVM-based backend services, Dropwizard pulls together stable, mature libraries from the Java ecosystem into a simple, lightweight package that lets you focus on getting things done. Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality HTTP+JSON web service in the shortest time possible.' From Coda Hale/Yammer; includes Guava, Jetty, Jersey, Jackson, Metrics, slf4j. Pretty good baseline to start any new Java service with....
framework  http  java  rest  web  jersey  guava  jackson  jetty  json  web-services  yammer 
2 hours ago by jm
bitlove/objectify · GitHub
Objectify is a framework that codifies good object oriented design practices for building maintainable rails applications. For more on the motivations that led to objectify, check out this blog post: http://jamesgolick.com/2012/5/22/objectify-a-better-way-to-build-rails-applications.html
programming  ruby  dynamic  objectoriented  functional  framework  rails  opensource  github 
5 hours ago by jeremyday
Code Reuse with External Templates and Knockout.js -- Visual Studio Magazine
Model-View-ViewModel, data binding and separation of concerns are just some of the reasons that Knockout.js, which I introduced in a recent column ("2 Great JavaScript Data-Binding Libraries," February 2012), has become a popular data-binding library in the Web community.

Knockout supports external templating libraries such as jQuery templates, but, starting with Knockout 2.0.0, it also includes its own native templating engine.

Templating has become second nature to many developers. Whether you use Model-View-Controller (MVC) or XAML or JavaScript, there's often a need to separate a section of structure into its own unit of work or template.

In HTML, it's common to have a structure that you want to repeat in many places. Whenever you see a structure that needs to be reused, templates should pop into your head.

Another common use for templates is in object hierarchies where you need to dive into a list of items and want to use the same structure for each item.

Inevitably your app will pile up the templates and you'll want to keep them in a separate file. Separating the templates into files has a few immediate advantages. First, it can reduce the structure in your main HTML file (less to look at is easier to understand). Second, just-in-time (JIT) templates allow you to grab them as needed and leave the others on the server.
html  webdev  templates  framework  javascript 
6 hours ago by patku
bitlove/objectify
Separates Rails controllers into Policies, Services and Responders.
rails  dependency-injection  framework  encapsulation  best-practice 
6 hours ago by WibbleFarmer
Meteor
Meteor is a set of new technologies for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.
dev  javascript  framework  websockets  mongodb 
7 hours ago by b00gizm
bitlove/objectify
Objectify is a framework that codifies good object oriented design practices for building maintainable rails applications.
rails  development  ruby  oop  framework 
9 hours ago by Tknvbe

« earlier    

Copy this bookmark:



description:


tags: