The generated API documentation in ArangoDB 2.6 has been updated to Swagger 2. To see the API documentation for any of your Foxx apps, open the web admin frontend and […]
GitHub
Foxx Dependencies for More Composable Foxx Apps
Previously on the ArangoDB blog we saw how we can use the configuration field in manifest.json to make Foxx apps configurable and more re-usable. This is all well and good […]
Reusable Foxx Apps
Resuable Foxx Apps with Configurations While the optional configuration field in Foxx manifests had experimental support all the way back to ArangoDB 2.1, the feature was previously undocumented and not […]
ArangoDB Query Builder Updated
The latest update to the AQL Query Builder for JavaScript addresses a major pain point: the “prefix notation” or LISP style syntax of AQL operator methods. Instead of calling the […]
Facebook stellt das Projekt React Native vor
Facebook stellt das Projekt React Native vor: native iOS und Android Apps (keine Hybrid-Apps, keine WebView) mit JavaScript und React entwickeln. Eine Veröffentlichung unter Open Source Lizenz ist im Laufe […]
Fynx – architecture library for React
Fynx is an architecture library for React loosely based on the Flux architecture and inspired by Reflux and Fluxxor. Definitions Actions are listenable functions that emit whatever data is passed to them. They provide the core building block of […]