Commit Graph

67 Commits

Author SHA1 Message Date
MapleCCC
b4316febfd Fix a minor grammar mistake
Subordinate clause is supposed to have the subject placed before the predicate.
2021-02-21 19:26:36 +08:00
Artem Zakharchenko
c6ef982c31
Merge pull request #7 from abhijit-hota/master
Refactor: Change template literal to normal string concatenation
2021-02-13 01:03:26 +01:00
Artem Zakharchenko
97fba45c34
Merge pull request #23 from ssimontis/patch-1
Revised Convention Section
2021-02-13 01:01:14 +01:00
Artem Zakharchenko
9b1daf41af
Merge pull request #18 from donatoaguirre24/simplify-shouldDisplayPagination
Replace shouldDisplayPagination with shouldPaginate
2021-02-01 15:57:56 +01:00
Artem Zakharchenko
8daa171941
Merge pull request #42 from kettanaito/ahclc-confusion
Replaces confusing "getPost" with "getUser" in A/HC/LC pattern
2021-01-29 10:57:38 +01:00
Artem Zakharchenko
bdcd0eade0 Replaces confusing "getPost" with "getUser" in A/HC/LC pattern 2021-01-29 10:36:36 +01:00
Artem Zakharchenko
4a991e6ce8
Merge pull request #27 from yusufpapurcu/patch-1
Changed Named convention's bad example
2021-01-22 10:18:25 +01:00
Yusuf Turhan Papurcu
4b1fbda5ae
Changed Named convention's bad example
I changed pages_count to page_count because it seems more right. Also all 3 examples have same variable. It showed the result better.
2021-01-19 00:06:38 +03:00
Scott Simontis
c173d0b07b
Revised Convention Section
Per issue #14 that I created earlier, I have made a possible revision to the section concerning following a consistent naming style. Please feel free to merge if you agree that it should be noted to discover the popular conventions for the language of your choice.
2021-01-18 02:23:20 -05:00
Donato Aguirre
d820287e8e Simplify shouldDisplayPagination 2021-01-17 13:56:51 -03:00
Artem Zakharchenko
f55da865cc
Merge pull request #17 from keis/patch-1
Drop plural from count variable
2021-01-17 17:34:24 +01:00
Artem Zakharchenko
6558fc8748
Merge pull request #16 from mhizterkeyz/master
Fix code example
2021-01-17 17:33:47 +01:00
David Keijser
aa3ee7defe
Drop plural from count variable
Using e.g `fruitCount` instead of `fruitsCount` because it sounds more natural
2021-01-17 14:49:45 +01:00
mhizterkeyz
0bc42620b9
syntax fix 2021-01-17 14:39:09 +01:00
mhizterkeyz
06d3336f1a
Fix code example 2021-01-17 14:32:19 +01:00
Artem Zakharchenko
c29a54e904 Fixes an anchor 2021-01-17 14:04:01 +01:00
Artem Zakharchenko
350b30b0c8
Merge pull request #15 from kettanaito/eng-language
Adds "English language" section
2021-01-17 13:31:07 +01:00
Artem Zakharchenko
820d0aff0c Adds "English language" section 2021-01-17 13:30:41 +01:00
Artem Zakharchenko
eb900bba3b
Merge pull request #9 from shermanhui/patch-2
Update README.md
2021-01-17 09:38:30 +01:00
Artem Zakharchenko
ab9a1ad859
Merge pull request #12 from smv1999/master
Update README.md
2021-01-17 09:37:11 +01:00
Artem Zakharchenko
076ad5db95
Merge pull request #8 from NRS-Soft/master
Minor typos and adds a missing link to the table of contents
2021-01-17 09:35:35 +01:00
Vaidhyanathan S M
d097b1a0d3
Update README.md 2021-01-17 09:14:38 +05:30
Sherman Hui
7ed467469e
Update README.md
This PR fixes some spelling and grammar mistakes
2021-01-16 11:38:02 -08:00
smartinez
b42176de35
fix set action description 2021-01-16 16:23:29 -03:00
smartinez
9d21b33c5a
fixes tiny typos and toc update 2021-01-16 16:21:28 -03:00
Artem Zakharchenko
4a57f1d9ce Adds table of contents 2021-01-16 17:24:31 +01:00
Abhijit Hota
423f513138
refactor: template literal to normal string concatenation 2021-01-16 20:43:36 +05:30
Artem Zakharchenko
96dea1d185 Removes outdated Russian translation 2021-01-16 16:00:27 +01:00
Artem Zakharchenko
39fa584829 Provides grammar fixes 2021-01-16 15:58:59 +01:00
Artem Zakharchenko
dbd554dd60
Merge pull request #2 from sagarjs/master
Added singular plural to differentiate between value and array of values
2019-11-26 19:17:28 +01:00
sagarjs
7f0df7c9e6
Added singular plural to differentiate between value and array of values 2019-10-31 11:01:19 +05:30
Artem Zakharchenko
c234734ab2
Update README.md 2018-12-10 10:14:57 +01:00
Artem Zakharchenko
feed6cb3f2 Merge branch 'master' of github.com:kettanaito/naming-cheatsheet 2018-09-23 11:07:19 +02:00
Artem Zakharchenko
68777875fc Updates code examples 2018-09-23 11:07:03 +02:00
Artem Zakharchenko
9495e15c8c
Create LICENSE.md 2018-09-20 19:32:48 +02:00
Artem Zakharchenko
553d2d1b52 Corrects a typo 2018-09-15 19:09:14 +02:00
Artem Zakharchenko
848b80223f Improves description of actions and prefixes 2018-09-15 19:04:49 +02:00
Artem Zakharchenko
627a35bf9d Updates README 2018-09-13 10:47:54 +02:00
Artem Zakharchenko
8513b7370d Updates README 2018-09-13 10:40:14 +02:00
Artem Zakharchenko
a558bf7b09 Updates README 2018-09-13 10:31:18 +02:00
Artem Zakharchenko
cd8ae94a2b Updates README 2018-09-13 10:28:54 +02:00
Artem Zakharchenko
c9a1d0a4e3
Update README.md 2018-05-10 10:19:49 +02:00
Artem Zakharchenko
1099890560
Update README.md 2018-04-19 10:54:35 +02:00
Artem Zakharchenko
81b823d425
Update README.md 2018-04-14 10:10:09 +02:00
Nadia Ridko
3eb9bcf556 Add document purpose 2018-01-12 11:20:49 +02:00
Nadia Ridko
da0a2a2ebe Add summary 2018-01-12 11:14:24 +02:00
Nadia Ridko
24d2143b2d Stylistic changes 2018-01-12 11:05:31 +02:00
Artem Zakharchenko
3aa3b6c4c2
Prefixes: Add "prev" and "next" 2017-12-20 11:31:12 +01:00
Artem Zakharchenko
0e8b840e5f Add russian README 2017-08-27 21:02:53 +02:00
Artem Zakharchenko
f847966e8a Update README.md 2017-08-25 16:10:23 +02:00