I have a website where there is a empty box and a input text box. I want to be able to type something in that input box and have it be printed on the empty box.
Angular JS does this in two lines of code :
Just import Angular JS as you import other libraries :