artsy.github.io
Rendering on the Server and Client in Node.js - Artsy Engineering
http://artsy.github.io/blog/2013/11/30/rendering-on-the-server-and-client-in-node-dot-js
Rendering on the Server and Client in Node.js. At Artsy we've been building Node.js. Applications that share code and rendering between the server and browser. We've seen many benefits from this - pages load faster, we can optimize SEO, developers are more productive, and JavaScript coding is just an overall better experience. Today we're happy to announce Ezel. Our open source boilerplate we use to bootstrap our Node projects and the various. That built up to it. In his article,. We knew we were outgrow...
github.com
GitHub - artsy/ezel: A boilerplate for Backbone projects that share code server/client, render server/client, and scale through modular architecture.
https://github.com/artsy/ezel
A boilerplate for Backbone projects that share code server/client, render server/client, and scale through modular architecture. Use Git or checkout with SVN using the web URL. Cannot retrieve the latest commit at this time. Failed to load latest commit information. A boilerplate for Backbone projects that share code server/client, render server/client, and scale through modular architecture. Used at Artsy. To bootstrap new projects, see our blog post. Built on popular libraries like Express. And SEO by ...
isomorphic.net
Ezel | Isomorphic JavaScript
http://isomorphic.net/library/ezel
A boilerplate for Backbone projects that share code server/client, render server/client, and scale through modular architecture. Related Libraries and Frameworks:. 2015 J.R. Bédard.
zamiang.com
Open sourcing Artsy's frontend | Brennan Moore
https://www.zamiang.com/posts/post/2014/09/28/force
September 28, 2014. Open sourcing Artsy's frontend. Today we’re happy to announce we’ve open sourced the entire Artsy.net web app, Force. Over the past few months, we’ve rewritten our web front-end to move off Rails and on to a Node.js. Stack that shares Javascript code and rendering between the server and client, otherwise known as Isomorphic Javascript. After migrating to this new stack, we open-sourced our boilerplate, Ezel. And have now gone a step further and open sourced Artsy.net. This let us push...
artsy.github.io
Artsy's Technology Stack, 2015 - Artsy Engineering
http://artsy.github.io/blog/2015/03/23/artsy-technology-stack-2015
Artsy's Technology Stack, 2015. Artsy has now grown past 100 team members and our Engineering organization is now 20 strong. For a brief overview of what the company has accomplished in the last two years, check out our 2013. This is a good opportunity to describe our updated technology stack. Last time we did this. Was when Artsy launched publicly in 2012. Three years ago Artsy was a classic Ruby-on-Rails. What you see today when you go to www.artsy.net. Is a website built with Ezel.js. The API service ...