Skip to content

Commit 8155731

Browse files
authored
Update README.md
1 parent e8e6051 commit 8155731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1774,7 +1774,7 @@ $ `npm i` - and you're ready to go!
17741774
<a name="modules--use-them"></a><a name="10.1"></a>
17751775
- [10.1](#modules--use-them) Stick to CommonJS Imports (RequireJS / module.exports).
17761776

1777-
> Why? Not many of the current browser engines implements import/export from the ES6 standard. In NodeJS, require() is still the standard way of importing modules.
1777+
> Why? Not many of the current browser engines implements import/export from the ES6 standard. In NodeJS, `require()` is still the standard way of importing modules. Plus, in NodeJS you can make use of dynamic module loading and [Require's API's](https://requirejs.org/docs/api.html#config) in general, where you can control caching as well.
17781778

17791779
```javascript
17801780
// bad

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy