News

Telerik Releases NativeScript 1.0

The JavaScript-based cross-platform development platform sees light of day, as well as a number of new and upgraded tools, including some aimed at .NET developers.

Telerik last week officially launched its open source NativeScript project designed to create native cross-platform apps via JavaScript. NativeScript 1.0 was unveiled along with a bevy of other new and upgraded products at the company's TelerikNEXT conference in Boston.

NativeScript takes a different approach to writing native apps for the major mobile platforms with one code base. While numerous such approaches to reach that goal exist, each has its drawbacks and trade-offs, and none have proven 100 percent capable of providing truly native apps with the same look, feel and functionality of native-coded apps.

"NativeScript framework enables developers to use pure JavaScript language to build native mobile applications running on all major mobile platforms -- Apple iOS, Google Android and Windows Universal," said exec Valentin Stoychev in announcing the project last June. "The application's UI stack is built on the native platform rendering and layout engine, using native UI components and because of that no compromises with the UX of the applications are done. It is also worth mentioning that a full native API access is provided by using JavaScript."

The NativeScript project is another example of how new-age mobile developers are putting JavaScript to new uses, capitalizing on its ease of use and ubquity in the development world. For example, Facebook is using JavaScript as the basis of its React Native project, wherein coders learn one language to quickly develop separate native apps with one technology and workflow.

Telerik is originally a Bulgarian company specializing in Microsoft-centric UI components that is now a unit of Progress Software Corp. and has branched out to target the iOS and Android camps and expand its open source involvement.

For example, along with NativeScript, the company announced it will open source its JustDecompile engine, described as a Microsoft .NET Framework assembly browsing and decompiling tool.

The company also said it's working with Google to integrate NativeScript with the search giant's AngularJS open source Web application framework.

"The goal of the AngularJS team has always been to simplify developers' lives," Google exec Brad Green said in a statement. "Telerik shares our philosophy and is known for its UI/UX capabilities. When we learned about NativeScript, it only made sense for us to work together to deliver even more value to our community, at large."

In a bunch of other announcements, Telerik said it was releasing its "low-code" Screen Builder, a simplified coding tool targeted at non-developers.

It also announced several Microsoft-centric initiatives, such as a new Office 365 theme for its Telerik Kendo UI HTML/JavaScript platform and a new .NET report server for creating reports for Web, mobile and desktop applications.

"With latest product releases, Telerik is again rounding out its mobile offering to better enable anyone interested in building mobile apps—from low code-to-no-code through the most technical deployments," the company said in a statement.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube