You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if there are any (modern) best practices for using NB for web development, especially with the PHP/HTML/JS/CSS stack, since most online resources seem to be quite outdated and the netbeans connector extension for chrome does not seem to be available anymore.
Currently, my workflow is:
Make code changes in NetBeans.
Automatically upload changes to a target server on save via Project Run Configuration.
Manually refresh the page in the browser to view changes.
While this gives me an okay experience, I wanted to ask you about your approaches for a better development experience overall.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I was wondering if there are any (modern) best practices for using NB for web development, especially with the PHP/HTML/JS/CSS stack, since most online resources seem to be quite outdated and the netbeans connector extension for chrome does not seem to be available anymore.
Currently, my workflow is:
While this gives me an okay experience, I wanted to ask you about your approaches for a better development experience overall.
All reactions