🔥 Burn Fat Fast. Discover How! 💪

JavaScript Daily

Logo of telegram channel javascriptdaily — JavaScript Daily J
Logo of telegram channel javascriptdaily — JavaScript Daily
Channel address: @javascriptdaily
Categories: Uncategorized
Language: English
Subscribers: 14.05K
Description from channel

Daily JavaScript / JS community news, links and events.
"First, software ate the world, the web ate software, and JavaScript ate the web."
'JavaScript' is a trademark of Oracle Corporation in the US. We are not endorsed by or affiliated with Oracle.

Ratings & Reviews

1.50

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

0

4 stars

0

3 stars

0

2 stars

1

1 stars

1


The latest Messages 9

2022-03-27 17:20:43 Create your own text editor for websites/blogs you are building.

How do text typing and editing work on the web? Although this process might seem straightforward, there is a lot of technical nuance behind its apparent simplicity. This article looks at how typing on the web works.

https://www.smashingmagazine.com/2022/02/develop-text-editor-web/
6.4K views14:20
Open / Comment
2022-03-27 17:18:50 The ECMAScript Language specification (aka. the JavaScript specification, or ECMA-262) is a great resource for learning the intricacies of how JavaScript works. However, it is a huge text that can be confusing and intimidating at first. This document aims to make it easier to get started with reading the best JavaScript language reference available.

https://timothygu.me/es-howto/
5.5K views14:18
Open / Comment
2022-03-10 22:42:24
Microsoft's New Proposal To add types to pure JavaScript!

https://devblogs.microsoft.com/typescript/a-proposal-for-type-syntax-in-javascript/
8.2K viewsedited  19:42
Open / Comment
2022-03-04 15:19:42 The package.json file is the key element of any Node project. It records important metadata about a project which is required before publishing to NPM, and also defines functional attributes of a project that npm uses to install dependencies, run scripts,…
8.8K views12:19
Open / Comment
2022-03-02 13:04:56 Future JavaScript

Pipeline operators are an upcoming feature to Javascript which gives us another way to pass values through a series of transformations.

It gives more context to what developers were trying to achieve when they wrote their code, and allow us to do some cool things to boot. Here, we'll take a quick look at pipeline operators, how they work, and how you can use them today.

https://dev.to/smpnjn/future-javascript-javascript-pipeline-operators-5jj
8.4K viewsedited  10:04
Open / Comment
2022-02-22 06:30:49
We now have 8000+ followers
8.4K views03:30
Open / Comment
2022-02-18 06:37:47 The package.json file is the key element of any Node project. It records important metadata about a project which is required before publishing to NPM, and also defines functional attributes of a project that npm uses to install dependencies, run scripts, and identify the entry point to our package.

https://nodesource.com/blog/the-basics-of-package-json
9.3K viewsedited  03:37
Open / Comment
2022-02-13 15:52:08 Deno is a JavaScript and TypeScript runtime similar to Node.js, built on Rust and the V8 JavaScript engine. It was created by Ryan Dahl, the original inventor of Node.js, to counter mistakes he made when he originally designed and released Node.js back in 2009.

https://blog.appsignal.com/2022/02/09/an-introduction-to-deno-is-it-better-than-nodejs.html
9.4K views12:52
Open / Comment
2022-02-01 22:18:25
'Fetch' is coming to nodejs

Bye bye node-fetch and axios!
10.5K viewsedited  19:18
Open / Comment
2022-01-21 11:33:55
JavaScript solved the mystery.
12.5K views08:33
Open / Comment