writing: transpose SEL technique from software modeling#8
Merged
monotykamary merged 3 commits intomasterfrom Mar 21, 2022
Merged
writing: transpose SEL technique from software modeling#8monotykamary merged 3 commits intomasterfrom
monotykamary merged 3 commits intomasterfrom
Conversation
zlatanpham
approved these changes
Mar 20, 2022
Member
zlatanpham
left a comment
There was a problem hiding this comment.
I just integrated lint-staged and husky so if you can rebase the PR against master, it will automatically prettify the file.
This is a technique we use for our software modeling group. It is a precursor to the brain connection towards C4 diagrams (up for a later PR). This technique isn't intended to be followed to the letter (unless you're writing a business essay). This style approach is to encourage idea outline and converting those outlines into more detailed explanations with links or idea relations between elaborated concepts.
4faf6f6 to
b5924b0
Compare
hthai2201
added a commit
that referenced
this pull request
Feb 28, 2025
hthai2201
added a commit
that referenced
this pull request
Mar 9, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a technique we use for our software modeling group. It is a precursor to the brain connection towards C4 diagrams (up for a later PR).
This technique isn't intended to be followed to the letter (unless you're writing a business essay). This style approach is to encourage idea outline and converting those outlines into more detailed explanations with links or idea relations between elaborated concepts.