InfoQ Homepage Dynamic Languages Content on InfoQ
-
Restful Grails 3
Jeff Brown presents Grails 3, which includes a lot of features and functionality related to building RESTful services.
-
Grails 3.x Inside and Out
Graeme Rocher takes a deep dive into the internals of Grails 3.x and reveals some hidden features and gems that you can take advantage of when developing your own Grails applications and plugins.
-
Microservice Architecture with Grails
Jeff Brown discusses how Grails is very well suited for a microservice based architecture, that can result in applications which are easier to build, to test, to extend and to adapt to requirements.
-
Grails 3.x Update
Graeme Rocher, the Grails project lead, discusses the latest release of Grails and what is coming up during the course of the next year, covering all the new features of Grails 3.
-
SpringOne 2GX 2015: Technical Keynote
The keynote speakers cover the current status of various Spring projects - Grails, Groovy, Cloud, etc.-, what has been done so far and what are the plans for the near future.
-
Getting Your Web Projects Production Ready with Gulp
Jonathan Mills presents how to automate building tasks for JavaScript projects with Gulp.
-
From Hackathon to React Native @ Facebook
Christopher Chedeau walks through the challenges, both technical and people management related, involved in bringing the React JavaScript UI library to iOS.
-
Spreadsheets for Developers
Felienne Hermans presents various algorithms that outlining the power of Excel, showing that spreadsheets are fit for TDD and rapid prototyping.
-
The Joy of Debugging Ourselves
Laurent Bossavit provides some suggestions on how to bring the fun back into programming by developing new skills such as leprechaun hunting and brain debugging.
-
J2V8 a Highly Efficient JS Runtime for Java
Ian Bull introduces J2V8 and its API, how it was inspired by SWT, how V8 (C++) was integrated with Java, and some Eclipse tools for developing JavaScript applications on J2V8.
-
Relevance of ClojureScript
Jearvon Dharrie discusses how ClojureScript stacks up against ES6. He demonstrates code examples in JavaScript and ClojureScript.
-
Scala.js: Safety and Sanity in the Wild West of Web Development
Haoyi Li introduces Scala.js and shows how to get started with it, building a number of small Scala.js applications to show its capabilities.