diff --git a/TRANSLATION.md b/TRANSLATION.md index 13b2dff6e5e1..7890110ca73b 100644 --- a/TRANSLATION.md +++ b/TRANSLATION.md @@ -49,7 +49,7 @@ would like to contribute to the translation of nodejs.org, please refer to the f * Ensure that any site translations are done as pull requests into the appropriate language folder in this repo. This will ensure the build process, layout, and styling, remain consistent across the different translations of the site. -* You can find the appropriate language folder within `locale/`. If not, create one matching the two-letter [ISO code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) of your language. To specify a dialect for your language, [separate it with a dash](https://en.wikipedia.org/wiki/IETF_language_tag) (e.g. `pt-br` for Brazilian Portugese, `zh-tw` for Taiwanese Mandarin). +* You can find the appropriate language folder within `locale/`. If not, create one matching the two-letter [ISO code](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) of your language. To specify a dialect for your language, [separate it with a dash](https://en.wikipedia.org/wiki/IETF_language_tag) (e.g. `pt-br` for Brazilian Portuguese, `zh-tw` for Taiwanese Mandarin). * The following files need to be in your language folder: diff --git a/locale/en/about/trademark.md b/locale/en/about/trademark.md index b1a3e62a7ca1..530b5cd11d6d 100644 --- a/locale/en/about/trademark.md +++ b/locale/en/about/trademark.md @@ -21,7 +21,7 @@ goal in mind, we’ve tried to make the policy as flexible and easy to understan as legally possible. Please read the [full policy](/static/documents/trademark-policy.pdf). -If you have any questions don't hesistate to +If you have any questions don't hesitate to [email us](mailto:trademark@nodejs.org). Guidelines for the visual display of the Node.js mark are described in diff --git a/locale/en/blog/uncategorized/node-interactive-convince-boss.md b/locale/en/blog/uncategorized/node-interactive-convince-boss.md index b13aeac5e140..785e99a60137 100644 --- a/locale/en/blog/uncategorized/node-interactive-convince-boss.md +++ b/locale/en/blog/uncategorized/node-interactive-convince-boss.md @@ -15,7 +15,7 @@ Dear `Boss Name`, I’d like to attend **[Node.js Interactive 2015](http://events.linuxfoundation.org/events/node-interactive)** taking place December 8-9, 2015, in Portland, OR. There are a lot of Node.js conferences during the year, but this is the premier conference put on by the Node.js Foundation. Vendor-neutral by design, it is focused on everything from fine-tuning my skills in Node.js to the future of the platform. Node.js is penetrating almost every single aspect of technology from powering robots to enterprise, and is downloaded 2 million times per month. It’s a pretty big deal. -They are anticipating more than 700 individuals will attend the event. The conference welcomes experienced developers as well as those interested in learning how to implement Node.js into their business, and everyone inbetween. The tracks focus on IoT, frontend and backend technologies. Here are just a few advantages of me going to the conference. +They are anticipating more than 700 individuals will attend the event. The conference welcomes experienced developers as well as those interested in learning how to implement Node.js into their business, and everyone between. The tracks focus on IoT, frontend and backend technologies. Here are just a few advantages of me going to the conference. * One of the great features about the technology is how diverse it is. It can be used to build mobile apps or enterprise apps, and almost every single big named company is using it from LinkedIn to IBM to Netflix. If we decide to build out our product strategy or offering, it is likely that Node.js will be the technology that I use across the board. * There will be more than 50 sessions in the two day conference. These sessions include visionary keynotes, hands-on tutorials, deep-dive technical lectures, and presentations. diff --git a/locale/en/blog/vulnerability/openssl-march-2016.md b/locale/en/blog/vulnerability/openssl-march-2016.md index 371a1e630871..bab23255d55d 100644 --- a/locale/en/blog/vulnerability/openssl-march-2016.md +++ b/locale/en/blog/vulnerability/openssl-march-2016.md @@ -35,7 +35,7 @@ If the OpenSSL 1.0.1s release contains important fixes that impact Node.js v0.10 A release of Node.js v0.12.11 has been proposed for this week, it currently contains fixes for domains, an important fix for a regression in http_parser that was introduced in v0.12.10, and some other minor fixes. Details of the changes included in this release along with instructions on how to download and use a release candidate (v0.12.11-rc.1) can be found in . Node.js v0.12 users are encouraged to test the release candidate build to ensure compatibility with existing deployments. -If the OpenSSL 1.0.1s release contains important fixes for Node.js v0.12 we will endevour to ensure that our v0.12.11 release contains the update. +If the OpenSSL 1.0.1s release contains important fixes for Node.js v0.12 we will endeavour to ensure that our v0.12.11 release contains the update. ### Node.js v4 (LTS "Argon") @@ -49,7 +49,7 @@ If the OpenSSL 1.0.2g update _does not include_ important fixes that impact Node A regular update to Node.js v5 has been proposed for this week. You can read about what will be included in the proposed Node.js v5.7.1 at . We are excluding any semver-minor changes from this release although it has fixes for some regressions -If the OpenSSL 1.0.2g release contains important fixes for Node.js v5, we will endevour to ensure that our v5.7.1 release contains the update. +If the OpenSSL 1.0.2g release contains important fixes for Node.js v5, we will endeavour to ensure that our v5.7.1 release contains the update. ### Summary diff --git a/locale/en/blog/weekly-updates/weekly-update.2015-02-13.md b/locale/en/blog/weekly-updates/weekly-update.2015-02-13.md index b6c18675ffea..7afe09bcb30f 100644 --- a/locale/en/blog/weekly-updates/weekly-update.2015-02-13.md +++ b/locale/en/blog/weekly-updates/weekly-update.2015-02-13.md @@ -69,7 +69,7 @@ View the [original article](https://medium.com/@mikeal/how-io-js-built-a-146-per * [`iojs-sv`](https://github.com/iojs/iojs-sv) Swedish Community * [`iojs-tr`](https://github.com/iojs/iojs-tr) Turkish Community * [`iojs-tw`](https://github.com/iojs/iojs-tw) Taiwan Community -* [`iojs-uk`](https://github.com/iojs/iojs-uk) Ukranian Community +* [`iojs-uk`](https://github.com/iojs/iojs-uk) Ukrainian Community ## io.js and Node.js View the [original article](https://medium.com/@iojs/io-js-and-a-node-js-foundation-4e14699fb7be) on Medium. diff --git a/locale/en/foundation/case-studies.md b/locale/en/foundation/case-studies.md index 81d78fc4ec83..ac33c71e1281 100644 --- a/locale/en/foundation/case-studies.md +++ b/locale/en/foundation/case-studies.md @@ -106,7 +106,7 @@ his long history of success with Node.js and his current work at GoDaddy. -## Captial One (Episode 1) +## Capital One (Episode 1) Azat Mardan shares his experience transforming CaptialOne with Node.js. diff --git a/locale/en/foundation/outreachy.md b/locale/en/foundation/outreachy.md index faec9eff02ce..4daf580b58d3 100644 --- a/locale/en/foundation/outreachy.md +++ b/locale/en/foundation/outreachy.md @@ -132,7 +132,7 @@ In this project, you will collaborate with members of the Node.js project, and m The project will be broken down into a number of stages including: - * Getting familliar with the Node.js code base + * Getting familiar with the Node.js code base * Getting your first commits into Node.js core - A list of good first contributions can be found [here](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+contribution%22) * Getting familiar with the libuv code base diff --git a/locale/en/foundation/tsc/minutes/2014-12-10.md b/locale/en/foundation/tsc/minutes/2014-12-10.md index fa9ac99533ff..cc33ab4b7ef6 100644 --- a/locale/en/foundation/tsc/minutes/2014-12-10.md +++ b/locale/en/foundation/tsc/minutes/2014-12-10.md @@ -21,7 +21,7 @@ problems for users who link node with a dynamic shared libuv. ### 0.11.15 -Nobody had any blocker for the next developement release, whose release is +Nobody had any blocker for the next development release, whose release is also scheduled to happen in the next few days. The priority is given to releasing 0.10.34 first though. diff --git a/locale/en/foundation/tsc/minutes/2015-01-22.md b/locale/en/foundation/tsc/minutes/2015-01-22.md index 0161ce99ec34..036e22c6b821 100644 --- a/locale/en/foundation/tsc/minutes/2015-01-22.md +++ b/locale/en/foundation/tsc/minutes/2015-01-22.md @@ -80,7 +80,7 @@ Michael agreed that the target for such a port would likely be 0.14.0. Michael mentioned that ideally the process of upstreaming changes to V8 would be done by that time. If not, there has been discussions recently between TJ and Chris on refactoring the dependencies management so that maintaining floating -patches (also for other dependencies liek c-ares and OpenSSL) would be easier. +patches (also for other dependencies like c-ares and OpenSSL) would be easier. ### 0.10.36 release diff --git a/locale/en/foundation/tsc/minutes/2015-02-09.md b/locale/en/foundation/tsc/minutes/2015-02-09.md index a3a7541ad96a..a0e1dd736c68 100644 --- a/locale/en/foundation/tsc/minutes/2015-02-09.md +++ b/locale/en/foundation/tsc/minutes/2015-02-09.md @@ -51,7 +51,7 @@ abstraction layer. Alexis, TJ: that would become the blessed V8/JSruntime API for binary add-ons. TJ: C++ ABI has worked so far, but probably because we've been lucky. So C API -makes more sense and would be more robust accross different platforms. +makes more sense and would be more robust across different platforms. Alexis Campailla: What about nan? @@ -145,7 +145,7 @@ any GitHub pull request. ## Alexis Campailla: Running benchmarks for Windows. -Julien: Tracking benchmarks results accross every commit would be very useful +Julien: Tracking benchmarks results across every commit would be very useful to identify the causes of performance regressions. James Snell, Michael Dawson: IBM started to run benchmarks for downstream diff --git a/locale/en/foundation/tsc/minutes/2015-03-19.md b/locale/en/foundation/tsc/minutes/2015-03-19.md index c72f191a630d..863555d1e788 100644 --- a/locale/en/foundation/tsc/minutes/2015-03-19.md +++ b/locale/en/foundation/tsc/minutes/2015-03-19.md @@ -79,7 +79,7 @@ agreed the existing fix is appropriate and we should just backport it to Julien is talking with some groups about doing some pre-release testing on release candidates. TJ suggested we should ask for volunteers on the blog or -twitter. It will need to be a full blown release candiate due to gyp +twitter. It will need to be a full blown release candidate due to gyp dependencies etc. Julien will write up a proposal. #### Tooling around issues/PR triaging diff --git a/locale/en/foundation/tsc/minutes/2015-04-24.md b/locale/en/foundation/tsc/minutes/2015-04-24.md index c728864071b9..c3aa27c1ec64 100644 --- a/locale/en/foundation/tsc/minutes/2015-04-24.md +++ b/locale/en/foundation/tsc/minutes/2015-04-24.md @@ -21,7 +21,7 @@ layout: foundation-tsc-minutes-post.hbs Discussion around removal of RC4 to address Bar Mitzva attack. Progress being made, need to update to clarify precedence of command line options (https://github.com/joyent/node/pull/19148), update code/tests to -match this descripton (James), finalize release notes (Julien with input from all) +match this description (James), finalize release notes (Julien with input from all) and then do one final review before release (all). Important that we add tests to make sure merge with 0.12.X can be easily validated. diff --git a/locale/en/foundation/tsc/minutes/2015-04-30.md b/locale/en/foundation/tsc/minutes/2015-04-30.md index 40614b9fa23a..4d00acc1f684 100644 --- a/locale/en/foundation/tsc/minutes/2015-04-30.md +++ b/locale/en/foundation/tsc/minutes/2015-04-30.md @@ -75,9 +75,9 @@ James: Initial convergance plan: https://github.com/jasnell/dev-policy/pull/66. James: nothing set in stone. Current plan: -* io.js organization transfered to nodejs organization. Will keep everything +* io.js organization transferred to nodejs organization. Will keep everything they've already setup. -* joyent/node and other joyent/node-related repos will also be transfered to +* joyent/node and other joyent/node-related repos will also be transferred to this organization. * Both joyent/node and iojs/iojs repos would be under the foundation. * For the converged repo, a fork of iojs repo would be created. diff --git a/locale/en/get-involved/events.md b/locale/en/get-involved/events.md index 267a75922321..72c52f48807f 100644 --- a/locale/en/get-involved/events.md +++ b/locale/en/get-involved/events.md @@ -60,7 +60,7 @@ regions: city: Casablanca link: 'http://www.meetup.com/Meteor-Casablanca/' name: Meteor Casablanca - description: "

a community gathering Meteor enthusiasts and passionate developpers to share knowledge in an inspiring way.

\n

Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.

\n
\n\nBuilding web application is hard and time consuming and often an intimidating process , it was the right time to invent a new way to aproach building application by hiding irrelevant complexity and focus more on the core of the product. we believe this new aproach is championned by Meteor , and this deserves \_regular celebration \_meetings during which people can share their passion , in a human friendly way .
\n\nand also build things that can grow to be exciting !!\n


\n\n

" + description: "

a community gathering Meteor enthusiasts and passionate developers to share knowledge in an inspiring way.

\n

Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.

\n
\n\nBuilding web application is hard and time consuming and often an intimidating process , it was the right time to invent a new way to aproach building application by hiding irrelevant complexity and focus more on the core of the product. we believe this new aproach is championned by Meteor , and this deserves \_regular celebration \_meetings during which people can share their passion , in a human friendly way .
\n\nand also build things that can grow to be exciting !!\n


\n\n

" lon: -7.579999923706055 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/d/3/b/0/600_432774192.jpeg' @@ -915,7 +915,7 @@ regions: city: Jakarta link: 'http://www.meetup.com/Node-js-Workshop/' name: Node.js Jakarta - description: '

Apa itu node js?, Platform yang mengunakan Chrome engine v8 , dalam perkembanganya node.js tidak hanya server side namun client side dan dapan berjalan di semua OS dan platform , distribusi nya dapat di deploy ke semua device (IOS, Android, Windows phone, Windows, Mac OS, Linux, etc), menggunakan bahasa javascript yang sama seperti implementasi dalam development web. Di Workshop ini kita akan belajar bagaimana mengembangkan applikasi menggunakan node.js dari awal sampe mahir. dengan konsep belajar berbagi ide dan sharing knowledge

' + description: '

Apa itu node js?, Platform yang mengunakan Chrome engine v8 , dalam perkembanganya node.js tidak hanya server side namun client side dan dapan berjalan di semua OS dan platform , distribusi nya dapat di deploy ke semua device (IOS, Android, Windows phone, Windows, Mac OS, Linux, etc), menggunakan bahasa javascript yang sama seperti implements dalam development web. Di Workshop ini kita akan belajar bagaimana mengembangkan applikasi menggunakan node.js dari awal sampe mahir. dengan konsep belajar berbagi ide dan sharing knowledge

' lon: 106.83000183105469 group_photo: photo_link: 'http://photos1.meetupstatic.com/photos/event/9/7/7/3/600_432098771.jpeg' @@ -2048,7 +2048,7 @@ regions: city: London link: 'http://www.meetup.com/londondigital/' name: London Digital Design and Technology User Group - description: "

The London Design and technology user group is here to offer varied content for both designer and developers who live breath and work in the digital development space.

\n

This group is for the people who 'make' web experiences apps and games. Mainly it will be\_focussed\_on design and technology but we will also host any talks that are presented from a perspective that will be interesting to the members, so whether it be business related or strategic it will always be relevent.

\n

\_

" + description: "

The London Design and technology user group is here to offer varied content for both designer and developers who live breath and work in the digital development space.

\n

This group is for the people who 'make' web experiences apps and games. Mainly it will be\_focussed\_on design and technology but we will also host any talks that are presented from a perspective that will be interesting to the members, so whether it be business related or strategic it will always be relevant.

\n

\_

" lon: -0.10000000149011612 lat: 51.52000045776367 - country: GB @@ -2622,7 +2622,7 @@ regions: city: Málaga link: 'http://www.meetup.com/techmalaga/' name: TechMalaga - description: "

Node Sol nacio con la mision de conectar apasionados del Node en Málaga. Hemos hecho varias charlas y workshops y constantemente planificamos nuevos eventos alrededor de las tendencias más innovadoras en la web: Node.js, Angular, Python, API's, Ruby on Rails, JavaScript, Erlang, Swift, socket.io, MongoDb, Redis, Cassandra, AWS y herramientas para desarrolladores.

" + description: "

Node Sol nacio con la mision de conectar apasionados del Node en Málaga. Hemos hecho varias charlas y workshops y constantemente planificamos nuevos eventos alrededor de las tendencies más innovadoras en la web: Node.js, Angular, Python, API's, Ruby on Rails, JavaScript, Erlang, Swift, socket.io, MongoDb, Redis, Cassandra, AWS y herramientas para desarrolladores.

" lon: -4.420000076293945 lat: 36.720001220703125 - country: HR @@ -3151,8 +3151,8 @@ regions:

Vamos a darle a la tecla... pero con estilo


-

¿Quieres saber qué es Bluemix ya? Aquí tenemos una comunidad de IBM DeveloperWorks con información y tutoriales en castellano:

-

Comunidad DeveloperWorks de Bluemix España (dentro está la Wiki, y materiales del workshop que damos)

+

¿Quieres saber qué es Bluemix ya? Aquí tenemos una comunidad de IBM DeveloperWorks con información y tutorials en castellano:

+

Comunidad DeveloperWorks de Bluemix España (dentro está la Wiki, y materials del workshop que damos)

Página de acceso a Bluemix

lon: 2.1700000762939453 group_photo: @@ -3207,7 +3207,7 @@ regions: city: Berlin link: 'http://www.meetup.com/Berlin-Grill-JS-Meetup/' name: Berlin Grill.JS Meetup - description: "

Summer is here, so let's get together around the grill, have a few beers and wursts, and enjoy a lush evening on the summer terrace. The Grill.JS Meetup is strictly informal. There won't be official tech presentations, it's all about friendly discussions over a beer and a grillwurst. We do welcome lightning talks, and we're sure attendees would love to listen to \"my dumbest JS idea this year \". Just keep it short and entertaining. We'll provide for drinks (beer, mate, non-alcoholic) and grillwurst and some vegetarion options, and some salad. If you have special requirements, please bring your own food or drinks.

" + description: "

Summer is here, so let's get together around the grill, have a few beers and wursts, and enjoy a lush evening on the summer terrace. The Grill.JS Meetup is strictly informal. There won't be official tech presentations, it's all about friendly discussions over a beer and a grillwurst. We do welcome lightning talks, and we're sure attendees would love to listen to \"my dumbest JS idea this year \". Just keep it short and entertaining. We'll provide for drinks (beer, mate, non-alcoholic) and grillwurst and some vegetarian options, and some salad. If you have special requirements, please bring your own food or drinks.

" lon: 13.380000114440918 lat: 52.52000045776367 - country: GB @@ -3523,7 +3523,7 @@ regions: city: Berlin link: 'http://www.meetup.com/fullstack-js-berlin/' name: Fullstack.js - description: "

This user group is about anything related to JavaScript and web development with a focus to modularity and scalability. We're also open for topics on infrasturcture.

" + description: "

This user group is about anything related to JavaScript and web development with a focus to modularity and scalability. We're also open for topics on infrastructure.

" lon: 13.380000114440918 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/1/a/0/6/600_421566662.jpeg' @@ -3563,7 +3563,7 @@ regions: city: Lyon link: 'http://www.meetup.com/Meteor-Lyon/' name: Meteor Lyon - description: "Meteor est une nouvelle plateforme web. Son intérêt se trouve dans ses différents concepts : partage de code frontEnd/backEnd, compensation de latence, temps réel... Venez découvrir cette plateforme, venez partager votre expérience sur Meteor. Ce meetup n'est pas réservé aux seuls techniciens car Meteor se veut facile d'accès. Si vous avez une îdée, venez nous rencontrer pour que l'on puisse concrétiser celle-ci ensemble." + description: "Meteor est une nouvelle plateforme web. Son intérêt se trouve dans ses différents concepts : partage de code frontEnd/backEnd, compensation de latence, temps réel... Venez découvrir cette plateforme, venez partager votre expérience sur Meteor. Ce meetup n'est pas réservé aux seuls technicians car Meteor se veut facile d'accès. Si vous avez une îdée, venez nous rencontrer pour que l'on puisse concrétiser celle-ci ensemble." lon: 4.829999923706055 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/8/5/e/600_424442142.jpeg' @@ -3787,7 +3787,7 @@ regions: link: 'http://www.meetup.com/Meteor-Barcelona/' name: Meteor Barcelona description: |- -

Conoce a otros desarrolladores que utilizan Meteor. Comparte tus conocimientos, aplicaciones, y aprende de ellos. Meteor es una plataforma de código abierto para la creación de aplicaciones web de alta calidad en una fracción del tiempo, tanto si eres un desarrollador experto o acabas de empezar.

+

Conoce a otros desarrolladores que utilizan Meteor. Compare tus conocimientos, aplicaciones, y aprende de ellos. Meteor es una plataforma de código abierto para la creación de aplicaciones web de alta calidad en una fracción del tiempo, tanto si eres un desarrollador experto o acabas de empezar.

Meet other developers using Meteor. Share your knowledge, apps, and get feedback from others. Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you're an expert developer or just getting started.

@@ -4109,7 +4109,7 @@ regions:

WebRTC and API's are disrupting (tele)communications and software ! We're building an European community of those who believe that this technology is more than some nice features to build alternative solutions to Skype. If you believe like us that WebRTC is a movement for the next years, then please join us to build this community, share ideas, projects and some nice food and drinks.

This Meetup is associated with: 

TADSummit (http://tadsummit.com/). The Telecom Application Developer Summit (TADS) is a grass roots initiative to build an open ecosystem focused on helping businesses use telecom capabilities in their applications, services and business processes. We bring together the leaders in the industry – across service providers, technology providers, developers, and enterprises – to work on getting new services to market and making business success in new services an everyday reality. On 17th and 18th November TADSummit will be held at CORINTHIA HOTEL LISBON, Av. Columbano Bordalo Pinheiro 105, Lisbon

-

TADHack (http://tadhack.com/2015/tadhack-global/). TADHack is the international community of telecom app developers! This is the ONLY GLOBAL MEETING place for developers who want to learn, share, code and create using the tools and technologies available in telecommunications. On 13 & 14th June, the worldwide TADHack hub was in @Instituto Superior Técnico/Campus Taguspark.

+

TADHack (http://tadhack.com/2015/tadhack-global/). TADHack is the international community of telecom app developers! This is the ONLY GLOBAL MEETING place for developers who want to learn, share, code and create using the tools and technologies available in telecommunications. On 13 & 14th June, the worldwide TADHack hub was in @Institution Superior Técnico/Campus Taguspark.

lon: -9.140000343322754 lat: 38.720001220703125 - country: NL @@ -4259,7 +4259,7 @@ regions: link: 'http://www.meetup.com/Strasbourg-Nodejs/' name: Strasbourg Node.js description: |- -

En permettant de créer des applications performantes qui encouragent la productivité,l’usage de Node.js, le Javascript côté serveur, a littéralement explosé en quelques années : de nombreuses sociétés font confiance à ce langage de programmation et la communauté grossit de jour en jour.

+

En permettant de créer des applications performances qui encouragent la productivité,l’usage de Node.js, le Javascript côté serveur, a littéralement explosé en quelques années : de nombreuses sociétés font confiance à ce langage de programmation et la communauté grossit de jour en jour.


Le rôle de la communauté Node.js Strasbourg est de regrouper les développeurs de tous niveaux s’intéressant à cette technologie au travers de soirées techniques de différents types : conférence, live coding et coding dojos. 

Rejoignez-nous vite !

lon: 7.75 @@ -4813,7 +4813,7 @@ regions: link: 'http://www.meetup.com/lubunode/' name: Ludwigsburg Node.js Meetup description: |- -

Let's discuss all things node! Whether it be ES6 features for JavaScript, npm packages, continous integration or anything else. The complete node ecosystem is ready to be explored :)

+

Let's discuss all things node! Whether it be ES6 features for JavaScript, npm packages, continuous integration or anything else. The complete node ecosystem is ready to be explored :)

We'll start off with monthly meetups at selected pubs in Ludwigsburg until we get a decent group of regulars to organize bigger events with dedicated locations and speakers. Everyone interested in programming is welcome to join us!

lon: 9.1899995803833 lat: 48.900001525878906 @@ -4870,12 +4870,12 @@ regions:

Javascript en el lado del servidor. Aprende a crear aplicaciones en tiempo real con Socket.io. Crea juegos multijuador y chats. Backends Flexibles en 5 minutos. Descubre la tecnología mejor pagada de Silicon Valley. === AngularJS ===

El mejor Framework JavaScript para desarrollar aplicaciones Móviles y Web. Desarrollado por Google. 

=== MongoDB ===

-

La mejor Base de Datos NoSQL por excelencia. Con Mongo veremos como construir aplicaciones y backends flexibles, para pivotar las funcionalidades de nuestra aplicación adaptándolas a nuestros clientes. Además veremos cómo utilizar Mongo para analizar BIGDATA.

+

La mejor Base de Datos NoSQL por excelencia. Con Mongo veremos como construir aplicaciones y backends flexibles, para pivotar las funcionalidades de nuestra aplicación adaptándolas a nuestros clients. Además veremos cómo utilizar Mongo para analizar BIGDATA.

=== PhoneGap === 

PhoneGap o mejor dicho Cordova nos permite empaquetar código Web en aplicaciones nativas para iOS, Android, WindowsPhone, FirefoxOS, etc. Discutiremos qué frameworks y cómo desarrollar aplicaciones móviles híbridas de aspecto y performance nativo.

=== En general === 

Las últimas tecnologías para el desarrollo Web y Móvil, siguiendo las filosofías Lean Startup, Mobile First, NoSQL, NoBackend, Agile Development, Gamification.

-

Si eres Entrepreneur / Emprendeodor, entonces necesitas conocer los mejores entornos de desarrollo, y estar al día. Aprende, Crece, Comparte

+

Si eres Entrepreneur / Emprendeodor, entonces necesitas conocer los mejores entornos de desarrollo, y estar al día. Aprende, Crece, Compare

Recursos: 
MongoDB (Mongoose)
mean.io 
AngularJS 
Node.js (Express )

Build a Real-time Polls Application with Node.js, Express, AngularJS and MongoDB (IBM Tutorial)

lon: -15.430000305175781 @@ -4913,7 +4913,7 @@ regions: city: Madrid link: 'http://www.meetup.com/Tecnologias-para-la-Transformacion-Digital/' name: Tecnologías para la Transformación Digital - description: 'El grupo de usuarios de Tecnologías para la Transformación Digital pretende ser un punto de encuentro e intercambio de ideas acerca de tecnologías y metodologías que ayudan a los equipos IT a enfrentarse a los retos de la transformación digital, es decir, a desarrollar productos digitales con más foco en el usuario, más flexibilidad, mejor time to market, más escalabilidad, más disponibilidad y menos coste. Hablaremos por tanto de arquitecturas avanzadas con bajo acoplamiento, infraestructuras elásticas con escalado horizontal, tolerancia a fallos a nivel software, modelos de almacenamiento NoSQL, y de mejoras en el ciclo de vida del desarrollo software vía automatización de pruebas y continuous delivery.' + description: 'El grupo de usuarios de Tecnologías para la Transformación Digital pretende ser un punto de encuentro e intercambio de ideas acerca de tecnologías y metodologías que ayudan a los equipos IT a enfrentarse a los retos de la transformación digital, es decir, a desarrollar products digitales con más foco en el usuario, más flexibilidad, mejor time to market, más escalabilidad, más disponibilidad y menos coste. Hablaremos por tanto de arquitecturas avanzadas con bajo acoplamiento, infraestructuras elásticas con escalado horizontal, tolerancia a fallos a nivel software, modelos de almacenamiento NoSQL, y de mejoras en el ciclo de vida del desarrollo software vía automatización de pruebas y continuous delivery.' lon: -3.7100000381469727 group_photo: photo_link: 'http://photos1.meetupstatic.com/photos/event/a/0/f/b/600_447641211.jpeg' @@ -4949,8 +4949,8 @@ regions: link: 'http://www.meetup.com/AulaW3/' name: AulaW3 description: |- -

Un grupo para ponernos al día con talleres, seminarios y charlas gratuitas en Barcelona para descubrir las últimas tendencias en desarrollo web y mobile.

-

Únete a nosotros, comparte tus conocimientos y encuentra otros en nuestra comunidad!

+

Un grupo para ponernos al día con talleres, seminarios y charlas gratuitas en Barcelona para descubrir las últimas tendencies en desarrollo web y mobile.

+

Únete a nosotros, compare tus conocimientos y encuentra otros en nuestra comunidad!

lon: 2.1700000762939453 group_photo: photo_link: 'http://photos3.meetupstatic.com/photos/event/4/a/b/5/600_445639125.jpeg' @@ -5140,7 +5140,7 @@ regions: city: Salerno link: 'http://www.meetup.com/JS-Salerno/' name: 'JavaScript & NodeJS community Salerno' - description: "

JavaScript è qui da trent'anni ma è più vivo che mai! JS è passato da essere un semplice script di controllo dell'input nei browser a un linguaggio vero e proprio, con un ecosistema di framework e librerie da far impallidire linguaggi più blasonati. E' l'unico vero linguaggio universale, gira ovunque vi sia un browser (anche nel vostro telefonino) e anche su server! E' la porta d'accesso alle WebApp moderne. In questo gruppi saranno accettati i neofiti ed esperti. Organizzeremo incontri mensili (o bi-mensili) come conferenze, inviteremo esperti che soddisferanno le nostre curiosità e faremo rete.

" + description: "

JavaScript è qui da trent'anni ma è più vivo che mai! JS è passato da essere un semplice script di controllo dell'input nei browser a un linguaggio vero e proprio, con un ecosistema di framework e librerie da far impallidire linguaggi più blasonati. E' l'unico vero linguaggio universe, gira ovunque vi sia un browser (anche nel vostro telefonino) e anche su server! E' la porta d'accesso alle WebApp moderne. In questo gruppi saranno accettati i neofiti ed esperti. Organizzeremo incontri mensili (o bi-mensili) come conference, inviteremo esperti che soddisferanno le nostre curiosità e faremo rete.

" lon: 14.779999732971191 group_photo: photo_link: 'http://photos1.meetupstatic.com/photos/event/9/d/4/3/600_447640259.jpeg' @@ -5149,7 +5149,7 @@ regions: city: Paris link: 'http://www.meetup.com/Web-Up-Tech/' name: Web Up Tech - description: "Ce Meetup est destiné à toute la communauté de développement Open Source Web/Cloud/DevOps. Les Thèmes abordés couvrent tous les aspects développement Web (Spring Boot, Angulars JS, Node JS, Mean Stack, HTML5,...) ainsi que les nouvelles architectures Cloud (Micro services, Containers, Ansible, Docker,...) dans un contexte DevOps/Agile. Les sessions organisées se déroulent généralement en soirée et sont animées par des experts dans leur domaine ou des développeurs de tout horizon. Normasys SA (SSII en pleine expansion) sponsorise et gère l'organisation de ces événements avec des partenaires de la place. Votre contribution est la bienvenue pour partager avec les acteurs et développeurs parisiens, votre savoir faire et vos retours sur expériences très précieux. Big Up, Come Up, Web Up ;)" + description: "Ce Meetup est destiné à toute la communauté de développement Open Source Web/Cloud/DevOps. Les Thèmes abordés couvrent tous les aspects développement Web (Spring Boot, Angulars JS, Node JS, Mean Stack, HTML5,...) ainsi que les nouvelles architectures Cloud (Micro services, Containers, Ansible, Docker,...) dans un contexte DevOps/Agile. Les sessions organisées se déroulent généralement en soirée et sont animées par des experts dans leur domaine ou des développeurs de tout horizon. Normasys SA (SSII en pleine expansion) sponsors et gère l'organisation de ces événements avec des partenaires de la place. Votre contribution est la bienvenue pour partager avec les acteurs et développeurs parisiens, votre savoir faire et vos retours sur expériences très précieux. Big Up, Come Up, Web Up ;)" lon: 2.3399999141693115 lat: 48.86000061035156 - country: GB @@ -5251,7 +5251,7 @@ regions: name: JavaScript Lab Paris description: |-

Coder. Echanger. S'améliorer.

-

Nous sommes fans de JavaScript et nous nous sommes dit que ça serait vraiment bien d'avoir une communauté de passionnés où les gens peuvent échanger, se rencontrer et apprendre les uns des autres.

Rejoignez-nous et devenons de meilleurs programmeurs, ensemble.

+

Nous sommes fans de JavaScript et nous nous sommes dit que ça serait vraiment bien d'avoir une communauté de passionnés où les gens peuvent échanger, se rencontrer et apprendre les uns des autres.

Rejoignez-nous et devenons de meilleurs programmer, ensemble.

lon: 2.3399999141693115 group_photo: photo_link: 'http://photos3.meetupstatic.com/photos/event/7/2/3/2/600_447689234.jpeg' @@ -5267,14 +5267,14 @@ regions: city: Paris link: 'http://www.meetup.com/ParseServerParisianLovers/' name: Parse Server Parisian Lovers - description: "Suite à leur récente annonce de la fin de Parse.com, Facebook a pris la décision de livrer en Open Source leur solution révolutionnaire de Back End As A Service : Parse Server. La quasi totalité de la suite et des SDKs est désormais open source. Pour que cette belle initiative perdure, il faut fédérer la communauté des développeurs Parse (600 000 à travers le monde) et quoi de mieux qu'un meet up ? Ce groupe s'adresse donc à tous ceux qui : - souhaitent contribuer au projet open source Parse Server - aiment/adorent la solution de Parse et l'utilisent dans leur développement - sont curieux de découvrir cette nouvelle opportunité" + description: "Suite à leur récente annonce de la fin de Parse.com, Facebook a pris la décision de livrer en Open Source leur solution révolutionnaire de Back End As A Service : Parse Server. La quasi totalité de la suite et des SDKs est désormais open source. Pour que cette belle initiative perdure, il faut fédérer la communauté des développeurs Parse (600 000 à travers le monde) et quoi de mieux qu'un meet up ? Ce groupe s'adresse donc à tous ceux qui : - souhaitent contribute au projet open source Parse Server - aiment/adorent la solution de Parse et l'utilisent dans leur développement - sont curieux de découvrir cette nouvelle opportunité" lon: 2.3399999141693115 lat: 48.86000061035156 - country: IT city: Ferrara link: 'http://www.meetup.com/ferrarajs/' name: Ferrara JavaScript Group - Mobile and cloud app developers - description: "

L'UserGroup di Ferrara e dintorni dedicato al JavaScript e al WebDevelopment! Lo scopo è quello di creare un gruppo di developer appassionati e ritrovi per discutere sulle nuove tecnologie e riscoperte nell'ambito dei nuovi frameworks e librerie, soprattutto nell'ambito dello sviluppo di app mobile, cloud, desktop e multipiattaforma!

" + description: "

L'UserGroup di Ferrara e dintorni dedication al JavaScript e al WebDevelopment! Lo scopo è quello di creare un gruppo di developer appassionati e ritrovi per discutere sulle nuove tecnologie e riscoperte nell'ambito dei nuovi frameworks e librerie, soprattutto nell'ambito dello sviluppo di app mobile, cloud, desktop e multipiattaforma!

" lon: 11.619999885559082 group_photo: photo_link: 'http://photos3.meetupstatic.com/photos/event/9/0/3/c/600_447936924.jpeg' @@ -5283,7 +5283,7 @@ regions: city: Neuilly-sur-Seine link: 'http://www.meetup.com/Meetup-AngularJS-Neuilly-sur-Seine/' name: 'Meetup AngularJS & JavaScript' - description: "

Rejoignons-nous pour apprendre le code dans la bonne humeur ! Si vous avez envie d'apprendre AngularJS et le live coding, ainsi que l'évolution du JavaScript, mais pensez que cette activité est réservée aux scientifiques en herbe, révisez votre jugement et venez nous retrouver dans notre espace de co-working. Nous vous montrerons que coder n'est pas sorcier !

" + description: "

Rejoignons-nous pour apprendre le code dans la bonne humeur ! Si vous avez envie d'apprendre AngularJS et le live coding, ainsi que l'évolution du JavaScript, mais pensez que cette activisté est réservée aux scientifiques en herbe, révisez votre jugement et venez nous retrouver dans notre espace de co-working. Nous vous montrerons que coder n'est pas sorcier !

" lon: 2.2699999809265137 group_photo: photo_link: 'http://photos3.meetupstatic.com/photos/event/2/a/3/9/600_447970809.jpeg' @@ -5884,7 +5884,7 @@ regions: link: 'http://www.meetup.com/nodebr/' name: NodeBR - São Paulo description: |- -

A NodeBR é uma comunidade fundada por pessoas com interesse em aprender mais sobre Node.js assim como ajudar outras pessoas que possuem dúvidas nessa plataforma. No momento a comunidade é constituída por estes pontos de acesso principal

+

A NodeBR é uma comunidade fundada por pessoas com interesse em aprender mais sobre Node.js assim como ajudar outras pessoas que possuem dúvidas nessa plataforma. No memento a comunidade é constituída por estes pontos de acesso principal

* A lista de e-mails é um grupo no Google onde você pode cadastrar o seu endereço de e-mail para enviar e receber e-mails das outras pessoas cadastradas. Esta lista mostrou-se extremamente eficaz na resolução de dúvidas de pessoas iniciantes no Node.js, assim como também é o ponto de encontro de discussões proveitosas e notícias sobre a plataforma.

* Nosso canal #nodebr no IRC é uma ferramenta de bate papo em tempo real, onde programadores trocam ideias e tiram dúvidas com outros membros que estão online, a ferramenta é nova e cresce junto com a comunidade. Para quem já possui instalado algum client IRC, nos achará facilmente no canal #nodebr na rede freenode.net, para aqueles que ainda não possuem um, podem acessar o link anterior para abrir o web chat e entrar diretamente no canal.

* O grupo de Meetup de São Paulo é onde organizamos nossos encontros e marcamos os eventos mensais que trazem informação e novidades sobre o mundo do Node.js.

@@ -6045,7 +6045,7 @@ regions: city: Matamoros link: 'http://www.meetup.com/RGV-bots/' name: RGV bots - description: 'This is a group for anyone interested in Hardware-Software Technologies Integration, mainly focused in OpenSource movment. All skills levels are welcome.' + description: 'This is a group for anyone interested in Hardware-Software Technologies Integration, mainly focused in OpenSource movement. All skills levels are welcome.' lon: -97.5 lat: 25.8799991607666 - country: AR @@ -6053,7 +6053,7 @@ regions: link: 'http://www.meetup.com/Buenos-Aires-Node-js-Meetup/' name: Buenos Aires Node.js Meetup description: |- -

Curso de Node.js iniciando desde los conceptos básico de JavaScript hasta las técnicas de programación avanzada en Node.js y todo su ecosistema.

+

Curso de Node.js iniciando desde los concepts básico de JavaScript hasta las técnicas de programación avanzada en Node.js y todo su ecosistema.

Curso de Node.js en Buenos Aires

@@ -6081,7 +6081,7 @@ regions: link: 'http://www.meetup.com/NodeBR-Minas-Gerais/' name: NodeBR - Minas Gerais description: |- -

A NodeBR é uma comunidade fundada por pessoas com interesse em aprender mais sobre Node.js assim como ajudar outras pessoas que possuem dúvidas nessa plataforma. No momento a comunidade é constituída por estes pontos de acesso principal

+

A NodeBR é uma comunidade fundada por pessoas com interesse em aprender mais sobre Node.js assim como ajudar outras pessoas que possuem dúvidas nessa plataforma. No memento a comunidade é constituída por estes pontos de acesso principal

* A lista de e-mails é um grupo no Google onde você pode cadastrar o seu endereço de e-mail para enviar e receber e-mails das outras pessoas cadastradas. Esta lista mostrou-se extremamente eficaz na resolução de dúvidas de pessoas iniciantes no Node.js, assim como também é o ponto de encontro de discussões proveitosas e notícias sobre a plataforma.

* Nosso canal #nodebr no IRC é uma ferramenta de bate papo em tempo real, onde programadores trocam ideias e tiram dúvidas com outros membros que estão online, a ferramenta é nova e cresce junto com a comunidade. Para quem já possui instalado algum client IRC, nos achará facilmente no canal #nodebr na rede freenode.net, para aqueles que ainda não possuem um, podem acessar o link anterior para abrir o web chat e entrar diretamente no canal.

* O grupo de Meetup de São Paulo é onde organizamos nossos encontros e marcamos os eventos mensais que trazem informação e novidades sobre o mundo do Node.js.

@@ -6187,7 +6187,7 @@ regions: link: 'http://www.meetup.com/Meteor-Porto-Alegre/' name: Meteor Porto Alegre description: |- -

Participe do nosso chat: https://demo.rocket.chat/channel/meetup-poa

+

Participate do nosso chat: https://demo.rocket.chat/channel/meetup-poa

Grupo criado para reunir pessoas interessadas em conhecer / aprender / ensinar / testar / desenvolver aplicações utilizando o framework Meteor.js. Meteor é uma plataforma open-source para desenvolvimento rápido de aplicações web de alta qualidade, indicada para quem está apenas começando ou para quem já é expert. Uma aplicação Meteor é um mix de Javascript que roda dentro de um web browser, Javascript que roda no no lado servidor Meteor dentro de um container Node.js, fragmentos HTML, regras CSS e conteúdos estáticos (imagens, vídeos, etc.).

lon: -51.220001220703125 group_photo: @@ -6247,7 +6247,7 @@ regions: name: devbeers Rio de Janeiro description: |-

devbeers é um evento focado em unir a comunidade de desenvolvedores! Levante da sua mesa e junte-se a nós para conversar sobre desenvolvimento e beber uma cerveja de graça. :)

-

O evento segue um código de conduta que vale para todas as partes (organizadores, participantes e patrocinadores), e queremos com a ajuda de vocês criar uma comunidade segura e receptiva para todos. Você pode encontrâ-lo nesse link: http://www.devbeers.io/codeofconduct/coc-portuguese.htm

+

O evento segue um código de conduta que vale para todas as partes (organizadores, participants e patrocinadores), e queremos com a ajuda de vocês criar uma comunidade segura e receptiva para todos. Você pode encontrâ-lo nesse link: http://www.devbeers.io/codeofconduct/coc-portuguese.htm

lon: -43.20000076293945 lat: -22.90999984741211 - country: MX @@ -6315,7 +6315,7 @@ regions:

Welcome to HackSantiago! Join local like-minded developers, entrepreneurs and tech-enthusiasts for a night of pizza, beer, giveaways and learning a new thing or two. We will have thought leaders in the field speaking about hot topics in the startup and tech world. We'll be discussing software development, project management, programming languages and other tangential topics. Thanks for joining our community! I look forward to meeting you. 

See you soon! 

Daniela

-

¡Bienvenidos a HackSantiago! Únete desarrolladores, empresarios y entusiastas locales de la tecnología para una noche de pizza, cervezas, sorteos y aprender una o dos cosas nuevas. Tendremos expertos hablando de las temas de actualidad en el mundo de los startups y la tecnología. Discutiremos el desarrollo de software, project management, nuevas lenguajes de programación y otros temas afínes. ¡Gracias por unirte a nuestra comunidad! 

+

¡Bienvenidos a HackSantiago! Únete desarrolladores, empresarios y entusiastas locales de la tecnología para una noche de pizza, cervezas, sorteos y aprender una o dos cosas nuevas. Tendremos experts hablando de las temas de actualidad en el mundo de los startups y la tecnología. Discutiremos el desarrollo de software, project management, nuevas lenguajes de programación y otros temas afínes. ¡Gracias por unirte a nuestra comunidad! 

¡Hasta pronto! 

Daniela


@@ -6392,7 +6392,7 @@ regions:

Qualquer pessoa que goste de compartilhar conhecimentos, trabalhe com a linguagem profissionalmente ou que seja apenas um "hobbista", é bem-vinda. 

O que é o FEMUG:

O "Front-End Meet-Up Group" é um projeto que nasceu da necessidade de unir os desenvolvedores Front-End de São Paulo, e então tornou-se uma idéia coletiva, para que o acesso à informação seja feito em qualquer lugar que haja interesse do aprendizado.

-

O evento NÃO pode visar o lucro de um ou mais organizadores. É igualmente restritivo a prática de qualquer preconceito em relação a qualquer pessoa que tenha interesse de aprender ou qualquer tecnologia.

+

O evento NÃO pode visar o lucro de um ou mais organizadores. É igualmente restritivo a prática de qualquer preconceito em realção a qualquer pessoa que tenha interesse de aprender ou qualquer tecnologia.

Trata-se de um evento para pessoas interessadas em aprender, evoluir e dividir conhecimentos relacionados ao front-end e tecnologias periféricas relacionadas.

https://github.com/braziljs/femug/
lon: -35.220001220703125 @@ -6455,7 +6455,7 @@ regions: city: Córdoba link: 'http://www.meetup.com/Meteor-Cordoba/' name: Meteor Cordoba - description: '

Reunir otros desarrolladores que usen o quieran usar Meteor. Comparte tu conocimiento, aplicaciones y obtene recomendaciones de otros desarrolladores/programadores. Meteor es una plataforma de codigo abierto para construir rapidamente aplicaciones web y moviles de alta calidad para expertos o programadores novatos.

' + description: '

Reunir otros desarrolladores que usen o quieran usar Meteor. Compare tu conocimiento, aplicaciones y obtene recomendaciones de otros desarrolladores/programadores. Meteor es una plataforma de codigo abierto para construir rapidamente aplicaciones web y moviles de alta calidad para experts o programadores novatos.

' lon: -64.19000244140625 group_photo: photo_link: 'http://photos4.meetupstatic.com/photos/event/7/e/8/6/600_435392390.jpeg' @@ -6500,7 +6500,7 @@ regions: link: 'http://www.meetup.com/Guadalajara-JS/' name: Guadalajara JS description: |- -

Este es un grupo para todos los interesado en el lenguaje JavaScript. Tanto en el Front-end como en el Back-end. La meta es tener reuniones mensuales, donde se hable sobre las capacidades del lenguaje y como lo usamos para resolver problemas, para invitar a más gente a usarlo y mejorar nuestras habilidades.

+

Este es un grupo para todos los interesado en el lenguaje JavaScript. Tanto en el Front-end como en el Back-end. La meta es tener reuniones mensuales, donde se hable sobre las capacidades del lenguaje y como lo usamos para resolver problems, para invitar a más gente a usarlo y mejorar nuestras habilidades.

El segundo objetivo es hacer que el último martes de cada mes sea el mejor martes de cada mes :)

lon: -103.3499984741211 group_photo: @@ -6554,7 +6554,7 @@ regions:

Esse é um dos canais para discutirmos sobre desenvolvimento Open Source, queremos que esses encontros sejam além de tecnologias; esperamos que ele forneça apoio à todos em diversos segmentos e vertentes; seja parte disso e ajude a comunidade Open-Sanca para que este Meetup ganhe força, não importa se você é iniciante, ninja-samurai ou Goku das profundezas do Egeu.

Afinal, o que a comunidade espera de você desenvolvedor? Quando você ouve a palavra contribua, espera-se que possamos ir além de githubs, palestras, workshops e afins, por isto você é uma peça importante nessa engrenagem, contribua!

Queremos proporcionar um bate-papo(OpenTalks) no qual todos possam colaborar e  fomentar um networking com empresas, desenvolvedores, comunidades acadêmicas, afinal hoje praticamente o que todos falam, respiram e exalam é sobre tecnologia .

-

Faça parte do OpenSanca, traga seus amigos, independente da carreira que segue, todos podem colaborar, abaixo enumeramos alguns assuntos que abordamos durante nossos encontros, mas fique a vontade para apontar tópicos que você julgar válido também, afinal estamos falando sobre ser OPEN.

+

Faça parte do OpenSanca, traga seus amigos, independence da carreira que segue, todos podem colaborar, abaixo enumeramos alguns assuntos que abordamos durante nossos encontros, mas fique a vontade para apontar tópicos que você julgar válido também, afinal estamos falando sobre ser OPEN.

Tópicos:

- Oferecer Palestras (OpenTalks)  
- Oferecer Workshops 
- Oferecer Hangouts (Spin-Off) 

E o que você vai ver nesse tópicos? Oras, será sobre desenvolvimento de software adotando as principais linguagens e tecnologias do mercado Open Source como Java, Python, Groovy, Ruby, Embarcados, JavaScript, Android, Swift, entre outras! ;)

