JavaScript Programming for

New York

JavaScript programming

* Add logic to your webpage

OR

* Write a whole program embedded on a web site

We do some of the best JavaScript programming in New York City , or in all of NYS. For whole programs - or the automation of smaller tasks - we can help you with a data driven web site. While we generally use MYSQL as the back end, we can link to most any database you have.

JS runs inside a web page, making it more efficent in some cases than server based code. In other words no "round trip" of the data is needed for changes on the page or calculations to be made.

Some of our recent work involved Javascript embedded in a web page to enhance functionality. While Javascript was most commonly used (in the early days of the web) for catching mistakes in data entry forms, it can also be used to create the logic for serious uses. A client wanted us to make a web page calculator showing heating degree days by geography. We found such data by zip code and brought it into a MYSQL table hosted on their Linux cloud server ( which we set up for them) .

We then wrote a PHP / HTML form to allow the user to tell the program their zip code. Using JS we then looked up the climate information and made a series of calculations, displaying the answers back onto the web page.


Node JS

More recently JavaScript can be run in a stand alone manner (not inside a web page) courtesy of NodeJS

 

. : Subscribe to our Newsletter