Page 1 of 1

Jetbrains WebStorm $29 until April 22nd

Posted: Fri Apr 19, 2013 8:48 pm
by Jackolantern
I just figured I would let you know a personal license of WebStorm, the most advanced Javascript IDE available, is on sale for over 50% off for just the next couple of days. Grab one while it is still on sale if you type of a lot of Javascript (it is also great for node.js)!

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed Apr 24, 2013 9:18 pm
by hallsofvallhalla
Dang it I missed it again!!!

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed Apr 24, 2013 9:32 pm
by vitinho444
*cof* thepiratebay *cof* :D

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed Apr 24, 2013 10:00 pm
by hallsofvallhalla
Nah i want to buy it.

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed Apr 24, 2013 10:21 pm
by vitinho444
hallsofvallhalla wrote:Nah i want to buy it.
hehe i was joking, but somethings you can't just download them.. you need to support :)

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed Apr 24, 2013 10:58 pm
by Jackolantern
vitinho444 wrote:
hallsofvallhalla wrote:Nah i want to buy it.
hehe i was joking, but somethings you can't just download them.. you need to support :)

Joking or not, that is obviously some people's preferred option. Downloading torrent executables just creeps me out, though. I have seen my friend's computers get absolutely ravaged by torrenting computer games. Any program could be a problem, anti-virus or not.

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Thu Apr 25, 2013 9:11 am
by vitinho444
Yeah thats a major issue with torrents.. i only download games, and maybe avg internet security.

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed May 01, 2013 4:12 am
by a_bertrand
I started to check webstorm. Even if I need to use yet another editor, the first test results are pretty promising. Auto-complete seems to work for all the JS functions I would need, even mines. Code highlight is not bad. File management is pretty solid. Overall I'm quiet impressed. Yet, it's far not the JS equivalent of Visual Studio for a .NET language, but hey, it's also not the same kind of prices ;)

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed May 01, 2013 4:46 am
by Jackolantern
a_bertrand wrote:I started to check webstorm. Even if I need to use yet another editor, the first test results are pretty promising. Auto-complete seems to work for all the JS functions I would need, even mines. Code highlight is not bad. File management is pretty solid. Overall I'm quiet impressed. Yet, it's far not the JS equivalent of Visual Studio for a .NET language, but hey, it's also not the same kind of prices ;)
If you mean the almost magical code-completion for Visual Studio (Intellisense), really few other editors can get to that level because of the languages, actually. .NET languages have such great code-completion because of the piles of metadata that VS and .NET are building behind the scenes. It is essentially mapping all of your code and dependencies in some extremely genius ways. I understand just a bit about the internal metadata, and then it lost me when it became highly academic lol. I am not sure if you have ever used VS for C++, but once you drop out of the .NET C++ (C++/CLI) and into regular ANSI C++, you lose a ton of the Intellisense power.

So, sadly, really no IDE is going to get to VS levels on the code completion with Javascript. :( WebStorm does do a great job, though, and is possibly the best I have seen for JS, including Visual Studio 2012.

Re: Jetbrains WebStorm $29 until April 22nd

Posted: Wed May 01, 2013 7:05 am
by Elvar
vitinho444 wrote:Yeah thats a major issue with torrents.. i only download games, and maybe avg internet security.
You are a game developer, and still you download games, why?