@@ -6592,10 +6592,10 @@ regions: link: 'http://www.meetup.com/NodeBotsRec/' name: NodeBotsRec description: |- -

Este é o primeiro ano do evento NodeBots Day aqui Recife (NodebotsRec) e nós estamos extremamente agradecidos e honrados por puder contar com o apoio da Arena ROBOthink do CESARRobô livre e do CSBC, com o patrocínio deles o evento deste ano será totalmente grátis, não vamos precisar pagar nada para participar deste evento. Eles gentilmente cederam o espaço, kits de robótica e computadores, muito obrigado a todos vocês que estão apoioando e viabilizando este evento.

+

Este é o primeiro ano do evento NodeBots Day aqui Recife (NodebotsRec) e nós estamos extremamente agradecidos e honrados por puder contar com o apoio da Arena ROBOthink do CESARRobô livre e do CSBC, com o patrocínio deles o evento deste ano será totalmente grátis, não vamos precisar pagar nada para participar deste evento. Eels gentilmente cederam o espaço, kits de robótica e computadores, muito obrigado a todos vocês que estão apoioando e viabilizando este evento.

O foco do NodeBots day Recife é compartilhar e desfrutar do conhecimento e da companhia um do outro, vamos nos encontrar e construir robôs juntos. 

Não haverá negociações e nem vendas de nada. Não haverá prêmios, para nós o maior prêmio é a satisfação de fazer algo incrível juntos.

