Like live editing of XHTML and CSS in firebug, can we do javascript testing without leaving a page?
The firebug console supports direct Javascript execution. You have full access to the state of the page (variables, functions, etc.) to check / execute / change / etc.
Source: https://habr.com/ru/post/1743042/More articles:Adding an existing implementation file to an Xcode project will not work - fileIs there a cleaner way to bind a property to the owner of a DataContext? - c #C ++ Pointer to a function that takes an instance of a template class as an argument - c ++TabLayoutPanel with scrolling - gwt2Getting PC value in an ARM assembly - assemblyMVC Validator Errors Eliminate Using Time Management for the Controller - validationiPhone SDK Automatically scroll UIWebView to a specific position - iphoneHow to create a controller and action without a model? - ruby-on-railsJava Swing - issue in JSpinner - javaFailed to link Hello World! - c ++All Articles