Here's how to make a simple carousel slider with HTML, CSS and JavaScript. We use good code practices, make it accessible and discuss testing. (more…)
Read more »
In this article, I'd like to share why I'm disappointed about testing server-side JavaScript. If you're not in the mood of reading rants, I recommend you to choose a different article for your afternoon.
Read more »
A lot happened this week. React related news dominated in the front-end world. If you haven’t heard, React team has released version 16 of… (more…)
Read more »
JavaScript is one of the most popular languages for web development with a history of more than 20 years. However, despite the simplicity and unambiguousness of JS syntax, it is not an easy task to create large-scale software projects without additional t... (more…)
Read more »
JavaScript is one of the key elements most websites and web apps run on, but it’s also one of the most easily exploited. Not only is it used in analytic tools, ads, and browsing trackers, hackers often use JavaScript to deploy malware, it makes you easily... (more…)
Read more »