JetBrains is planning “another step forward for the Kotlin ecosystem,” in the next release of the programming language. While Kotlin 1.4 is not expected to arrive until the spring of next year, the company has provided some insight into what it is planning at its KotlinConf this week. “Our vision is for Kotlin to be … continue reading
JetBrains is introducing Grazie, a spell, grammar and style checker designed for IntelliJ IDEA. According to the company, programming is not all about code. Code contains things like string literals, comments, Javadocs, commit messages and more that require a natural language understanding — so an IDE should do more than check the code, JetBrains explained. … continue reading
New programming languages are created every year, but seldom do they gain the attention of developers like JetBrains’ Kotlin has over the last couple of years. Kotlin is a general-purpose, statically typed programming language designed for the Java Virtual Machine, Android, browsers and native solutions. It was created by JetBrains’ language designer Andrey Breslav and … continue reading
In a competitive industry like software development, getting ahead can mean the difference between a great job and no job. While it’s important to possess the technical skills necessary to perform your job, there are a number of soft skills that can set you apart and help you succeed. At O’Reilly’s Software Architecture conference in … continue reading
JetBrains has announced the release of Datalore 1.0, which is an intelligent web application that can be used for data visualization and analysis in Python. Datalore provides data scientists with an intelligent Python code editor, intentions, incremental recalculations, collaborative features, and a version control system. The 1.0 release introduces three major updates: the choice between … continue reading
CircleCI has been authorized by FedRAMP, the federal government’s program for assessing technology vendors. According to the company, it is the first CI/CD tool that has met the program’s standards. This authorization will provide government developers with the same competitive advantage available to the private sector, while still ensuring the security and privacy controls needed … continue reading
JetBrains has announced an update to its Visual Studio Extension, ReSharper Ultimate, adding several new enhancements and features. According to the company, ReSharper Ultimate 2018.2 adds 30 different performance fixes, ranging from EditorConfig support to decreasing load times. It adds support for C# 7.3, which is the latest release of C#. Static analysis tools JSLint, … continue reading
JetBrains has announced the latest version of its JavaScript IDE will start to take advantage of some of the most recent features added to the Angular CLI. WebStorm 2018.2 features Extract React common refactoring, integrations with Angular CLI, improved testing workflow and a better Node.js debugging experience. In May, the Angular team announced a major … continue reading
JetBrains has released a major update to IntelliJ IDEA with a number of new features. IntelliJ IDEA is the company’s IDE for Java. IntelliJ IDEA 2018.2 adds support for Java 11, which has not been released yet. “The next version of Java is due out in September, and IntelliJ IDEA 2018.2 is ready for it. … continue reading
Java remains the most popular primary programming language, but JavaScript is the most used programming language overall. That is according to a recently released report from JetBrains on the State of the Developer Ecosystem in 2018. The report surveyed more than 6,000 developers from 17 countries to reveal the trends driving the world of coding … continue reading
During the past few years, a lot has happened around Microsoft’s .NET platform. The framework and its ecosystem are now more open than ever, and with the full .NET Framework, .NET Core and Mono at our disposal, we can now run and develop our applications on any platform — whether Windows, Linux or macOS. An … continue reading