|
You are here |
linus.dev | ||
| | | | |
www.bennadel.com
|
|
| | | | | Ben Nadel experiments with RegExp named capture groups that are now supported in Node.js 10 (with V8 version 6.7). Named capture groups allow portions of a Regular Expression pattern match to be referenced by a human-consumable name (as opposed to a parenthesis-based numeric offset). | |
| | | | |
itsmycode.com
|
|
| | | | | PrismJs is a library written using JavaScript, which is used for syntax highlighting. Prism is very lightweight (2KB), intuitive, blazing-fast and extensible compared to other libraries. | |
| | | | |
benediktmeurer.de
|
|
| | | | | Personal website of Benedikt Meurer, JavaScript Engine Hacker and Programming Language Enthusiast. | |
| | | | |
gils-blog.tayar.org
|
|
| | | ESM is ready for use in Node.js. This guide shows you how, and how to avoid all the small gotchas. The guide covers the basics, but also discusses how to write packages that can be dual-mode (ESM and CJS), how to configure ESLint, Mocha, and Testdouble, and how to use TypeScript with ESM. | ||