It doesn't have to be "not JavaScript". Try building things you've never built before. If you're coming from frontend, build a JavaScript webserver. If that's old news, build a JavaScript raytracer. Then build a JavaScript interpreter in JavaScript.
The language is just a tool, and JS is a highly flexible one. See how far you can stretch it.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Top comments (1)
It doesn't have to be "not JavaScript". Try building things you've never built before. If you're coming from frontend, build a JavaScript webserver. If that's old news, build a JavaScript raytracer. Then build a JavaScript interpreter in JavaScript.
The language is just a tool, and JS is a highly flexible one. See how far you can stretch it.