docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, an… (#12206)

* docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, and Scala

* Updated Changes as mentioned

* Updated files as mentioned
This commit is contained in:
Naman Soni 2025-10-07 07:19:33 +05:30 committed by GitHub
parent 68607574ee
commit 2efc1a6290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -276,6 +276,7 @@
#### Redux
* [Front End Development Libraries: Redux](https://www.freecodecamp.org/learn/front-end-development-libraries/redux) - freeCodeCamp
* [Redux Official Documentation](https://redux.js.org/introduction/getting-started)
#### Svelte
@ -370,6 +371,7 @@
### PostgreSQL
* [PostgreSQL Tutorial](https://www.postgresqltutorial.com)
* [PostgreSQL Tutorial](https://www.w3schools.com/postgresql/) - W3Schools
### Python