# n4js-tutorials **Repository Path**: mirrors_eclipse/n4js-tutorials ## Basic Information - **Project Name**: n4js-tutorials - **Description**: n4js-tutorials - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README //// Copyright (c) 2019 NumberFour AG and others All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html Contributors: NumberFour AG - Initial API and implementation //// = N4JS-Tutorials This repository contains tutorials for the Eclipse N4JS language and its Eclipse N4JS IDE. The https://www.eclipse.org/n4js[Eclipse N4JS language and IDE] enables high-quality JavaScript development for large Node.js projects. N4JS enriches ECMAScript with a static type system and provides extensive support for static validation hosted within a feature-rich IDE. For more information, see https://www.eclipse.org/n4js[Eclipse N4JS project page] or https://github.com/eclipse/n4js[N4JS github pages]. This repository contains the following tutorials: - Chess game using React (Folder link:./chess-react[chess-react]) - Chess game using React+Redux (Folder link:./chess-react-redux[chess-react-redux]) == Participate - https://www.eclipse.org/n4js/faq/[FAQ] - https://www.eclipse.org/forums/index.php/f/365/[Eclipse Forum] - https://dev.eclipse.org/mailman/listinfo/n4js-dev[Developer Mailing List] - https://github.com/eclipse/n4js/issues/[Issues] - http://n4js.blogspot.de/[Eclipse N4JS Blog] - https://projects.eclipse.org/projects/technology.n4js[Eclipse Project Pages] - https://projects.eclipse.org/projects/technology.n4js/who[Who's Involved] == License Copyright (c) 2019 NumberFour AG and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html