Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
forum thread Posted by AmusedMusic1104 • Oct 28, 2024
forum thread Posted by AmusedMusic1104 • Oct 28, 2024

FREE OMG Jetbrains Webstorm Monthly Subscription Plan!

$0.00

51 Comments 51,630 Views
Get Deal at Retailer
Good Deal
Save
Share
Deal Details
https://www.jetbrains.com/webstor...ng=monthly

WebStorm and Rider!!!
For individual, non-commercial development

For learning and self-education, content creation, open source, and hobby development.
Compatible with AI Assistant (purchased separately).
Support through public forums and a bug tracker.
Anonymous data is collected.

Their official announcement - https://blog.jetbrains.com/blog/2...rcial-use/
Community Notes
About the Poster
Deal Details
Community Notes
About the Poster
https://www.jetbrains.com/webstor...ng=monthly

WebStorm and Rider!!!
For individual, non-commercial development

For learning and self-education, content creation, open source, and hobby development.
Compatible with AI Assistant (purchased separately).
Support through public forums and a bug tracker.
Anonymous data is collected.

Their official announcement - https://blog.jetbrains.com/blog/2...rcial-use/

Community Voting

Deal Score
+62
Good Deal
Get Deal at Retailer
Leave a Comment
To participate in the comments, please log in.

51 Comments

Sign up for a Slickdeals account to remove this ad.

Pro
Oct 28, 2024
100 Posts
Joined Sep 2017
Oct 28, 2024
saitejal
Pro
Oct 28, 2024
100 Posts

Our community has rated this post as helpful. If you agree, why not thank saitejal

Offer is also applicable to Rider. More info here: https://blog.jetbrains.com/blog/2...rcial-use/
2
Oct 28, 2024
420 Posts
Joined Dec 2020
Oct 28, 2024
MisterDude
Oct 28, 2024
420 Posts

Our community has rated this post as helpful. If you agree, why not thank MisterDude

On a related note:

WebStorm and Rider Are Now Free for Non-Commercial Use

https://blog.jetbrains.com/blog/2...rcial-use/
3
Pro
Oct 28, 2024
5,551 Posts
Joined Aug 2010
Oct 28, 2024
gamingdroid
Pro
Oct 28, 2024
5,551 Posts
Wish it was free for commercial use as well, like they do with the community edition of intellij.
7
Oct 29, 2024
476 Posts
Joined Dec 2018

This comment has been rated as unhelpful by Slickdeals users.

Oct 29, 2024
129 Posts
Joined Dec 2009
Oct 29, 2024
mrwoooo
Oct 29, 2024
129 Posts

Our community has rated this post as helpful. If you agree, why not thank mrwoooo

May as well set yourself up with vscode, which is just as good and arguably better, but more importantly can be used for commercial projects.
2
1
7
Oct 29, 2024
1,153 Posts
Joined Apr 2011
Oct 29, 2024
avg-joe
Oct 29, 2024
1,153 Posts
Quote from gamingdroid :
Wish it was free for commercial use as well, like they do with the community edition of intellij.
Yep, cool but nothing to see here. VS Code and the VS IDE offer the Community edition which you can use for comercial use.
1
10
Pro
Oct 29, 2024
5,551 Posts
Joined Aug 2010
Oct 29, 2024
gamingdroid
Pro
Oct 29, 2024
5,551 Posts

Our community has rated this post as helpful. If you agree, why not thank gamingdroid

Quote from avg-joe :
Yep, cool but nothing to see here. VS Code and the VS IDE offer the Community edition which you can use for comercial use.
Not sure why you're dismissing my point, and you can code on notepad too. Doesn't mean we cannot express our desire.
1
4

Sign up for a Slickdeals account to remove this ad.

Oct 29, 2024
1,153 Posts
Joined Apr 2011
Oct 29, 2024
avg-joe
Oct 29, 2024
1,153 Posts
Quote from gamingdroid :
Not sure why you're dismissing my point, and you can code on notepad too. Doesn't mean we cannot express our desire.
Huh? I didn't dismiss anything but actually agreed with you.

