4
Sep
JavaScript Crib Notes
JavaScript is one of the world’s most popular languages. In this article, Kostadin Hamanov gives us a quick overview of some of its most notable characteristics as well as some code examples for beginners and experts alike.
25
Jul
Why you can’t live without JS
JavaScript is used everywhere. In web browsers (Angular, React), server-side (Node), desktop, mobile, gaming, IoT, robotics, virtual and augmented reality, etc. The list goes on and on. JavaScript is an expressive and powerful language, but still easy to learn – and simply a great way to start out your IT career.
28
Jun
The ultimate JavaScript Plugin Cheat Sheet
JavaScript is a powerful and dynamic language, but not everyone can remember everything all the time. Even the best need to check their references every once in a while. In this blogpost, Sohel Ather goes back to the basics for a JavaScript cheat sheet that’s useful for beginners as well as experts.