GitHub / javascript-tutorial/pt.javascript.info / commits
Tutorial de JavaScript Moderno em Português
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4e7ed7f6 | Typo-fix: space inserted between letters | Roberto <b****9@u****m> | about 4 years ago | |
| 49355380 | Edit precedence of `??` and `||` |
Rustam Uzdenov <6****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 03c5ceb6 | fix: typo |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ad5cdf0b | Substituição por palavra mais precisa | Roberto <b****9@u****m> | about 4 years ago | |
| 161d3786 | Translation of whole section | Roberto <b****9@u****m> | about 4 years ago | |
| 91ec60d8 | Commentary in the wrong line |
Roberto <b****9@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7df4cbbf | Add Number.isNaN and Number.isFinite to the summary |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ebe29f28 | Update article.md (fix '??' and '||' operators precedence number) | vcodepro <i****o@g****m> | about 4 years ago | |
| 49af0bec | Correct the English and made minor improvements |
Peter Hauke <9****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 35e2ed25 | FIX: "ReferenceError: arr is not defined" |
Shanelle Marasigan <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9c0337d0 | fix: shash -> backslash |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 03dfa1d2 | Fix typos in array methods article.md |
110nard0 <7****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f54a20ac | fix: typo |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ced58169 | merge Merge branch 'master' into introduction-callbacks |
Nildo Junior <n****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 89747ada | Translate comment | Nildo Junior <n****r@g****m> | about 4 years ago | |
| f954d7a7 | Add suggested changes | Nildo Junior <n****r@g****m> | about 4 years ago | |
| b6939271 | fix: typo |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 187dee36 | Fixed a typo |
Gionatha <g****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5a43f6ff | Correcting for correct precedence number |
Lars Fredrik <l****n@h****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| abaaae5f | Add Number.isNaN and Number.isFinite |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f505ecb8 | Update conditions for choosing between toString and valueOf |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| e850873e | docs: fix typo (missing verb) |
Kushank Sriraj <k****j@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2118abbb | Update article.md |
Bhushan Gaikwad <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 69d180e0 | Update the operator precedence table | romanstetsyk <2****k@u****m> | about 4 years ago | |
| 52a6df9b | feat: type conversion for string with whitespace |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 1bbb11cb | Update article.md |
xmready <7****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 9cba3890 | Fix typo in pointercancel section |
dreamleak <8****k@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 410279ad | Update precedence for ??, It's 3 instead of 4 |
Sanjay Chaudhari <1****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7000ede2 | merge Merge pull request #3104 from xmready/master |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 374d0b3c | add runs buttons |
Lavrentiy Rubtsov <r****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0004be12 | Update article.md |
xmready <7****y@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0d7f9540 | Update index.html |
iwanderer <i****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 18cecd32 | Additional info on tail-recursion definition |
jbritton6 <1****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a89d9522 | Removed incorrect info on tail recursion |
jbritton6 <1****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| dc9683e9 | misspell |
joaquinelio <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 55d806dd | merge Merge pull request #3098 from nayanadasgupta/3097-remove-atom-from-list-of-co... |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5dacac74 | merge Merge pull request #3095 from icarrington/new_branch |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a04ee52b | Removed Atom (Sunsetted) From List Of Code Editors | nayanadasgupta <n****a@o****m> | about 4 years ago | |
| 9cd5bc59 | Fix Typo | icarrington <i****n@u****u> | about 4 years ago | |
| 82ed8f11 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 13750049 | merge Merge pull request #3089 from chilipenko/fix-range-for-number-type |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 41243575 | merge Merge pull request #3090 from Aleksey28/shadow |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 994eeb46 | merge Merge pull request #3094 from leviding/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| eedb3f3b | merge Merge pull request #3088 from printfinn/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 30b7e1d5 | Update article.md |
LeviDing <i****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3b219ad2 | merge Merge pull request #3079 from peterhauke/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 393efb70 | fix: changed 'template' to '<custom-menu>' | Aleksey Popov <a****5@y****u> | about 4 years ago | |
| 6cad86f4 | feat(first-steps): translates the images of article about conditional branching | jonnathan-ls <j****s@g****m> | about 4 years ago | |
| ad77bb6f | merge Merge branch 'master' of https://github.com/jonnathan-ls/pt.javascript.info i... | jonnathan-ls <j****s@g****m> | about 4 years ago | |
| 433048bb | image.yml example | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 0b43b9d3 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 4b6654c4 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| e2fc41ea | fixed wikipedia link to IEEE-754 standard |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 67269097 | fixed incorrect apostrophe mark |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8b805b9e | several fixes in Number chapter |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 79b7f7c8 | update integers range in Data types chapter |
Alexey Chilipenko <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d399df7c | Remove language style improvements |
Peter Hauke <9****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2bea6d72 | Update article.md |
Gao Fang <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| d4a82f3c | merge Merge pull request #239 from javascript-tutorial/sync-29216730 |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| dda56834 | fix: resolves conflicts sync-29216730 with master |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fe1c4a24 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 2c71b379 | feat(steps): translates the article about conditional branching | jonnathan-ls <j****s@g****m> | about 4 years ago | |
| 959db734 | merge Merge pull request #212 from PauloBacelar/master |
Jonnathan Santos <3****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8ffd3f43 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| d8597dd8 | merge Merge pull request #3081 from josephharkins/master |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 8b00668b | merge Merge pull request #3084 from radlinskii/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c20debcc | closes #3014 | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| f569591c | docs: add output comment in Symbols article |
Radliński Ignacy <r****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5177ed74 | Made changes suggested by @jonnathan-ls |
PauloBacelar <5****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| ddd7bd80 | fix(steps): translates the article about comparison | jonnathan-ls <j****s@g****m> | about 4 years ago | |
| 30a5d5e2 | merge Merge pull request #3083 from joaquinelio/patch-11 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 2fa46447 | promise grammar sugestions |
joaquinelio <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| f16e0c8a | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 7d9ca8bc | closes #3039, #3082 | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 72892df7 | Fixed typo |
Joseph Harkins <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 45ba0d17 | merge Merge pull request #3078 from joaquinelio/patch-11 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 30354486 | merge Merge pull request #3070 from weilonge/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c29689aa | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 23047ab4 | merge Merge pull request #3073 from Rnbsov/patch-70 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 22935595 | merge Merge pull request #3074 from webFardin/patch-5 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| fd1278eb | merge Merge pull request #3075 from chilipenko/1-02-05-data-types-separation |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 759a7306 | merge Merge pull request #3077 from joaquinelio/linky |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a134d67e | Fix one more missing word |
Peter Hauke <9****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| dde15c97 | Improve English language/correct grammar |
Peter Hauke <9****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 07727ee0 | "and" instead of "/" just to match previous line |
joaquinelio <j****o@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b30b705d | WebSocket, Eng grammar | joaquinelio <j****o@g****m> | about 4 years ago | |
| 81fb2ab5 | Add separation between primitives and objects to the summary | Alexey Chilipenko <c****o@g****m> | about 4 years ago | |
| d74b37c8 | Fixed a typo |
Fardin <9****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3e720305 | 👾 some change to summary section |
Lavrentiy Rubtsov <r****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 04c113ce | 👾 smth |
Lavrentiy Rubtsov <r****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| b2f547fb | A typo fix `updateneeded` in IndexedDB |
Sean Lee <w****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| bba1cf4d | fix(steps): fixes misspellings of article about alert, prompt, confirm | jonnathan-ls <j****s@g****m> | about 4 years ago | |
| 7964b11b | merge Merge pull request #3069 from peterhauke/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 49107519 | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 903bbbdd | fixes #3032 | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 531dced2 | merge Merge pull request #3065 from Rnbsov/patch-65 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 6d3d668a | minor fixes | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 2daedb8c | closes #3019 | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| bb6667a1 | closes #3061 | Ilya Kantor <i****n@g****m> | about 4 years ago | |
| 965bd682 | merge Merge pull request #3064 from smith558/patch-1 |
Ilya Kantor <i****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago |