|
|
9079269649
|
[FEAT] Basque translation: 7.2 subsection translation
|
2021-03-19 19:05:20 +01:00 |
|
|
|
626ca242da
|
[FEAT] Basque translation: 7.1 subsection translation
|
2021-03-19 19:05:20 +01:00 |
|
|
|
05d319df71
|
[FEAT] Basque translation part 2: native over util
|
2021-03-19 19:05:17 +01:00 |
|
|
|
f05461aab7
|
[FEAT] Basque translation part 2: block loop
|
2021-03-19 19:05:17 +01:00 |
|
|
|
a4efb9a979
|
Update block-loop.md
- Fix Link [Event Loop Best Practices — NodeJS Event Loop Part 5]
|
2021-03-14 01:42:58 -03:00 |
|
|
|
08ae403ddf
|
Merge branch 'master' into japanese-translation
|
2021-02-03 10:35:30 +02:00 |
|
|
|
3162abada2
|
apply textlint web-plus-db
|
2021-01-23 15:37:30 +09:00 |
|
|
|
5c9b8f82ad
|
fix
|
2020-12-16 23:25:38 +09:00 |
|
|
|
d838e5a0d7
|
fix nativeoverutil.japanese
|
2020-12-16 23:22:40 +09:00 |
|
|
|
a5582e94d7
|
translate 7-2 to japanese
|
2020-12-15 23:30:46 +09:00 |
|
|
|
52670727f1
|
fix
|
2020-12-13 12:32:47 +09:00 |
|
|
|
b5df82ebcf
|
translate 7-1 to japanese
|
2020-12-13 12:22:29 +09:00 |
|
|
|
5239da75dd
|
Fix the table corner in the results
|
2020-10-12 16:52:37 +03:00 |
|
|
|
49f8ba2eb7
|
dupulicate japanese pages. resolve #2
|
2020-10-03 14:22:15 +09:00 |
|
|
|
47b3bd6502
|
update block-loop.polish.md
little fix, improved
|
2020-03-30 19:07:34 +02:00 |
|
|
|
c410a988af
|
update nativeoverutil.polish.md
fixed
|
2020-03-26 17:48:16 +01:00 |
|
|
|
e4355002d7
|
create nativeoverutil.polish.md
created
|
2020-03-09 16:48:58 +01:00 |
|
|
|
939a32d9fd
|
create block-loop.polish.md
created
|
2020-03-09 16:41:15 +01:00 |
|
|
|
9b06d5226e
|
Update sentence to remove double negative.
We are removing the double negative to improve clarity.
|
2020-01-21 13:16:43 -05:00 |
|
|
|
10da391855
|
Update nativeoverutil.md
The reason for file change is to correct the statement that the original author created to mean what was intended.
|
2020-01-14 03:19:59 -05:00 |
|
|
|
b6f832bbe6
|
Reflecion of #589
|
2019-11-29 08:28:35 +03:00 |
|
|
|
42aee1fcc3
|
Reflecion of #589
|
2019-11-29 08:26:54 +03:00 |
|
|
|
238fc24c82
|
Merge pull request #589 from kevynb/modernize-javascript
Modernize javascript
|
2019-11-27 21:39:59 +02:00 |
|
|
|
58de54f1cc
|
Upgrade js to be more es6-like, fix small bugs and inconsistencies
|
2019-11-24 14:54:57 +01:00 |
|
|
|
4ad4479d94
|
Update block-loop.md
|
2019-11-17 00:55:53 +05:30 |
|
|
|
6319b26aff
|
block-loop
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-09-25 17:00:28 +03:00 |
|
|
|
384c7d7779
|
Merge branch 'master' into patch-reaction-of-changes-09_19
|
2019-09-25 16:04:22 +03:00 |
|
|
|
40f0dc344c
|
Merge branch 'master' into event-loop
|
2019-09-11 21:00:20 +03:00 |
|
|
|
7d6535261c
|
Copy updates.
|
2019-07-25 07:06:55 -06:00 |
|
|
|
f8c5c4e06f
|
nativeoverutil
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
2019-07-20 22:06:20 +03:00 |
|
|
|
221f176645
|
Copy updates
|
2019-07-12 22:44:50 -06:00 |
|
|
|
b34549e823
|
Change to discuss cpu usage blocking
|
2019-06-18 17:54:11 -06:00 |
|
|
|
2c63fee923
|
Added initial event loop copy
|
2019-04-08 18:22:58 -06:00 |
|
|
|
004ec5dd6e
|
translated missing parts of README and fixed typo
|
2019-03-27 17:33:12 -03:00 |
|
|
|
5f27dcdd24
|
Translated Section 6 (#361)
* translated lint rules
* translated limit requests
* translated secret management
* translated ORM ODM usage
* translated secure server
* translated commum security best pratices
* translated secure headers
* translated dependency security
* translated bcrypt passwords
* translated escape output
* translated validation
* translated expire jwt
* translated login rate limit
* translated non root user
* translated request payload size limit
* translated avoid eval
* translated regex
* translated safe module loading
* translated sandbox
* translated child processes
* translated hide errors
* translated sessions
* translated safe redirects
* changed links to tranlated files & fixed a typo
* translated ESlint and Prettier
* translated native over util
* translated refactoring
* translated ci tools
* translated 3 parts in name
* translated monitoring
* translated smart logging
* translated delegate to proxy
* translated lock dependencies
* translated guard process
* translated utilize cpu
* translated create maintenance endpoint
* translated apm products
* translated production code
* translated measure memory
* translated frontend out
* translated be stateless
* translated detect vulnerabilities
* translated assign transation ID
* translated set NODE_ENV
* translated LTS release
* translated log rounting
* translated break into components
* translated create layers
* translated wrap utilities
* translated separate express
* translated config guide
* corrected typos and updated anchors
* corrected files names
|
2019-03-19 12:52:46 +05:30 |
|
|
|
1c9c4d63fb
|
Revisited nativeoverutil.md
|
2019-01-09 14:49:03 +00:00 |
|
|
|
78c626f98f
|
Updated README and nativeoverutil
Improved the examples and swapped some text with images.
|
2019-01-04 10:40:22 +00:00 |
|
|
|
ecb875c49f
|
Updated README and a section
|
2019-01-01 13:55:43 +00:00 |
|
|
|
98a6ae1fe2
|
Updated sections/performance/nativeoverutil.md
|
2018-12-29 10:02:19 +00:00 |
|
|
|
1cf1ff8db8
|
Update sections/performance/nativeoverutil.md
Co-Authored-By: Berkmann18 <maxieberkmann@gmail.com>
|
2018-12-29 09:58:07 +00:00 |
|
|
|
ea7617c94e
|
Added 'Native methods Over Util' article
|
2018-12-25 15:46:27 +00:00 |
|