-

Concordamos e seguimos o código de conduta do Nodebots Day Internacional.

+

Concordamos e seguimos o código de conduta do Nodebots Day International.

lon: -34.91999816894531 lat: -8.079999923706055 - country: CO @@ -6614,7 +6614,7 @@ regions: description: |-

Grupo pra reunir a galera que já programa ou está aprendendo a mexer com o Meteor, uma plataforma para NodeJS (server side em JavaScript).

Também são bem vindos empreendedores que pensam ou estão pensando em abrir uma startup ou um novo negócio nesta plataforma.

-

A ideia é programarmos alguns encontros informais para trocarmos conhecimentos, ideias, processos, oportunidades... Colaboração!

+

A ideia é programarmos alguns encontros informais para trocarmos conhecimentos, ideias, processors, oportunidades... Colaboração!

Sugestões são bem vindas! =)

lon: -48.540000915527344 group_photo: @@ -6624,7 +6624,7 @@ regions: city: Buenos Aires link: 'http://www.meetup.com/Sencha-Buenos-Aires/' name: Sencha Buenos Aires - description: '

Si desarrollas con algún producto Sencha, como Extjs, Touch, Architect, etc o planeas interiorizarte en este framework unite, estamos proponiendo juntarnos ni bien tengamos varios miembros inscriptos.

