- ES2015 (= formally ES6, = ECMAScript® 2015)
- ECMAScript = standard
- JavaScript = implementation of standard
- transpilling process: ES6 to Babel to ES5
Sources
- https://www.w3schools.com/js/js_versions.asp
Mainly JS notes
Chase your curiosity
In case you will see:
Doctrine\DBAL\Exception\ForeignKeyConstraintViolationException
it is possible that database generated foreign key with first small letter. I lost 3 hours by looking after a mistake.
Job is everywhere ;)…