Created
March 16, 2025 21:35
-
-
Save falvojr/8060d6f4afdebd48c1c44c52f37ba764 to your computer and use it in GitHub Desktop.
DIO Skill Sources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skill | latest_version | official_source | repository_source | additional_source | |
---|---|---|---|---|---|
Python | 3.13 | https://docs.python.org/3.13/ | https://github.com/python/cpython/tags | ||
JavaScript | ES2024 | https://developer.mozilla.org/en-US/docs/Web/JavaScript/ | https://github.com/tc39/ecma262/releases | ||
Node.js | 22 LTS | https://nodejs.org/docs/latest-v22.x/api/ | https://github.com/nodejs/node/releases | ||
React | 19 | https://react.dev/versions#react-19 | https://github.com/facebook/react/releases | ||
Vue.js | 3 | https://vuejs.org/ | https://github.com/vuejs/core/releases | ||
Angular | 19 | https://v19.angular.dev/ | https://github.com/angular/angular/releases | ||
Django | 5.1 | https://docs.djangoproject.com/en/5.1/ | https://github.com/django/django/tags | ||
Flask | 3.1 | https://flask.palletsprojects.com/en/stable/changes/ | https://github.com/pallets/flask/releases | ||
Java | 21 LTS | https://docs.oracle.com/en/java/javase/21 | https://openjdk.org/projects/jdk/21/ | https://www.oracle.com/java/technologies/java-se-support-roadmap.html | |
Spring Boot | 3 | https://spring.io/projects/spring-boot | https://github.com/spring-projects/spring-boot/releases | ||
Go | 1.24 | https://go.dev/doc/devel/release | https://github.com/golang/go/tags | https://go.dev/dl/ | |
Clojure | 1.12 | https://clojure.org/releases/downloads#stable | https://github.com/clojure/clojure/tags |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment