Julien Rioux

Code editor by Flawwwless - An online Javascript code editor 🤖

by
Compiler by Flawwwless is an IDE where you can run JavaScript code online. It will help you write javascript code snippets faster!

Add a comment

Replies

Best
Chetan K
Some comments; 1. The name "Flawwwless" doesn't tell me that its a code editor, unlike codepen or codesandbox.io or jsbin. This can be critical to the product's popularity. 2. The website doesn't mention JavaScript anywhere. Can I write Python or C++ there? Who knows? My initial assumption was that the compiler would identify the language and compile accordingly. 3. If you're making a JS compiler, it makes sense to have HTML and CSS editors as well. 4. Also allow adding libraries.
Julien Rioux
Hi @chetan_k , thanks for your feedback 🙂 The javascript compiler is not the main product of Flawwwless. Flawwwless is a free coding education platform (https://www.flawwwless.com/). Flawwwless have secondary products including this new JavaScript compiler, our React.js components library (https://ui.flawwwless.com/) and many more projects coming on... 🤖 That’s a good point, we should tell the user that it’s a JavaScript compiler! Having a Javascript compiler only (no CSS and HTML) allow you to concentrate on programming more complex snippets (data structure and data manipulation) and improve both your Front end and Back end (Node.js) skills 💪 Allowing new libraries will also a great addition that we’ll add in the near the futur! Thanks another time for your feedback and have a great day, Julien