' + description: '

Si desarrollas con algún production Sencha, como Extjs, Touch, Architect, etc o planeas interiorizarte en este framework unite, estamos proponiendo juntarnos ni bien tengamos varios miembros inscriptos.

' lon: -58.369998931884766 lat: -34.61000061035156 - country: MX @@ -6701,7 +6701,7 @@ regions: city: Cali link: 'http://www.meetup.com/Meteor-Cali/' name: Meteor Cali - description: '

Conoce a otros desarrolladores usando Meteor. Comparte tu conocimiento, aplicaciones y obtén retroalimentación de otros. Meteor es una plataforma open-source que permite desarrollar aplicaciones de alta calidad en una fracción de tiempo, no importa si eres un desarrollador experimentado o tan solo estás empezando! Para más información puedes visitar la página oficial de Meteor http://meteor.com y su repositorio oficial en Github https://github.com/meteor/meteor

' + description: '

Conoce a otros desarrolladores usando Meteor. Compare tu conocimiento, aplicaciones y obtén retroalimentación de otros. Meteor es una plataforma open-source que permite desarrollar aplicaciones de alta calidad en una fracción de tiempo, no importa si eres un desarrollador experimentado o tan solo estás empezando! Para más información puedes visitar la página oficial de Meteor http://meteor.com y su repositorio oficial en Github https://github.com/meteor/meteor

