Best of JetBrainsDecember 2022

  1. 1
    Article
    Avatar of jetbrainsJetBrains·3y

    Hour of Code: Top 5 Frontend Projects

    JetBrains Academy has released three frontend projects for frontend developers this summer. The most popular projects are HTML, CSS, and JavaScript. These tracks include a huge variety of real-life projects to keep you engaged during your studies. To help you develop and train this useful skill, we invite you to create a Virtual Piano app.

  2. 2
    Article
    Avatar of jetbrainsJetBrains·3y

    10 Best WebStorm Themes

    All the themes mentioned in this blog post are either available out of the box or can be installed for free directly from your IDE. WebStorm is very customizable, so you can configure it how you like. You can change the theme you’re using, which will alter the look and feel of the IDE.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·3y

    Update on JetBrains’ Statement on Ukraine

    JetBrains has suspended all R&D activities in Russia, as well as our sales in Russia and Belarus. In addition to terminating all sales, all of our offices in Russia were shut down. Work on the new campus in St. Petersburg was also terminated. We managed to move out the majority of our people from Russia.

  4. 4
    Article
    Avatar of jetbrainsJetBrains·3y

    What’s Next: WebStorm 2023.1 Roadmap

    WebStorm 2022.3, our final major update of 2022, is scheduled for the end of March 2023. We’ve had an overwhelming amount of feedback, with the new UI being the absolute leader in the number of mentions. We want to make sure that at least the basic functionality like syntax highlighting and code completion works well.

  5. 5
    Article
    Avatar of jetbrainsJetBrains·3y

    Hour of Code: Top 5 Java Projects

    Java is a versatile programming language that is equally used in software, web, and mobile application development. With this project, you will learn the basics of Java syntax and get familiar with variables, conditions, loops, and methods. The next step after mastering Java is usually learning how to work with its most popular framework – Spring Boot.

  6. 6
    Article
    Avatar of jetbrainsJetBrains·3y

    Fleet Preview Update 1.12: C++, C# Solution View, Svelte, TailwindCSS, Smart Mode Memory Optimizations and More

    Fleet Preview Update 1.12.12: C++, C# Solution View, Svelte, TailwindCSS, Smart Mode Memory Optimizations and More News Releases. Fleet now supports C++ projects with compilation databases. In smart mode, things like error highlighting, C++ code completion, parameter info, code documentation preview and Rename refactoring are available.

  7. 7
    Article
    Avatar of jetbrainsJetBrains·3y

    IntelliJ Rust: Updates for 2022.3

    We’ve enabled macro expansion for function-like and derive macros and build script evaluation by default. The Rename refactoring now works for items expanded from macros. Inline type alias refactored for type aliases is now supported in IntelliJ Rust.

  8. 8
    Article
    Avatar of jetbrainsJetBrains·3y

    GoLand Turns 5 and Releases v2022.3!

    GoLand turns 5 and releases v2022.3. GoLand 2022.3 is our third and biggest update of the year, but it's also GoLand's 5th anniversary. We invite you to have fun today and celebrate it with us!

  9. 9
    Article
    Avatar of jetbrainsJetBrains·3y

    The Future of .NET with WASM

    WebAssembly is a low-level assembly-like language with a binary format that runs in modern web browsers. WebAssembly programs can perform at near-native speeds allowing for new and exciting applications for web clients from desktop-like apps, emulators, high-performance video games, photo editors, and more.