Wednesday, January 28, 2015

A Day in Javascript (1/28/15)

Today I worked a bit on Javascript. It's not very related to what I'm currently doing, but I thought that I should learn a bit of web languages, especially since I decided that I should work on the Firefox phone today. I installed a program called WebStorm, which is an IDE for Javascript (by the creators of IntelliJ). It's similar to Vim in syntax hi-lighting, but also has code completion and some other helpful things.

I fooled around a bit with the basic methods and created some simple scripts. Once I get some more interesting things working, I'll post the code here. It's pretty similar to Java, so I think I'm doing well in it so far!

1 comment:

  1. I forgot how this unfolded. JavaScript is exactly what you will be working on with the new project, so it is totally related to what you are doing ;-)

    ReplyDelete