' lon: -76.51000213623047 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/6/9/5/4/600_443006964.jpeg' @@ -6724,7 +6724,7 @@ regions: city: Bogotá link: 'http://www.meetup.com/Meteor-Bogota/' name: Meteor Bogotá - description: '

Este es un grupo para todos los interesados en aprender sobre METEOR. Son bienvenidos desde expertos desarrolladores, hasta principiantes que están creando su primera aplicación.

' + description: '

Este es un grupo para todos los interesados en aprender sobre METEOR. Son bienvenidos desde experts desarrolladores, hasta principiantes que están creando su primera aplicación.

' lon: -74.08999633789062 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/2/4/7/1/600_443289329.jpeg' @@ -6768,7 +6768,7 @@ regions: city: Monterrey link: 'http://www.meetup.com/Tecnologia-Digital/' name: Tecnología Digital - description: 'Grupo para interesados en IT, en programación, testing y metodología Ágil. Buscamos difundir diferentes pláticas técnicas donde los participantes puedan aprender las tecnologías digitales modernas como Angular, IOS, Devops, etc. Contaremos con al menos un evento por mes.' + description: 'Grupo para interesados en IT, en programación, testing y metodología Ágil. Buscamos difundir diferentes pláticas técnicas donde los participants puedan aprender las tecnologías digitales modernas como Angular, IOS, Devops, etc. Contaremos con al menos un evento por mes.' lon: -100.31999969482422 lat: 25.670000076293945 - country: BR @@ -6779,7 +6779,7 @@ regions:

