Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos and suggest rewordings #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chaupow
Copy link

@chaupow chaupow commented Feb 7, 2021

Hi, hi,

here some suggestions - but no strong opinions here :)
Apply whatever you think makes sense!


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
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Less distractions wäre vielleicht auch ein guter Titel?

@tebjan tebjan force-pushed the master branch 2 times, most recently from 772643d to dc0ea52 Compare October 29, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant