At AngularConnect 2019, the Angular team shared some insight on innovations within Angular and the Angular community. During a keynote, the Angular team revealed its plans for the upcoming release of Angular, version 9. According to the team, a key goal of Angular 9 is to make the Ivy compiler available for all apps. The … continue reading
The developers of Rust announced the release of rustup 1.20.0, which is the recommended tool to install Rust. This latest version includes the ability to get the latest available nightly with all the components you need, and improvements to the ‘rustup doc’ command. To fix the problem of slow down installation in previous versions, rustup … continue reading
The open-source project for building and testing software quickly and reliably has reached a milestone 1.0 release. Bazel 1.0 features new genrule support, default exec_properties for all rules, gRPC connections with default TLS enabled, aapt2, fixed Windows path issues, and C++ and Java improvements. Bazel is also available in Angular as an opt-in preview in … continue reading
The Angular team is detailing new tools and practices developers can take in order to decrease their initial load times and speed up page navigation. The team goes over code splitting, preloading strategies, performance budgets and efficient serving to help developers gain and retain their users. When it comes to initial load time, the team … continue reading
Now that Angular 8 has been released, developers can opt-in and try the preview version of Ivy. The goal of Ivy is to make Angular smaller, easier to debug and faster to compile. The team has been working on Ivy for more than a year now. RELATED CONTENT: Angular 8 released with builder APIs and … continue reading
The Angular team has announced a major release of its mobile and desktop framework. Angular 8 spans the entire platform and includes updates to Angular Material, the CLI, improved application startup time, and more web standards. One significant feature is the addition of differential loading by default. According to Angular developer advocate Stephen Fluin, differential … continue reading
Google’s open-source JavaScript engine V8 will support JavaScript execution without having to allocate executable memory at runtime. According to Google, V8’s default configuration relies on the ability to allocate and modify executable memory at runtime. Google is adding this new capability because some use cases necessitate running V8 without executable memory. The new capability is … continue reading
JavaScript remains one of the most popular and most-used programming languages today, with a wide variety of frameworks out there to help developers build solutions with the language. Presently, the two most popular JavaScript frameworks are Facebook’s open-source React and Google’s open-source Angular. Angular has been viewed as the number one front-end web development framework … continue reading
Google’s Angular Team is setting a soft May 2019 release date for the generally-available version 8.0 release of its web app framework. Angular 8.0 is expected to include the first opt-in technical preview of the new rendering engine, Ivy, originally announced in February last year. The opt-in preview will give developers the option to switch … continue reading
Employers that want to keep their developers happy should make sure they’re clear about the details and requirements of a position. HackerRank released its 2019 Developer Skills Report, which found 68 percent of developers say nothing irks them more than being unsure of what is expected of them. “Hiring and retaining skilled developers is critical … continue reading
Angular is one of the most popular frameworks for JavaScript development today, but competition among other frameworks is coming to fruition. A recently released report revealed interest in React and Vue is growing. The team behind the open-source hybrid mobile app development SDK Ionic released its second annual developer survey based on more than 10,000 … continue reading
The open-source framework for building native apps has reached version 5.0. NativeScript 5.0 marks a major milestone in the framework’s history as it has also hit 3.5 million downloads since it launched in 2015. The latest release features a number of new developer experience improvements as well as new native features. A major highlight of … continue reading