My "nothing to see here" referred to their announcement not being a big deal given that you can't use it for comercial purposes.
1
Pro
Oct 29, 2024
5,551 Posts
Joined Aug 2010
Oct 29, 2024
gamingdroid
Pro
Oct 29, 2024
5,551 Posts
Quote from avg-joe :
Huh? I didn't dismiss anything but actually agreed with you.

My "nothing to see here" referred to their announcement not being a big deal given that you can't use it for comercial purposes.
My apologies. I saw a down vote and a comment that could be interpreted either way and indication to go use VS. Misinterpretation. My bad.
2
Oct 29, 2024
1,782 Posts
Joined Jun 2017
Oct 29, 2024
bestdeal113
Oct 29, 2024
1,782 Posts
Good deal but I am still a VSCode guy :/
3
2
Oct 29, 2024
1,153 Posts
Joined Apr 2011
Oct 29, 2024
avg-joe
Oct 29, 2024
1,153 Posts
Quote from gamingdroid :
My apologies. I saw a down vote and a comment that could be interpreted either way and indication to go use VS. Misinterpretation. My bad.
No worries! Have a great day.
Oct 30, 2024
609 Posts
Joined Jan 2005
Oct 30, 2024
illimiter
Oct 30, 2024
609 Posts
The days of the IDE are sort of over in the sense that the real selling point of any coding tool (text editors, command line tools, etc.) will be AI integration. If you haven't already looked at Cursor (editor) or Aider (cmdline) then do so just to get experience with how AI can help you with development. VS Code with Copilot is good too.

Cursor: https://www.cursor.com
Aider: https://aider.chat/
3
6
Oct 30, 2024
228 Posts
Joined Aug 2013
Oct 30, 2024
sushlet
Oct 30, 2024
228 Posts
Quote from illimiter :
The days of the IDE are sort of over in the sense that the real selling point of any coding tool (text editors, command line tools, etc.) will be AI integration. If you haven't already looked at Cursor (editor) or Aider (cmdline) then do so just to get experience with how AI can help you with development. VS Code with Copilot is good too.Cursor: https://www.cursor.comAider: https://aider.chat/
I agree to some point but not for AI features. VS Code's introduction of the LSP changed everything for simple text editors and sort of killed IDEs. Nowadays anything that can run an LSP language server and treesitter (e.g. vim, or better neovim, emacs, sublime, etc) all caught up overnight in fancy language features traditionally only found in IDEs. As for AI features you'll find Copilot has plugins for these simple editors too. So for slightly more advanced users who want to skip bloated IDEs I'd just recommend a simple editor + LSP + treesitter for whatever language you're programming in.
Oct 30, 2024
78 Posts
Joined Dec 2006
Oct 30, 2024
mrmax
Oct 30, 2024
78 Posts
Quote from MisterDude :
On a related note: WebStorm and Rider Are Now Free for Non-Commercial Use https://blog.jetbrains.com/blog/2...rcial-use/
Wow, that's quite amazing! As someone dabbling in UnrealEngine, I repeatedly see Rider as being much better than VS. I've never bothered to try it because I'm learning this just for fun, and didn't want to spend money on Rider. Now I can see what the fuss is about!

Sign up for a Slickdeals account to remove this ad.

Oct 30, 2024
188 Posts
Joined Nov 2021
Oct 30, 2024
slypete
Oct 30, 2024
188 Posts
Quote from illimiter :
The days of the IDE are sort of over in the sense that the real selling point of any coding tool (text editors, command line tools, etc.) will be AI integration. If you haven't already looked at Cursor (editor) or Aider (cmdline) then do so just to get experience with how AI can help you with development. VS Code with Copilot is good too.

Cursor: https://www.cursor.com
Aider: https://aider.chat/
I am a professional developer and couldn't give a rat's ass about AI assistants.
8

Popular Deals

View All

Trending Deals

View All