#JavaScript #learnJavaScript
JavaScript From Basic To Advanced!
Part 23:
So finally, efter learning so many things on JS, in this tutorial we are tyring to put things togheter. We will develop a basic calculator using prompt method. Prompt method is used to read data in the program. In a real application, you will learn how to read data and perform conversion as well as validation.
Please put comments and do give me your feedback.
Split string in several lines | String data type in JavaScript | Part 22 , includes following topics:
Development of basic calculator using prompt method.
Thanks for watching.
#SmartCode