Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
jsworkshops-fundamentals
Advanced tools
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.
This is a beginner level tutrial for Web/Node developers. However, it assumes you know a bit about ECMAScript/JavaScript already.
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
Fundamentals of modern ECMAScript
We found that jsworkshops-fundamentals demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.