Skip to content

Commit 82e70a8

Browse files
authored
Add Online Compilers section to README
Added a section for online compilers with PlayCode.
1 parent 7cba816 commit 82e70a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,11 @@ https://listjs.com
10891089
* [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately.
10901090
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
10911091

1092+
## Online Compilers
1093+
1094+
* [PlayCode](https://playcode.io/javascript-compiler) - JavaScript compiler with TypeScript/JSX compilation, AI coding assistant, npm packages, and real-time execution. Used by 1M+ developers.
1095+
1096+
10921097
# Worth Reading
10931098

10941099
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) - Possibly the best book written on modern JavaScript, completely readable online for free, or can be bought to support the author.

0 commit comments

Comments
 (0)