Fix some typos and suggest rewordings - #6
Open
chaupow wants to merge 1 commit into
Open
Conversation
chaupow
commented
Feb 7, 2021
| ### Save time | ||
|
|
||
| vvvv does not have the classic time-consuming edit-compile-run cycle. For every change you make to your vvvv program, you'll get instant results! We call this **live-programming** and are using a state hot-reload approach: Every change is instantly compiled under the hood without you having to trigger it. If there is an error, you get an in-place indicator or tooltip about the problem and you can fix it without the need to restart your program or loose state. | ||
| ### Stay focused |
Author
There was a problem hiding this comment.
Github shows this diff in a strange way. I just wanted to suggest a different title instead of Save time.
I do think that vvvv might make things faster and save time - but maybe the reason is not that the compile time itself makes it longer - I rather think that the feedback cycle constantly distracts you and you lose focus? But not sure about this one to be honest.
Author
There was a problem hiding this comment.
Less distractions wäre vielleicht auch ein guter Titel?
tebjan
force-pushed
the
master
branch
2 times, most recently
from
October 29, 2021 15:04
772643d to
dc0ea52
Compare
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.
Hi, hi,
here some suggestions - but no strong opinions here :)
Apply whatever you think makes sense!