Socket
Socket
Sign inDemoInstall

jsworkshops-fundamentals

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsworkshops-fundamentals

Fundamentals of modern ECMAScript


Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

ECMAScript fundamentals

  • Presentation slides.
  • Tutorial

Overview

This talk aims to give an overview of the new syntax, operators, and primitives in ECMAScript. We present some of the new syntax, such as const, let, and fat arrow (=>), as well as new ways that simplify looping over collections. I also cover new object primitives (sets and maps), as well as promises: what they are and how you can use them to write cleaner, more comprehensible and maintainable async code.

Topics

  • New syntax and operators.
  • Default arguments.
  • Language primitives including sets, maps, and iterators.

Target Audience

This is a beginner level tutrial for Web/Node developers. However, it assumes you know a bit about ECMAScript/JavaScript already.

Code of Conduct

We are dedicated to providing a harassment-free learning experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, religion, or choice of text editor. We do not tolerate harassment of participants in any form.

All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate for any event.

Be kind to others. Do not insult or put down other attendees.

Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate.

Attendees violating these rules may be asked to leave the event at the sole discretion of the conference organizers without a refund of any charge that may have been levied.

Thank you for helping make this a welcoming, friendly event for all.

FAQs

Package last updated on 22 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc