b9613c84d0
Added missing bracket
2018-07-23 22:26:32 -04:00
515bad54b7
Added missing line
2018-07-23 22:25:02 -04:00
9ce38a419b
Fixed typo
2018-07-23 22:22:13 -04:00
219cbdafd0
Used async/await syntax over chaining .then's
2018-07-23 22:19:32 -04:00
1e3c4304ba
Merge pull request #210 from i0natan/july-maintenance
...
July maintenance PR
2018-07-16 11:45:56 +03:00
da4bdceeb3
(chores): added another contributor to flowers
2018-07-15 11:52:05 +02:00
c041c1d021
Merge pull request #199 from SandroMiguel/patch-1
...
Update README.md
2018-07-15 11:50:17 +02:00
719f10481a
(chores): updated README flowers and stars
2018-07-15 11:47:27 +02:00
67808ad2c0
(chores): updated badges
2018-07-15 11:39:56 +02:00
cb3077301b
Merge pull request #207 from Max101/patch-1
...
Constructor function in error should be uppercase
2018-07-15 11:23:25 +03:00
6ecd9e3c8c
Merge pull request #208 from i0natan/test-and-quality-4.9-diff-with-lint
...
Explain how code analysis is different than linting
2018-07-15 11:19:58 +03:00
666c4a5742
Update README.md
2018-07-11 14:27:31 +03:00
36af008cc7
Constructor function in error should be uppercase
...
Its perhaps a small thing but important for newbies I guess as constructor classes (functions) are usually uppercased in javascript:
https://stackoverflow.com/questions/1564398/javascript-method-naming-lowercase-vs-uppercase
2018-07-11 00:46:29 +02:00
d070366aea
Update README.md
2018-07-09 23:00:10 +03:00
b80f8cca55
Merge pull request #206 from i0natan/quality-4.9
...
Code analysis bullet - 4.9
2018-07-09 22:56:01 +03:00
e443f3ccf8
Added statuc code analysis 4.9
2018-07-09 22:54:51 +03:00
0f9aff65ed
Change API URL
2018-07-09 22:50:38 +03:00
ac377d12f7
Update README.md
2018-07-05 21:49:26 +03:00
dce44d6ad7
Update template.md
2018-07-03 14:39:34 +03:00
a954fccf14
Add files via upload
2018-07-03 14:32:50 +03:00
11515005b6
Update README.md
...
"Otherwise:" duplicated
2018-06-21 21:19:55 +01:00
cfb0557743
Merge pull request #191 from js-kyle/core-contrib
...
Added bio
2018-06-07 22:54:54 +03:00
9bd13f3dd9
Added bio
2018-06-04 12:17:35 +12:00
bb525d3dfa
Merge pull request #190 from i0natan/May-Maintenance
...
Update README.md
2018-06-03 15:56:43 +03:00
0557c540f2
Merge pull request #189 from i0natan/May-Maintain
...
Update README.chinese.md
2018-06-03 15:56:10 +03:00
b9d5c5c337
Update README.chinese.md
2018-06-03 15:55:45 +03:00
d6c910a76c
Update README.md
2018-06-03 15:54:32 +03:00
9b0131a63f
Merge pull request #188 from serv/pr187-serv
...
#187 : 5.7. maintenance endpoint is dangerous when it becomes a target…
2018-05-30 10:28:42 +03:00
49141e283b
Fixed grammar issues and syntax
2018-05-30 08:33:22 +02:00
74ef41ef69
#187 : 5.7. maintenance endpoint is dangerous when it becomes a target of DDOS
2018-05-29 22:35:52 -07:00
30b0d11846
Merge pull request #185 from sagirk/chore/sk/april-maintenance
...
Service maintenance chores for April
2018-05-15 21:29:25 +02:00
e1501a0e8c
Service maintenance chores for April
...
1. Update top badges with best practices item count, last update date and Node.js version
2. Award flowers to merged PR contributors
2018-05-15 23:43:58 +05:30
c27b6a382d
Merge pull request #184 from sagirk/feat/sk/update-toc
...
Update total for '5. Going To Production Practices' in ToC
2018-05-15 20:02:10 +02:00
fd706812a6
Update total for '5. Going To Production Practices' in ToC
...
* Change total from 16 to 17 for '5.Going To Production Practices' in ToC.
2018-05-15 23:26:58 +05:30
12843f40be
Merge pull request #181 from sagirk/fix/sk/measure-memory
...
Fix grammar and typo in section 5.10
2018-05-15 18:49:46 +02:00
bdd8f105bf
Fix grammar and typo in section 5.10
...
1. Fix grammar and a typo in section '5.10. Measure and guard the memory usage'
2. Add a link to Walmart Node.js Memory Leak from Joyent blog for context
2018-05-15 22:11:02 +05:30
d3cb716e25
Merge pull request #182 from sagirk/fix/sk/spaces-and-periods
...
Fix spaces, periods and line breaks
2018-05-15 18:31:45 +02:00
0fcfc42715
Fix spaces, periods and line breaks
...
Make the markdown in README.md consistent:
1. Remove multiple spaces in between words
2. Remove periods at the end of paragraphs
3. Remove extra line breaks
4. Add line breaks where missing
5. Ensure three `<br>`s at the end of level 1 headings
6. Format HTML
2018-05-15 20:55:04 +05:30
3c41cb2df7
Merge pull request #180 from js-kyle/npm
...
updated NPM => npm
2018-05-13 13:41:09 +02:00
408bbf41db
updated NPM => npm
2018-05-12 09:23:43 +12:00
b5c5fb1fd3
Update README.md
2018-05-11 11:27:17 +03:00
513543d770
Merge pull request #179 from duartemendes/master
...
Remove unrelated quote.
2018-05-06 19:19:21 +02:00
f281695753
Remove unrelated quote.
2018-05-06 17:46:12 +01:00
14f508ba8c
Merge pull request #175 from utkarshbhatt12/master
...
fix grammar and formatting in all files
2018-04-22 21:45:22 +02:00
1b6360413a
made the requested changes for pull request
2018-04-22 17:47:22 +05:30
e2ca2c6ea8
fix grammar and formatting in all files
2018-04-22 16:53:06 +05:30
08ed4c8585
Merge pull request #171 from keyfoxth/patch-1
...
fix bare markdown
2018-04-09 10:24:44 +02:00
825b3869b8
fix bare markdown
2018-04-09 13:16:26 +08:00
6e697497f4
Update README.md
2018-04-02 13:07:06 +03:00
55b6d14ad2
Update README.md
2018-04-02 13:06:27 +03:00