javascript - Is it possible to practice AJAX using the Brackets web editor with local files only? -


what i'm trying accomplish: making site allows browse through videos , add/remove them ajax-controlled playlist. far, website has been created through brackets using local web files, , i'm curious how i'll need change work environment if want begin using ajax website. i've never used ajax before, if isn't obvious....

you have use local server wamp (http://www.wampserver.com/en/), mamp(https://www.mamp.info/en/), or lamp


Comments

Popular posts from this blog

c# - SharpDX Toolkit models rendering inside out -

c# - ajax - How to receive data both html and json from server? -