Atom: Ultimate Setup for Web - JavaScript, HTML, CSS and more
Learn how to configure Atom for web and provide the best environment for JavaScript, HTML, and CSS development, after all, a code editor can increase or break your productivity.
Learn how to configure Atom for web and provide the best environment for JavaScript, HTML, and CSS development, after all, a code editor can increase or break your productivity.
Don't know the difference between the various types of JavaScript comparison operators? When to use ==, ===, != or !==? Read this article and you will have all the information you need.
Learn a cleaner and more effective way to replace accents, punctuation and other special characters using JavaScript.
If you, like me, were using Sublime or another code editor and want to give Atom a chance, you are making the right choice. Follow the steps below and have Atom installed in a few minutes.
This tip goes to those who need to translate the Atom editor into any other language. Just install an additional package and that's it.
All you need to know about ZEROFILL and UNSIGNED, two attributes that are almost always left at their default value. In this article I bring a quick, but complete explanation.