I am new to EXT JS/4.Its a great tool, how do I save it though?
as.js file or some Thing else?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You write your code as javascript, so saving it as .js files makes sense. Put those files in your app server/http server, whichever makes sense for your server platform.