O Front&Back é um grupo de estudos gratuito para a região de Mogi das Cruzes e Alto Tietê. 

O objetivo principal do grupo é promover o networking e disseminar o conhecimento FrontEnd e BackEnd. Abordamos diversos assuntos como HTML, CSS, JavaScript, MEAN(MongoDb, Express, AngularJS e NodeJS), JQuery, Arquitetura. 

Sobre os Eventos

-

Os eventos (Mini Cursos e Palestras) são para qualquer pessoa que esteja interessada em participar(independente do nível de conhecimento). 

+

Os eventos (Mini Cursos e Palestras) são para qualquer pessoa que esteja interessada em participar(independence do nível de conhecimento). 

A entrada para os eventos é 1 kg de alimento não perecível que será doado para alguma instituição de caridade (Você aprende e ainda ajuda quem precisa). 

Sempre teremos eventos.

lon: -46.209999084472656 @@ -6800,8 +6800,8 @@ regions: link: 'http://www.meetup.com/Meetup-de-JavaScript-en-Caracas/' name: 'JavaScript en Caracas, FaceBook: "JavaScript Venezuela"' description: |- -

Somos un sitio de encuentro para todas las personas relacionadas con javascript desde los que quieren estar informados en este nuevo paradigma de desarrollo, hasta por los clientes que estan buscando soluciones javascript para sus necesidades informáticas. Ven a compartir, ven a conocer, ver a instruir, ven a aprender, ven a construir una comunidad.

-

Estamos tambien en FaceBook, con el grupo "JavaScript Venezuela", agregate, aporta y construye. Para una mejor Venezuela.

+

Somos un sitio de encuentro para todas las personas relacionadas con javascript desde los que quieren estar informados en este nuevo paradigma de desarrollo, hasta por los clients que estan buscando soluciones javascript para sus necesidades informáticas. Ven a compartir, ven a conocer, ver a instruir, ven a aprender, ven a construir una comunidad.

