Commit Graph

9 Commits

Author SHA1 Message Date
Jeremy Ray Jewell
e0027b103e fix(docs): Grammatical errors - missing punctuation, missing preposition, unclear wording (#53183) 2024-01-16 16:22:20 +07:00
S A G A R
e2879397fd fix(docs): minor grammatical and typographical fixes in files (#52120)
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2023-10-27 10:13:33 +02:00
Shaun Hamilton
6e1d2fb760 feat(docs): add api test best practices (#50091) 2023-04-19 16:21:28 +02:00
Shaun Hamilton
378fff4870 fix(docs): formatting and verbosity (#48889)
* fix(docs): formatting and verbosity

* fix: typo "is uses"
2023-01-02 08:45:55 -08:00
Pratik Bhangire
2d166ae5b4 docs: improved the syntax in the codebase best practice docs (#48885)
* typo-fixed

* Syntax Improved

* Syntax Improved

Co-authored-by: unknown <Pratik Bhangire>
2022-12-31 21:09:30 +02:00
Aditya753b
379d18f01d fix: Typo in codebase best practices (#48843)
fix: Typo in codebase best practices
2022-12-24 21:56:06 +01:00
Muhammed Mustafa
e451a54d25 chore: add best practices for styling a component in codebase (#48808)
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
2022-12-22 08:48:58 +01:00
Ilenia
1d0a6a5673 Changing documentation links for i18n ease (#43274)
* fixing links for i18n ease

* fixing links for i18n ease

* revert brain fart

* hopefully now the link works

* changing links for ease of translation
2021-08-26 10:59:44 +02:00
Shaun Hamilton
2f729976fc feat(docs): add codebase best practices (#42591)
* feat(docs): add codebase best practices

* add anchor to linter setup

* add typescript highlighting, and basic idea

* apply silly standards

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

* add stateful class component example

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

* encourage use of functional components

* split filename extension

Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>

* add comments for future me

* add redux structure

* add tsx to prism imports

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
2021-07-06 20:00:09 +05:30