On Thursday, September 4, 2014 6:35:36 AM UTC-4, Paul Everitt wrote: > > > Lately I've been doing a lot of frontend development: AngularJS talking to > a REST API in Pyramid. Which also means the modern frontend toolchain: npm, > bower, grunt/gulp, with Karma/Protractor for testing. Do you think I should > submit a tutorial proposal that is frontend+REST in nature? >
I definitely think you should not pitch this as a "Pyramid tutorial" but instead as a teardown/howto for a specific type of app using Pyramid. "Learn how to make a pyramid app" sounds a lot less enticing than something like "See how Pyramid enables rapid development of modern JS+Rest applications with full integrated testing and build processes". I think the Falcon project had some really compelling presentations where they focused on the ease of development and speed of execution for REST APIs. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
