+ 14
!important tip for JAVASCRIPT SoloLearner
I stumbled upon this beautiful chrome extension and couldn't hesitate than to share to us all. It comes in handy if you are eager to study ES6 JavaScript. As even the current browsers don't fully support it. Unless you go down the long road to setup transpilers with bundlers like Webpack before you could even practice all ES6 features. Long story short:- The chrome extension is: ScratchJs add it to chrome, open up DevTools and right there in the menu items. Voila!....Happy coding.
5 Antworten
+ 4
thanks @Ben Bright my Flappy Bird code is from Scratch He
another Sources To learn : Mozilla Developer Network, W3Schools, Udemy, CodeAcademy.
+ 3
To add up, I think SoloLearn did pretty awesome job with playground. It now supports ES6 syntaxes much better. All the ES6 syntaxes I played with works, so Playground is your second option if you write codes on mobile.
+ 2
Thanks @Ben Bright
+ 2
year tanks bright
+ 1
will certainly check this out