Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
modules
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Composition in Ruby
Hartmut B.
Hartmut B.
Hartmut B.
Follow
Dec 11 '20
Composition in Ruby
#
ruby
#
modules
#
composition
#
singleton
6
reactions
Comments
Add Comment
1 min read
Project Terraform: Part 1 – Building Great Modules
Richard Annand
Richard Annand
Richard Annand
Follow
Dec 4 '20
Project Terraform: Part 1 – Building Great Modules
#
terraform
#
modules
#
project
#
aws
2
reactions
Comments
Add Comment
5 min read
C++ Levitation: Looking for contributors
Stepan Dyatkovskiy
Stepan Dyatkovskiy
Stepan Dyatkovskiy
Follow
Nov 12 '20
C++ Levitation: Looking for contributors
#
clang
#
modules
#
llvm
#
cpp
4
reactions
Comments
2
comments
2 min read
An Overview of Javascript Module Types
ndesmic
ndesmic
ndesmic
Follow
Oct 10 '20
An Overview of Javascript Module Types
#
javascript
#
modules
#
webdev
#
esm
10
reactions
Comments
Add Comment
13 min read
Node.js now supports named imports from CommonJS modules, but what does that mean?
Simon Plenderleith
Simon Plenderleith
Simon Plenderleith
Follow
Oct 2 '20
Node.js now supports named imports from CommonJS modules, but what does that mean?
#
node
#
commonjs
#
ecmascript
#
modules
8
reactions
Comments
Add Comment
6 min read
Liberar espaço deletando os node_modules/
Felipe 0liveira
Felipe 0liveira
Felipe 0liveira
Follow
Aug 17 '20
Liberar espaço deletando os node_modules/
#
npm
#
node
#
modules
#
linux
7
reactions
Comments
Add Comment
1 min read
Why the Rust module system might be hard to understand
Dan
Dan
Dan
Follow
Jul 22 '20
Why the Rust module system might be hard to understand
#
rust
#
modules
#
crates
#
cargo
23
reactions
Comments
4
comments
6 min read
How To Import and Export Modules in Node.js Tutorial
04:51
James Bubb
James Bubb
James Bubb
Follow
Jul 15 '20
How To Import and Export Modules in Node.js Tutorial
#
node
#
javascript
#
modules
5
reactions
Comments
Add Comment
1 min read
How to get a list of your globally installed NPM packages? The easy way.
Junior Batista
Junior Batista
Junior Batista
Follow
Jul 7 '20
How to get a list of your globally installed NPM packages? The easy way.
#
npm
#
javascript
#
modules
#
web
4
reactions
Comments
Add Comment
1 min read
Handling Go modules replacement directive version lag and fork maintenance
Steve Coffman
Steve Coffman
Steve Coffman
Follow
Jun 11 '20
Handling Go modules replacement directive version lag and fork maintenance
#
go
#
modules
5
reactions
Comments
Add Comment
3 min read
Export / Import components in React
Petr Janik
Petr Janik
Petr Janik
Follow
Jun 1 '20
Export / Import components in React
#
react
#
javascript
#
modules
14
reactions
Comments
Add Comment
1 min read
My First ES6 Test Code - Trying Modules without compilers (Export, Import)
Surjith S M
Surjith S M
Surjith S M
Follow
May 28 '20
My First ES6 Test Code - Trying Modules without compilers (Export, Import)
#
es6
#
javascript
#
modules
6
reactions
Comments
1
comment
2 min read
Javascript modules, why?
Ishan Srivastava
Ishan Srivastava
Ishan Srivastava
Follow
May 26 '20
Javascript modules, why?
#
javascript
#
webdev
#
modules
26
reactions
Comments
2
comments
3 min read
JavaScript's Import/Export Business
Adam Barker
Adam Barker
Adam Barker
Follow
May 25 '20
JavaScript's Import/Export Business
#
javascript
#
import
#
export
#
modules
10
reactions
Comments
Add Comment
3 min read
Python __future__ module
Mohamad Ashraful Islam
Mohamad Ashraful Islam
Mohamad Ashraful Islam
Follow
May 18 '20
Python __future__ module
#
python
#
builtin
#
modules
#
functional
6
reactions
Comments
Add Comment
2 min read
Progressive Bundling
kj
kj
kj
Follow
for
Begin
Apr 7 '20
Progressive Bundling
#
serverless
#
modules
#
bundling
#
javascript
25
reactions
Comments
3
comments
2 min read
Frontend Architecture: Installing vs Writing modules
Maximiliano
Maximiliano
Maximiliano
Follow
Mar 1 '20
Frontend Architecture: Installing vs Writing modules
#
frontend
#
architecture
#
modules
#
javascript
15
reactions
Comments
Add Comment
11 min read
Stream Is Deprecating Virtual Go – It’s Time to Move to Go Modules
Nick Parsons
Nick Parsons
Nick Parsons
Follow
Jan 16 '20
Stream Is Deprecating Virtual Go – It’s Time to Move to Go Modules
#
go
#
modules
#
programming
#
announcement
45
reactions
Comments
1
comment
4 min read
How to setup Webpack and Babel for Es6+
Alecgodwin
Alecgodwin
Alecgodwin
Follow
Dec 7 '19
How to setup Webpack and Babel for Es6+
#
es6
#
webpack
#
babel
#
modules
58
reactions
Comments
4
comments
3 min read
React, JSX, ES module imports (dynamic too) in browser without Webpack
Kirill Konshin
Kirill Konshin
Kirill Konshin
Follow
Nov 4 '19
React, JSX, ES module imports (dynamic too) in browser without Webpack
#
react
#
import
#
javascript
#
modules
17
reactions
Comments
Add Comment
9 min read
JavaScript modules, the good, the bad and the ugly 🧐
Yaser Adel Mehraban
Yaser Adel Mehraban
Yaser Adel Mehraban
Follow
Aug 30 '19
JavaScript modules, the good, the bad and the ugly 🧐
#
showdev
#
webdev
#
javascript
#
modules
129
reactions
Comments
3
comments
5 min read
Mixins in ECMAScript 6 - Awkward, inconvenient, powerful.
codelitically_incorrect
codelitically_incorrect
codelitically_incorrect
Follow
Sep 3 '19
Mixins in ECMAScript 6 - Awkward, inconvenient, powerful.
#
mixin
#
traits
#
modules
#
inheritance
6
reactions
Comments
1
comment
2 min read
What the heck are CJS, AMD, UMD, and ESM in Javascript?
Igor Irianto
Igor Irianto
Igor Irianto
Follow
Jul 22 '19
What the heck are CJS, AMD, UMD, and ESM in Javascript?
#
javascript
#
modules
#
cjs
#
esm
595
reactions
Comments
22
comments
4 min read
Speeding up Go Modules for Docker and CI
Sergey Ponomarev
Sergey Ponomarev
Sergey Ponomarev
Follow
for
Evil Martians
Aug 5 '19
Speeding up Go Modules for Docker and CI
#
go
#
modules
#
docker
#
ci
24
reactions
Comments
1
comment
4 min read
Practical guide: Node.js 12 supports ES modules. Are your apps ready?
Carlos Saito
Carlos Saito
Carlos Saito
Follow
Jul 23 '19
Practical guide: Node.js 12 supports ES modules. Are your apps ready?
#
javascript
#
node
#
es2015
#
modules
7
reactions
Comments
Add Comment
8 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account