BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage JavaScript Content on InfoQ

Research

RSS Feed

InfoQ's research widget has been deprecated. It should continue to work however, and we hope to relaunch it at some point in the future.

  • Flash Under Fire: Are you using HTML5/JavaScript Exclusively?

    Adobe’s Flash has come under scrutiny in the past week, with Firefox blocking it in all browsers for a short time, and Facebook’s chief security officer calling for the company to announce the end-of-life date for Flash.

  • JavaScript Frameworks in the Real World

    JavaScript frameworks can be an essential tool for advanced JavaScript programming. While one could do everything needed purely with just the JavaScript code without the need of a framework, both they and JavaScript libraries provide some very useful foundations to build on.

  • How Do You Unit Test Your JavaScript Code?

    Recently, we asked you about your JavaScript testing approaches, and your responses showed Unit Testing Tools as the most popular. To follow up, we now want to know which unit testing tools you use.

  • JavaScript Testing Approaches

    ​​​Testing, taken in the loosest sense of the word, is widely agreed to be a positive thing, bestowing various benefits, including allowing us to better understand our code, and identifying bugs. What we're wondering is how you are testing JavaScript code -- if indeed you are even testing ​at all. Vote for Functional Testing, Unit Testing Tools, Test Automation Frameworks, or not testing.

  • What's Your Technology Stack to Create Mobile Apps?

    Since the impact of mobile applications is ubiquitous in the whole it industry, there are numerous ways to create an app. In this community-driven research initiative, we are examining the importance and adoption level of different tools and toolstacks to create a mobile application.

  • What Puzzles You Most About Functional Programming?

    With so much diversity, it’s hard to define the exact scope of what exactly functional programming is. Is it a question of how to design your program, that is, using functions as the primary abstraction? Or is it about programming with mathematical functions, meaning pure functions that do not have side effects? And what are those monads again?

  • What's Your Next Language on the Javascript Platform?

    JavaScript VMs are mature and ubiquitous - but what's the best language to write code for it? A long list of languages targeting JavaScript exists, but which one will you use for your next project?

  • Ruby On Rails State of Practice: Testing

    Rails developers can draw from a huge pool of libraries to build their applications. Dozends of options are available Just for templating: do you use ERB, HAML, SASS, or do you prefer a JavaScript approach with Backbone.js or Knockout.js? The possibilities are endless, so we want to find out what our readers are using, or planning to use in the future.

  • Ruby On Rails State of Practice: Frontend

    Rails developers can draw from a huge pool of libraries to build their applications. Dozens of options are available Just for templating: do you use ERB, HAML, SASS, or do you prefer a JavaScript approach with Backbone.js or Knockout.js? The possibilities are endless, so we want to find out what our readers are using, or planning to use in the future, for their frontend.

  • Top JavaScript MVC Frameworks

    JavaScript front-end codebases have been growing larger and more difficult to maintain. As a way to solve this issue developers have been turning to MVC frameworks which promise increased productivity and maintainable code. As part of the new community-driven research initiative, InfoQ is examining the adoption of such frameworks and libraries by developers.

  • JavaScript MVC Frameworks vs. Compile to JavaScript Languages

    InfoQ is examining the adoption of JavaScript MVC frameworks, compared to languages that transcompile to JavaScript, for front-end development. Please vote and share your opinions.

  • What are the Most Valuable Tools for HTML5 Development?

    As the HTML5 features and functionality have been growing over the last few years, so have the tools that aim to make some of these powerful APIs more accesible and help developers be more productive. This is an InfoQ research question about which of these tools are most favored by developers.

BT