InfoQ Homepage Development Content on InfoQ
-
Agile is Giving Testers More Influence
There is an evolution going on in testing. It used to be that testing was about confirming to the specification. Testers were often brought in too late and had too little influence, but that is changing now as Cirilio Wortel explained in his talk on the evolution of software testing.
-
Facebook Open Sources React Native, Year and Network Class, Fresco and Nuclide
Following yesterday’s announcement of releasing ComponentKit, a framework for creating native UIs declaratively on iOS, Facebook has released a number of other projects as open source during their annual F8 developer conference: React Native, Year Class, Network Connection Class, Fresco, and Nuclide.
-
Bazel: Google Build Tool is now Open Source
Bazel, the tool that Google uses to build the majority of its software has been partially open sourced. According to Google, Bazel is aimed to build “code quickly and reliably” and is “critical to Google’s ability to continue to scale its software development practices as the company grows.”
-
Designing Information Architecture with DoGo Map
Information architecture (IA) is one of the fundamental aspects of website design. DoGo map is a new and lightweight method for IA design, which visualizes the sitemap and the flowchart of a website and provides a good basis for communication between the UX designer and other stakeholders without heavy documentation.
-
Google Cloud Launcher Debuts with a Catalog of 120 OSS VM Images
Google has partnered with Bitnami to launch a repository of open source software images on its cloud. Dubbed as Google Cloud Launcher, the service brings one-click deployment capability to developers.
-
Windows 10 SDK Brings Universal Apps to Visual Studio
The Windows 10 SDK, dubbed the Tools for Windows 10 Technical Preview, has been released allowing developers to experiment firsthand with writing apps for Windows 10 that take advantage of the Universal App platform. When enabled developers can produce an app that runs unmodified across all Windows 10 enabled devices: including PC, phone, and XBOX.
-
FB ComponentKit: Declaratively Creating Native UIs on iOS
Facebook has open sourced ComponentKit, a declarative library for creating native views on iOS.
-
Microsoft Acquires Revolution Analytics
Microsoft increased its foothold in the data science community last winter by acquiring Revolution Analytics, a major provider of software and services based on the open-source R project for computational statistics. The deal is expected to bring R capabilities to the Microsoft suite of products and facilitate the adoption of R-based solutions in the enterprise environment.
-
Informal HTML6 Proposal for "Single-page Apps Without JavaScript" Attracts Controversy
Bobby Mozumder, editor in chief of Future Claw magazine, has sparked debate by putting forward his "HTML6 proposal for single-page apps without JavaScript."
-
Microsoft Consolidates Azure Application Services into App Service
Microsoft attempts to bring web, mobile, API and workflow development under one umbrella called App Services. Along with this, Microsoft also added integration for many 3rd party APIs.
-
Clarifying Domain-Driven Design Using a Trading Application Example
Domain-Driven Design (DDD) is an approach to building software emphasizing collaboration between domain experts, developers and others involved in order to meet business objectives, Naresh Bhatia explains introducing the DDD base concepts exemplifying with Bullsfirst, an example system of medium complexity from the financial trading domain.
-
Lodash, the JavaScript Library You're Already Using
lodash, the JavaScript utility library has become the most dependend on package in npm. Originally a fork of Underscore.js, lodash has shaken off its underdog status and become the go-to utility library.
-
Experiencing the Difference Between Dev & Ops and DevOps
In a workshop at the Agile Testing Day Netherlands attendants experienced the Dev & Ops and DevOps approaches. An interview with Jaap Schuttevaer about what DevOps can bring to organizations, tearing down the walls between Dev and Ops and advice for organizations that want to apply DevOps.
-
InnoDB Enhancements for MySQL 5.7
MySQL 5.7 comes with over 20 enhancements to InnoDB. In this, the first of our reports on MySQL 5.7, we will cover some of the highlights such as temp table performance, spatial indexes, and full text search parsers.
-
Playing the Product Owner Value Game
The product owner value game is a card game for teams. The objective of the game is to deliver as much value as possible. Teams learn to prioritize backlogs, plan iterations, and deliver results. The game helps teams to talk about agile principles, and exchange experiences.