Skip to content

Commit

Permalink
Add JavaScript / Node.js as a first class backend langauge at GDS
Browse files Browse the repository at this point in the history
  • Loading branch information
huwd committed Oct 7, 2024
1 parent a480d6d commit 62ad7d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions source/standards/programming-languages.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,13 @@ Our core languages for backend development are:
- [Java](/manuals/programming-languages/java.html)
- [Python](/manuals/programming-languages/python/python.html)
- [Ruby](/manuals/programming-languages/ruby.html)
- [JavaScript / Node.js](/manuals/programming-languages/nodejs/index.html)

We’ve chosen these languages because they are successfully used by
teams at the moment, and we are confident in how to host and operate
applications written in them. You should carry out new
development in one of these languages.

We are also currently exploring the use of Node.js in the backend for
serverless systems, particularly in the Digital Identity programme.

### Python

You should write new Python projects in Python 3.
Expand Down

0 comments on commit 62ad7d4

Please sign in to comment.