This content originally appeared on DEV Community and was authored by Saurabh Rai
Just announced! WebStorm is now free for non-commercial use!
Whether you’re learning JavaScript, working on open-source projects, creating content, or coding as a hobby, you can now do so for free 🥳
~ JetBrains Twitter
Read more here: https://www.jetbrains.com/webstorm/
Saw this on Twitter, thought of letting the community know.
// Detect dark theme var iframe = document.getElementById('tweet-1849447048828842234-844'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1849447048828842234&theme=dark" }
This content originally appeared on DEV Community and was authored by Saurabh Rai
Saurabh Rai | Sciencx (2024-10-24T15:25:38+00:00) JetBrains WebStorm and Rider Now Free for Non-Commercial Use. Retrieved from https://www.scien.cx/2024/10/24/jetbrains-webstorm-and-rider-now-free-for-non-commercial-use/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.