JavaScript `use strict` Explained in 2 Minutes

Go check out Daily Developer Jokes, my latest project! Here’s the joke from today: JavaScript is a very lenient language in terms of how it is interpreted. For example: x = 5; Is not valid JavaScript code, and should be written as var x = 5 (or const… Read more

Similar

Rails 7.0 Alpha 1: New JavaScript Answers

Welcome to the first alpha release of Rails 7. It brings some very exciting new answers to how we do JavaScript, an awesome approach to at-work encryption with Active Record, SQL query origin logging, asynchronous query loading, exclusive autoloading thro... (more…)

Read more »