+

Estamos tambien en FaceBook, con el grupo "JavaScript Venezuela", aggregate, aporta y construye. Para una mejor Venezuela.

lon: -66.93000030517578 lat: 10.539999961853027 - country: DO @@ -10467,7 +10467,7 @@ regions: city: Québec link: 'http://www.meetup.com/ProjectNight/' name: Project Night Québec - description: "

Ce groupe s'adresse à tous ceux qui sont intéressés par le développement que ce soit pour le Web, mobile, ou logiciel. Que vous soyez débutants ou professionnel, ce groupe est pour tout le monde qui a envie de travailler sur un projet informatique seul ou avec d'autres personnes du groupe, pour but de s'améliorer en tant que programmeurs, ou même se lancer en affaire avec d'autres programmeurs passionnés. Je suis certain qu'il y à beaucoup de potentiel à Québec pour ce groupe. Oh, pour cette soirée, bières et pizza sont au rendez-vous :-)

" + description: "

Ce groupe s'adresse à tous ceux qui sont intéressés par le développement que ce soit pour le Web, mobile, ou logiciel. Que vous soyez débutants ou professionnel, ce groupe est pour tout le monde qui a envie de travailler sur un projet informatique seul ou avec d'autres personnes du groupe, pour but de s'améliorer en tant que programmer, ou même se lancer en affaire avec d'autres programmer passionnés. Je suis certain qu'il y à beaucoup de potentiel à Québec pour ce groupe. Oh, pour cette soirée, bières et pizza sont au rendez-vous :-)

" lon: -71.20999908447266 group_photo: photo_link: 'http://photos2.meetupstatic.com/photos/event/c/f/9/2/600_437453138.jpeg' @@ -11675,7 +11675,7 @@ regions: city: Boulder link: 'http://www.meetup.com/bouldernode/' name: Boulder Node.js - description: "

Attn Node.js afficionados: This is one technology group that will get you publishing NPM's, collaborate on open-source projects together, and discuss hosting needs among more novel uses of the technology. When solutions don't exist, we'll build them. Come to share your ideas and learn in interactive workshops. Mentor others and find mentees. If you don't know how to code, come with an attitude to learn.

" + description: "

Attn Node.js aficionados: This is one technology group that will get you publishing NPM's, collaborate on open-source projects together, and discuss hosting needs among more novel uses of the technology. When solutions don't exist, we'll build them. Come to share your ideas and learn in interactive workshops. Mentor others and find mentees. If you don't know how to code, come with an attitude to learn.

" lon: -105.27999877929688 lat: 40.040000915527344 - country: US @@ -12509,7 +12509,7 @@ regions: city: Brisbane link: 'http://www.meetup.com/Brisbane-AppDynamics/' name: Brisbane AppDynamics User Group - description: "

AppDynamics! Where Application Perfomance meets DevOps. The hottest APM company on the planet. Find out what's new from the local AppDynamics team, discuss trends in APM technology, and share stories with other like-minded AppDynamos.

" + description: "

AppDynamics! Where Application Performance meets DevOps. The hottest APM company on the planet. Find out what's new from the local AppDynamics team, discuss trends in APM technology, and share stories with other like-minded AppDynamos.

" lon: 153.02000427246094 lat: -27.459999084472656 - country: AU @@ -12619,7 +12619,7 @@ regions: link: 'http://www.meetup.com/Melbourne-Microservices-Meetup/' name: Melbourne Microservices Meetup description: |- -

This is a group interested in microservices, nodejs, react, flux, javascript where the members could help redifine a new architecure of javascript related solutions with microservices. Developers, business minded people, and solution architects all welcome.  For anyone interested in learning more about me, I can be contacted at the following:

+

This is a group interested in microservices, nodejs, react, flux, javascript where the members could help redifine a new architecture of javascript related solutions with microservices. Developers, business minded people, and solution architects all welcome.  For anyone interested in learning more about me, I can be contacted at the following:


LinkedIn Profile

My Blog

