N4JS Articles

Index

A selection of articles covering the features of N4JS, Current Releases, how to report bugs and contribute to the platform.
  • Feature Table - A comprehensive overview of current and planned features of the N4JS IDE.

  • Async/Await - Learn about the benefits of asynchronous data flows and how they work with N4JS code.

  • Dependency Injection - Configure dependencies between classes with built-in Dependency Injection support.

  • Modules - Modules help keep code well-defined and easy to comprehend. Read about keeping large projects maintainable with Module support within the N4JS IDE.

  • Node.js Support - Seamless integration of N4JS projects with existing node.js-based environments.

  • Nominal & Structural Typing - N4JS provides both forms of typing. Read the feature on how they are combined in N4JS.

  • Testing - The N4JS IDE and the built-in test execution runtime Mangelhaft were designed from the ground-up to support Test Driven Development. Explore how testing with N4JS will help ensure your projects behave as expected.


Releases


FAQ


N4JS Userguides

From brief quickstart guides to fully-involved tutorials, the following N4JS documentation will help beginners get started with the N4JS IDE and advanced users to build and maintain large server-side projects.