-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: Move Backend Lessons From Foundations to Rails and Node Cour…
…ses (#25259) Because: * We introduce the backend at the end of foundations, well before that information will become relevant. By the time learners get to the backend courses in each path, this information will no longer be fresh in their heads. This commit: * Create a new shared directory for lessons that have the same content but are in different courses in each path. * Move the backend section from foundations to the shared directory. * Remove the paragraph about licenses from the frameworks lesson - we don't recommend any frameworks that aren't open source. * Remove Paragraph about needing to install backend languages - by this point learners will have installed Ruby and Node.js depending on their path.
- Loading branch information
1 parent
374994d
commit fcaec22
Showing
3 changed files
with
5 additions
and
10 deletions.
There are no files selected for viewing
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 @@ | ||
Lessons shared between our paths. |
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
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