News

As a good JavaScript developer, you strive to write clean, healthy, and maintainable code. You solve interesting challenges that, while unique, don’t necessarily require unique solutions. You’ve ...
A lightning-fast crash course on JavaScript, the world’s most popular programming language. From its 1995 origins as Mocha in ...
Web site accessibility has been a lingering issue that is still present even on modern websites. To make a website accessible, its elements should be "readable" and "understandable" by a screen reader ...
If you are a JavaScript developer, you must have heard about Typescript at one point or another. If you have been reluctant about giving Typescript a try because you are not sure how it could serve ...
Google has published a new developer document that goes over the basics of JavaScript SEO. The guide was written by Google’s Martin Splitt and Lizzi Harvey. Splitt has become an authority on ...
Google published a new developer page for generating structured data with JavaScript. The guide provides guidance on how to do it properly so that it wins in Google search. The new guide states that ...
JavaScript is becoming increasingly pervasive all around the world of enterprise software development. Even the top JavaScript frameworks are rarely any developer's first choice when it comes to ...
Search Engine Land » Platforms » Google » Google adds JavaScript SEO basics to its Search developer’s guide Share How Googlebot processes JavaScript. Image source: Google Search developer’s guide. On ...
The defining characteristic of a really good programmer is laziness. That doesn’t mean stupid or ignorant, though. The really good lazy programmer doesn’t write (then need to debug and test) 100 lines ...