MDN: Solve common problems in your JavaScript code

The following links point to solutions to common everyday problems you’ll need to fix in order to get your JavaScript code to run correctly. Read more

Similar

Stop writing JavaScript, LUA is the future

LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...

Read more »

Obfuscate JavaScript Code in 3 Steps

How to obfuscate JavaScript code to hide it from View Source? Best javascript Tutorials, Articles, Tips and Tricks by Yogesh Chauhan. Well written, nicely organized, simple to learn and easy to understand Web development building tutorials with lots of ex... (more…)

Read more »