Best of JetBrains2023

  1. 1
    Article
    Avatar of jetbrainsJetBrains·3y

    Introducing the Space Git Flow

    Introducing the Space Git Flow, a complete process that helps you achieve better code quality and keep your main branch green. Using it, you can focus on development while ensuring your main stays stable as you implement changes. In JetBrains, we use this flow for many of our products, including Space itself.

  2. 2
    Article
    Avatar of jetbrainsJetBrains·3y

    Master Git and GitHub in 5 Hours

    Master Git and GitHub in 5 Hours in 5 hours. JetBrains Academy's Introduction to Git learning track is here on Hyperskill. You can start the track right now with a free account and join hundreds of others in mastering Git and version control.

  3. 3
    Article
    Avatar of pointerPointer·3y

    Developer workflow tips no one tells you about

    These are the tools, tips and advice I wish I had internalized when I was just starting out. Many of the details below are specific to macOS, but similar tips and tricks apply on other systems. I've broken it down into the following categories: Computer setup Command-Line-Related Things Technical but non-CS advice.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    TypeScript Origins: The Documentary

  5. 5
    Article
    Avatar of jetbrainsJetBrains·3y

    Best Continuous Integration Tools

    44% of developers now confirm regular usage of CI/CD tools, with a significant 22% having adopted a new tool within the past year. A CI tool is a platform that automates the process of building, testing, and publishing your software. The move toward using continuous integration and continuous delivery tools in the cloud is in full swing.

  6. 6
    Article
    Avatar of notedNoted·3y

    Continue - An Open-Source AI Software Development Assistant

    Continue is an open-source AI software development assistant that brings ChatGPT magic to popular coding tools like VS Code and JetBrains IDEs. It allows developers to seamlessly use large language models within their coding environment, generating, improving, and explaining code sections. Continue can be integrated with VS Code and JetBrains IDEs, providing a helpful assistant for coding projects.

  7. 7
    Article
    Avatar of communityCommunity Picks·3y

    Who Is Behind PHP

    PHP, the language driving the web, commands a staggering 77.4% share among websites reporting their server-side programming language. What is this "core team" or the "internals" you might have heard of? In this article, we are going to answer these questions and more.

  8. 8
    Article
    Avatar of developertechDeveloper Tech·3y

    JetBrains launches code quality platform Qodana

    Qodana is the only code quality platform on the market that leverages inspections native to JetBrains IDEs. The platform has now transitioned from its preview phase and is now commercially available. It offers developers the opportunity to automate code reviews, build quality gates, and enforce code quality guidelines across their projects.

  9. 9
    Article
    Avatar of itsfossIt's Foss·3y

    10 Best Fonts for Linux Terminal

    The perfect font is crucial for many things, whether you are a programmer, system administrator, or a Linux user fond of the terminal. We have picked some of the best fonts fit for coding, offering good readability and look-for terminals. Here are the best Linux terminal emulators you can get.

  10. 10
    Article
    Avatar of pandProAndroidDev·3y

    Jetpack Compose Multiplatform Android & iOS

    Jetpack Compose Multiplatform Android & iOS has been working on Compose for several years and recently released an alpha version for iOS. The general approach of Kotlin Multiplatform includes the ability of sharing not only the business logic code, but also the UI code. You have a choice to use native iOS UI frameworks (UIKit or SwiftUI) or embed iOS code directly into Compose.

  11. 11
    Article
    Avatar of jetbrainsJetBrains·2y

    Learn Go This Week: A Language Built for Simplicity and Efficiency

    Learn about the advantages of learning Go, the content included in the Go course, and how to access the course on JetBrains Marketplace.

  12. 12
    Article
    Avatar of dzDZone·3y

    Best Plugins For JetBrains IDEs

    Best Plugins for JetBrains IDEs. Discover language-agnostic and -dependent plugins for IntelliJ IDEA that may be a great help in your daily fight with tasks that will make your work easier. Join the DZone community and get the full member experience.

  13. 13
    Article
    Avatar of sdtimesSD Times·3y

    JetBrains launches new tool for creating technical documentation

    JetBrains has launched a new tool called Writerside that aims to improve the way technical documentation is created. It offers features such as collaboration, testing capabilities, live preview, customization options, and AI-powered spellchecker and grammar tool.

  14. 14
    Article
    Avatar of jetbrainsJetBrains·3y

    Introducing RustRover – A Standalone Rust IDE by JetBrains

    JetBrains is launching RustRover - A Standalone Rust IDE by JetBrains. The plugin will be free during Public Preview, and the license model will be finalized closer to the date of the commercial release.RustRover can be installed as a plugin in IntelliJ IDEA Ultimate.

  15. 15
    Article
    Avatar of jetbrainsJetBrains·3y

    AI Assistant in JetBrains IDEs

    This week’s EAP builds of all IntelliJ-based IDEs and.NET tools include a major new feature: AI Assistant. The AI Assistant is powered by the JetBrains AI service. The service transparently connects you, as a product user, to different language models (LLMs) and enables specific AI-powered features.

  16. 16
    Article
    Avatar of discdotDiscover .NET·3y

    JetBrains Dev Report: TypeScript Is Fastest-Growing Programming Language -- Visual Studio Magazine

    Microsoft's TypeScript was recognized as one of the fastest-growing programming languages in last year's developer report. TypeScript passed four other languages (C, PHP, C# and C++) over the past six years in its chase of JavaScript. The report also found that half of all developers surveyed are planning to adopt a new language.

  17. 17
    Article
    Avatar of jetbrainsJetBrains·3y

    Learn Rust With JetBrains IDEs

    Learn Rust with JetBrains IDEs by taking their free Learn Rust course. Rust is a popular programming language known for its performance and security features. The course is structured into sections that cover various topics in Rust programming.

  18. 18
    Article
    Avatar of jetbrainsJetBrains·3y

    Get Ready for JetBrains JavaScript Day 2023

    Registration for JetBrains JavaScript Day 2023 is now open. The event brings together community experts to discuss the latest trends and answer questions about modern JavaScript and TypeScript development.

  19. 19
    Article
    Avatar of jetbrainsJetBrains·3y

    JPA and React Plugins: From Buddies To Full Members of The JetBrains Family

    JPA Buddy and React Buddy will offer even more functionality for IntelliJ IDEA and WebStorm developers moving forward. This will enter into effect immediately, and starting with the 2023.3 releases in Q4, 2023, the main functionality of this plugin will be bundled into Intellij IDEA by default.

  20. 20
    Article
    Avatar of infoworldInfoWorld·3y

    JetBrains adds iOS support to cross-platform UI framework

    JetBrains adds iOS support to cross-platform UI framework for iOS. Compose Multiplatform is built on Google’s Jetpack Compose UI framework and JetBrains’ Kotlin Multiplatform development technology. Developers can build the UI once and it will run on all platforms.

  21. 21
    Article
    Avatar of communityCommunity Picks·3y

    Getting Started with Go: Beginner's Guide to Powerful Programming

    Go is an exciting programming language that offers, among several features, simplicity, performance, and concurrency. In this article, we'll guide you through the process of getting started with Go. Go comes with a built-in command-line interface, so you can use your favourite text editor or IDE to write code.

  22. 22
    Article
    Avatar of phProduct Hunt·3y

    CodeAssist - Product Information, Latest Updates, and Reviews 2024

    CodeAssist is a natural, human-like chatbot that writes code in the editor, answers questions, and completes code suggestions for Jetbrains IDEs and Visual Studio Code.