diff --git a/locale/en/knowledge/HTTP/clients/how-to-create-a-HTTP-request.md b/locale/en/knowledge/HTTP/clients/how-to-create-a-HTTP-request.md index 3f8539c1ee9e..dd4810a13d86 100644 --- a/locale/en/knowledge/HTTP/clients/how-to-create-a-HTTP-request.md +++ b/locale/en/knowledge/HTTP/clients/how-to-create-a-HTTP-request.md @@ -24,12 +24,12 @@ As an example, we are going to preform a GET request to [www.random.org/integers callback = function(response) { var str = ''; - //another chunk of data has been recieved, so append it to `str` + //another chunk of data has been received, so append it to `str` response.on('data', function (chunk) { str += chunk; }); - //the whole response has been recieved, so we just print it out here + //the whole response has been received, so we just print it out here response.on('end', function () { console.log(str); }); diff --git a/locale/en/knowledge/HTTP/servers/how-to-read-POST-data.md b/locale/en/knowledge/HTTP/servers/how-to-read-POST-data.md index 46e1d0f956f7..ab9342c1999f 100644 --- a/locale/en/knowledge/HTTP/servers/how-to-read-POST-data.md +++ b/locale/en/knowledge/HTTP/servers/how-to-read-POST-data.md @@ -36,9 +36,9 @@ Here is a quick script that shows you how to do exactly that: The variable `postHTML` is a static string containing the HTML for two input boxes and a submit box - this HTML is provided so that you can `POST` example data. This is NOT the right way to serve static HTML - please see [How to Serve Static Files](link) for a more proper example. -With the HTML out of the way, we [create a server](/how-do-i-create-a-http-server) to listen for requests. It is important to note, when listening for POST data, that the `req` object is also an [Event Emitter](/what-are-event-emitters). `req`, therefore, will emit a `data` event whenever a 'chunk' of incoming data is received; when there is no more incoming data, the `end` event is emitted. So, in our case, we listen for `data` events. Once all the data is recieved, we log the data to the console and send the response. +With the HTML out of the way, we [create a server](/how-do-i-create-a-http-server) to listen for requests. It is important to note, when listening for POST data, that the `req` object is also an [Event Emitter](/what-are-event-emitters). `req`, therefore, will emit a `data` event whenever a 'chunk' of incoming data is received; when there is no more incoming data, the `end` event is emitted. So, in our case, we listen for `data` events. Once all the data is received, we log the data to the console and send the response. Something important to note is that the event listeners are being added immediately after the request object is received. If you don't immediately set them, then there is a possibility of missing some of the events. If, for example, an event listener was attached from inside a callback, then the `data` and `end` events might be fired in the meantime with no listeners attached! -You can save this script to `server.js` and run it with `node server.js`. Once you run it you will notice that occassionally you will see lines with no data, e.g. `POSTed: `. This happens because regular `GET` requests go through the same codepath. In a more 'real-world' application, it would be proper practice to check the type of request and handle the different request types differently. +You can save this script to `server.js` and run it with `node server.js`. Once you run it you will notice that occasionally you will see lines with no data, e.g. `POSTed: `. This happens because regular `GET` requests go through the same codepath. In a more 'real-world' application, it would be proper practice to check the type of request and handle the different request types differently. diff --git a/locale/en/knowledge/file-system/how-to-use-the-path-module.md b/locale/en/knowledge/file-system/how-to-use-the-path-module.md index d2e7c9496268..584f0ff4583d 100644 --- a/locale/en/knowledge/file-system/how-to-use-the-path-module.md +++ b/locale/en/knowledge/file-system/how-to-use-the-path-module.md @@ -53,7 +53,7 @@ Note that `basename` has an optional second parameter that will strip out the ex Lastly, the `path` module provides methods to check whether or not a given path exists: `exists` and `existsSync` They both take the path of a file for the first parameter. -`exists` takes a callback as its second parameter, to which is returned a boolean representing the existance of the file. +`exists` takes a callback as its second parameter, to which is returned a boolean representing the existence of the file. `existsSync`, on the other hand, checks the given path synchronously, returning the boolean directly. In Node.js, you will typically want to use the asynchronous functions for most file system I/O - the synchronous versions will block your entire process until they finish. diff --git a/locale/en/knowledge/getting-started/control-flow/what-are-callbacks.md b/locale/en/knowledge/getting-started/control-flow/what-are-callbacks.md index 11d7c26c7647..18515791498e 100644 --- a/locale/en/knowledge/getting-started/control-flow/what-are-callbacks.md +++ b/locale/en/knowledge/getting-started/control-flow/what-are-callbacks.md @@ -26,7 +26,7 @@ The node.js way to deal with the above would look a bit more like this: function processData (callback) { fetchData(function (err, data) { if (err) { - console.log("An error has occured. Abort everything!"); + console.log("An error has occurred. Abort everything!"); return callback(err); } data += 1; @@ -41,7 +41,7 @@ The typical convention with asynchronous functions (which almost all of your fun function asyncOperation ( a, b, c, callback ) { // ... lots of hard work ... if ( /* an error occurs */ ) { - return callback(new Error("An error has occured")); + return callback(new Error("An error has occurred")); } // ... more work ... callback(null, d, e, f); diff --git a/locale/en/knowledge/getting-started/control-flow/what-are-event-emitters.md b/locale/en/knowledge/getting-started/control-flow/what-are-event-emitters.md index b7900ec0fa95..474297e34af2 100644 --- a/locale/en/knowledge/getting-started/control-flow/what-are-event-emitters.md +++ b/locale/en/knowledge/getting-started/control-flow/what-are-event-emitters.md @@ -34,7 +34,7 @@ In node.js an event can be described simply as a string with a corresponding cal > example_emitter.emit("unhandled"); false //return value -This demonstates all the basic functionality of an EventEmitter. The `on` or `addListener` method (basically the subscription method) allows you to choose the event to watch for and the callback to be called. The `emit` method (the publish method), on the other hand, allows you to "emit" an event, which causes all callbacks registered to the event to 'fire', (get called). +This demonstrates all the basic functionality of an EventEmitter. The `on` or `addListener` method (basically the subscription method) allows you to choose the event to watch for and the callback to be called. The `emit` method (the publish method), on the other hand, allows you to "emit" an event, which causes all callbacks registered to the event to 'fire', (get called). So in the example, we first subscribe to both the `test` and `print` events. Then we emit the `test`, `print`, and `unhandled` events. Since `unhandled` has no callback, it just returns false; the other two run all the attached callbacks and return true. @@ -99,5 +99,5 @@ If you want remove a specific callback, you can use `removeListener`. If you wan > ee.emit("event"); false -NOTE: If you want create more than 10 listeners on a single event, you will have to make a call to `ee.setMaxListeners(n)` where n is the max numbers of listeners (with zero being unlimited number of listeners). This is used to make sure you aren't accidently leaking event listeners. +NOTE: If you want create more than 10 listeners on a single event, you will have to make a call to `ee.setMaxListeners(n)` where n is the max numbers of listeners (with zero being unlimited number of listeners). This is used to make sure you aren't accidentally leaking event listeners. diff --git a/locale/en/knowledge/getting-started/npm/what-is-npm.md b/locale/en/knowledge/getting-started/npm/what-is-npm.md index 89b91a5bd085..32312603dc4e 100644 --- a/locale/en/knowledge/getting-started/npm/what-is-npm.md +++ b/locale/en/knowledge/getting-started/npm/what-is-npm.md @@ -7,7 +7,7 @@ difficulty: 1 layout: knowledge-post.hbs --- -`npm`, short for Node Package Manager, is two things: first and foremost, it is an online repository for the publishing of open-source Node.js projects; second, it is a command-line utility for interacting with said repository that aids in package installation, version management, and dependency management. A plethora of node.js libraries and applications are published on npm, and many more are added every day. These applications can be searched for on http://search.npmjs.org/. Once you have a package you want to install, it can be installed with a single commmand-line command. +`npm`, short for Node Package Manager, is two things: first and foremost, it is an online repository for the publishing of open-source Node.js projects; second, it is a command-line utility for interacting with said repository that aids in package installation, version management, and dependency management. A plethora of node.js libraries and applications are published on npm, and many more are added every day. These applications can be searched for on http://search.npmjs.org/. Once you have a package you want to install, it can be installed with a single command-line command. Let's say you're hard at work one day, developing the Next Great Application. You come across a problem, and you decide that it's time to use that cool library you keep hearing about - let's use Caolan McMahon's [async](http://github.com/caolan/async) as an example. Thankfully, `npm` is very simple to use: you only have to run `npm install async`, and the specified module will be installed in the current directory under `./node_modules/`. Once installed to your `node_modules` folder, you'll be able to use `require()` on them just like they were built-ins. diff --git a/locale/en/knowledge/getting-started/npm/what-is-the-file-package-json.md b/locale/en/knowledge/getting-started/npm/what-is-the-file-package-json.md index 40e5ea40a57f..9cd4ce1c0fe0 100644 --- a/locale/en/knowledge/getting-started/npm/what-is-the-file-package-json.md +++ b/locale/en/knowledge/getting-started/npm/what-is-the-file-package-json.md @@ -37,7 +37,7 @@ For a more complete package.json, we can check out `underscore`: As you can see, there are fields for the `description` and `keywords` of your projects. This allows people who find your project understand what it is in just a few words. The `author`, `contributors`, `homepage` and `repository` fields can all be used to credit the people who contributed to the project, show how to contact the author/maintainer, and give links for additional references. -The file listed in the `main` field is the main entry point for the libary; when someone runs `require()`, require resolves this call to `require()`. +The file listed in the `main` field is the main entry point for the library; when someone runs `require()`, require resolves this call to `require()`. Finally, the `dependencies` field is used to list all the dependencies of your project that are available on `npm`. When someone installs your project through `npm`, all the dependencies listed will be installed as well. Additionally, if someone runs `npm install` in the root directory of your project, it will install all the dependencies to `./node_modules`. diff --git a/locale/en/knowledge/javascript-conventions/how-to-create-default-parameters-for-functions.md b/locale/en/knowledge/javascript-conventions/how-to-create-default-parameters-for-functions.md index 4308b4d6bb70..c522dac0eca7 100644 --- a/locale/en/knowledge/javascript-conventions/how-to-create-default-parameters-for-functions.md +++ b/locale/en/knowledge/javascript-conventions/how-to-create-default-parameters-for-functions.md @@ -41,7 +41,7 @@ If the optional value is in the middle it can cause some undesired effects, sinc example = function (param1, optParam, callback) { if (typeof callback === 'undefined') { - // only two paramaters were passed, so the callback is actually in `optParam` + // only two parameters were passed, so the callback is actually in `optParam` callback = optParam; //give `optParam` a default value diff --git a/locale/en/knowledge/javascript-conventions/what-are-the-built-in-timer-functions.md b/locale/en/knowledge/javascript-conventions/what-are-the-built-in-timer-functions.md index 4fc966d1ebef..1159525e33f7 100644 --- a/locale/en/knowledge/javascript-conventions/what-are-the-built-in-timer-functions.md +++ b/locale/en/knowledge/javascript-conventions/what-are-the-built-in-timer-functions.md @@ -23,13 +23,13 @@ An example output is: setInterval: It's been one second! ... -As you can see the parameters to both are the same. The number second paramter says how long in milliseconds to wait before calling the function passed into the first parameter. The difference between the two functions is that `setTimeout` calls the callback only once while `setInterval` will call it over and over again. +As you can see the parameters to both are the same. The number second parameter says how long in milliseconds to wait before calling the function passed into the first parameter. The difference between the two functions is that `setTimeout` calls the callback only once while `setInterval` will call it over and over again. -Typically you want to be careful with `setInterval` because it can cause some undesireable effects. If, for example, you wanted to make sure your server was up by pinging it every second, you might think to try something like this: +Typically you want to be careful with `setInterval` because it can cause some undesirable effects. If, for example, you wanted to make sure your server was up by pinging it every second, you might think to try something like this: setInterval(ping, 1000); -This can cause problems, however, if your server is slow and it takes, say, 3 seconds to respond to the first request. In the time it takes to get back the response, you would have sent off 3 more requests - not exactly desirable! This isn't the end of the world when serving small static files, but if you doing an expensive operation such as database query or any complicated computation this can have some undiserable results. A common solution looks like this: +This can cause problems, however, if your server is slow and it takes, say, 3 seconds to respond to the first request. In the time it takes to get back the response, you would have sent off 3 more requests - not exactly desirable! This isn't the end of the world when serving small static files, but if you doing an expensive operation such as database query or any complicated computation this can have some undesirable results. A common solution looks like this: var recursive = function () { console.log("It has been one second!"); diff --git a/locale/en/knowledge/javascript-conventions/what-is-json.md b/locale/en/knowledge/javascript-conventions/what-is-json.md index 5cf2a033ac11..53a15a4ec04e 100644 --- a/locale/en/knowledge/javascript-conventions/what-is-json.md +++ b/locale/en/knowledge/javascript-conventions/what-is-json.md @@ -108,14 +108,14 @@ try/catch block. Notice that the only complex values allowed in JSON are objects and arrays. Functions, dates and other types are excluded. This may not seem to make sense at first. But remember that JSON is a data format, -not a format for transfering complex javascript objects along with +not a format for transferring complex javascript objects along with their functionality. ## JSON in other languages Although JSON was inspired by the simplicity of javascript data structures, it's use is not limited to the javascript language. Many -other languages have methods of transfering native hashes and lists +other languages have methods of transferring native hashes and lists into stringified JSON objects. Here's a quick example in ruby. require 'json' diff --git a/scripts/release-post.js b/scripts/release-post.js index 41ec4a34f6c0..0d30434d0279 100755 --- a/scripts/release-post.js +++ b/scripts/release-post.js @@ -13,7 +13,7 @@ * * It'll create a file with the blog post content * into ../locale/en/blog/release/vX.md ready for you to commit - * or possibly edit by hand before commiting. + * or possibly edit by hand before committing. * * Happy releasing! */ @@ -220,7 +220,7 @@ if (require.main === module) { .then((filepath) => { console.log('Release post created:', filepath) }, (err) => { - console.error('Some error occured here!', err.stack) + console.error('Some error occurred here!', err.stack) process.exit(1) }) } diff --git a/static/js/dnt_helper.js b/static/js/dnt_helper.js index f255d916c2df..9906db4f276c 100644 --- a/static/js/dnt_helper.js +++ b/static/js/dnt_helper.js @@ -26,7 +26,7 @@ function _dntEnabled(dnt, userAgent) { var fxMatch = ua.match(/Firefox\/(\d+)/); var ieRegEx = /MSIE|Trident/i; var isIE = ieRegEx.test(ua); - // Matches from Windows up to the first occurance of ; un-greedily + // Matches from Windows up to the first occurrence of ; un-greedily // http://www.regexr.com/3c2el var platform = ua.match(/Windows.+?(?=;)/g);