JavaScript Style Guide
-
Updated
Nov 15, 2021 - JavaScript
{{ message }}
JavaScript Style Guide
Перевод «JavaScript Style Guide» от Airbnb
介绍最新的 ECMAScript/JavaScript 规范,以及 TC39 的提案进度
Airbnb JavaScript 스타일 가이드
AWS Lambda boilerplate for Node.js 6.10, adding ES2018/7/6 features, Docker-based unit testing and various CI/CD configurations
Async Iterables Interfaces for Web Workers
Bản dịch tiếng Việt cho Định hướng Lối viết JavaScript của Airbnb
Add missing await on bot controller
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L193
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L219
https://github.com/Opla/opla/blob/d9635a68a4b72fa1935fba2a7b41c68e2ca586e8/backend/src/controllers/bots.js#L238
Convert streams to async
The Kanban Application with multiple backend languages.
ES2018 a.k.a. "ESSuper-Next". Dot-syntax and keyword conversion.
ESLint Config for JavaScript Mia-Platform Style
The Arctic Ice Studio JavaScript Code Style.
A ECMAScript Parser and Interpreter written in Rust
[Deprecated use Opla/opla instead] Opla.ai Backend using Node es2018 react and redux
A collection of Javascript samples, showing how to combine technologies like Babel, Webpack, React etc.
Wealth Systems' ESLint configuration
Some codes on Javascript
A minimalist Fastify ES2018 boilerplate with babel, eslint, jest, nodemon, prettier, and supertest.
DRYlib for JavaScript.
Weather Mobile Web Application - is a progressive web application (PWA) which display live weather data, provide app-like interactions to allow the user to add cities and demonstrate all principles of PWA.
Add a description, image, and links to the es2018 topic page so that developers can more easily learn about it.
To associate your repository with the es2018 topic, visit your repo's landing page and select "manage topics."
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.