JavaScript community

971 readers
21 users here now

A community about JavaScript, the ECMAScript standard, and programs that make use of JS such as Node.js.

founded 5 years ago
MODERATORS
26
27
28
29
 
 

An introductory article on how to leverage some basic mathematical tricks and widely available browser APIs to generate beautiful animations.

30
31
32
33
34
35
 
 

cross-posted from: https://lemmy.ml/post/185607

Some questions:

  • Would you pay to use MDN?
  • Do you think MDN Plus is more like a Technical support service or a way to restrict content that used to be free?
  • Do you think there are other ways Mozilla can monetize?
36
37
 
 

cross-posted from: https://lemmy.ml/post/152366

cross-posted from: https://lemmy.ml/post/152365

The book (HTML) uses JavaScript sublanguages that we call Source.

playground

38
39
 
 

cross-posted from: https://lemmy.ml/post/85715

One of the great advantages of Deno is the absence of a package manager, this section is practically monopolized by two corporations (MS with npm and FB with yarn); Deno has shown itself to be a more independent ecosystem with respect to its counterpart, Node. Do you think that this decision taken by the core team was the right one? would you have preferred it to become a foundation instead of a company? Will it become a more independent solution or will it end up like Node with OpenJS? being a front entity for a few big techs that lobby the ecosystem?

40
41
42
43
44
 
 

do you know any website using Lemmy and has a completely different UI? Just curious to know how well it bends to different tastes.

45
1
submitted 4 years ago* (last edited 4 years ago) by [email protected] to c/[email protected]
46
47
 
 

Date object in javascript is used to work with Date and Time.