-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Link from "Developer Guide" to OEP-67 frontend info
- Loading branch information
1 parent
f9292a5
commit aa59417
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
source/developers/references/developer_guide/conventions/frontend.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
.. _Frontend Good Practices: | ||
|
||
####################### | ||
Frontend Good Practices | ||
####################### | ||
|
||
For best practices and standards related to frontend development for the Open edX platform, please see: | ||
|
||
* OEP-67: Standard Tools and Technologies: `Frontend Technology Selection <https://docs.openedx.org/projects/openedx-proposals/en/latest/best-practices/oep-0067-bp-tools-and-technology.html#frontend-technology-selection>`_ | ||
* :ref:`Open edX JavaScript Style Guide <javascript_style_guide>` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ Writing Good Code | |
:maxdepth: 2 | ||
|
||
django | ||
|
||
frontend |