NativeScript Inside the Black

NativeScript Inside the Black

Author: Telerik October 23, 2015 Duration: 48:56
On this episode of Eat Sleep Code, guest TJ VanToll talks about the inner-workings of NativeScript. NativeScript is an open source project that allows developers to write native iOS and Android applications using JavaScript, XML and CSS. http://developer.telerik.com/featured/nativescript-inside-the-black-box/ Ed Charbeneau: Hello, and welcome to Eat Sleep Code, the official Telerik podcast. I'm your host, Ed Charbeneau, and with me today is TJ Van Toll. TJ Van Toll: Hey, Ed. EC: And today, we'll be talking about NativeScript. What's inside the black box? TJ is a developer advocate on the DevRel team with Telerik. TJ, you work primarily with the NativeScript team and the engineers to discuss what's going on with NativeScript, and bring NativeScript to the masses. TT: Yeah, that's more or less right. I've been with Telerik for a bit over two years. And I've been involved with a few different Telerik products. So Kendo UI, the Telerik Platform. And I've been working with the NativeScript team for basically the greater part of this year. EC: And NativeScript is a way of developing native applications using JavaScript as the primary development language. Correct? TT: Yeah. I'd like to think of it basically as a way that you can build iOS and Android apps, and Windows Phone, Windows Universal apps, probably some time later this year or early next year. And it's a way of doing it, as you said, with JavaScript, but also some other technologies that developers, and particularly web developers with some languages and technology skill sets that these people may already have. So JavaScript, CSS, optionally typed script. There is a lightweight XML language that's very XAML like for building your actual UIs, NPM for package management. And even when it comes over to the native site, you can use things like CocoaPods for existing iOS frameworks, existing iOS dot framework files, Android frameworks or things like jars. So we try to bring in the most amount of skills that people may already have. And allow people to leverage as many existing tools as you can, all while building iOS and Android apps that a lot of people are looking to do today. 02:22 EC: So what's nice about this is we're building actual native applications from this product. We're not putting this in a web view like, let's say, Apache Cordova or something like that. 02:33 TT: Yes. So that the real single biggest differentiator between NativeScript and something like Cordova and some of these other technologies out there is that you are building a truly native app. And that means that you have a truly native user interface, which means the UI controls are gonna be the same thing that you would have available in iOS app that you built in Xcode or an Android app that you built in Visual Studio. And as such, you're basically gonna have native-like performance because you're using those native controls. Your app is gonna not only look like a native app, but also really perform like a native app as well. Find the full transcript on Telerik Developer Network http://developer.telerik.com/featured/nativescript-inside-the-black-box/

Ever wonder what keeps other developers up at night, or what tools they're genuinely excited about? Eat Sleep Code Podcast pulls up a virtual chair for those conversations, hosted by Telerik. It's a space where the focus is on the people behind the code-their challenges, breakthroughs, and the topics that fuel their passion. You'll hear from a diverse mix of voices within the software development community, covering everything from emerging technologies and practical coding techniques to industry news and career insights. This isn't about dry lectures; it's about the shared experience of building things. As the official Telerik podcast, it stems from a core belief in giving back and fostering genuine connection. Tuning in feels like joining a discussion among peers who are just as curious as you are. Each episode offers a chance to step away from the screen and listen in on the ideas shaping our work, making this podcast a natural companion for your commute or coffee break. It’s about more than just the technical details-it’s about the stories and perspectives that define the daily life in development.
Author: Language: English Episodes: 100

Eat Sleep Code Podcast
Podcast Episodes
Guy Royse - Redis Beyond the Cache [not-audio_url] [/not-audio_url]

Duration: 1:15:07
On this episode of Eat Sleep Code, Guy Royse from Redis Labs talks about how Redis is used for more than just caching data. Guy discusses his passions for Big Foot, UFO encounters and D&D.
JD on Testing, Refactoring and Blogging [not-audio_url] [/not-audio_url]

Duration: 1:02:09
On this episode of Eat Sleep Code Jonathan Danylko [J.D.] talks about why he values unit testing and how it leads to assurances while refactoring code. J.D. discusses what it takes to maintain his .NET blog, danylkoweb.c…
John Bristowe Octopus Hunter [not-audio_url] [/not-audio_url]

Duration: 1:00:11
On this episode of Eat Sleep Code, John Bristowe talks about deploying software and managing the process with Octopus Deploy. John discusses his career in development, soft skills, and his hobby projects using Raspberry…
Layla Porter and Women of .NET [not-audio_url] [/not-audio_url]

Duration: 1:15:01
On this episode of Eat Sleep Code, Laya Porter a Developer Advocate form VMware® Tanzu® talks about her project Women of .NET. Twitch streaming, gaming and travel are discussed.
Tech Events Amid the Pandemic [not-audio_url] [/not-audio_url]

Duration: 1:06:56
On this episode of Eat Sleep Code, Ed Charbeneau and John Bristowe talk about the Tech Conferences initial response to the pandemic. Recorded 3.2.2020 https://www.theurlist.com/esc-news-3-2-2020
Eat Sleep News [not-audio_url] [/not-audio_url]

Duration: 1:03:34
On this episode of Eat Sleep Code, John Bristowe and Ed Charbeneau discuss software development and technology news from around the web. Links from this show: https://www.theurlist.com/esc-news-2-18-2020
Rock City A11y [not-audio_url] [/not-audio_url]

Duration: 44:36
On this episode of Eat Sleep Code, we talk to accessibility expect and front end developer Chris Demars. Chris discusses the current state of accessibility (a11y) on the web. We learn about common accessibility problems,…
Net Core on the Desktop [not-audio_url] [/not-audio_url]

Duration: 26:57
On this episode of Eat Sleep Code, guests Olia Gavrysh and Daniel Jacobson discuss how .NET Core 3 will improve the Windows Desktop app development landscape. We discuss application compatibility, and building bridges be…
Blazor a live QA with Daniel Roth at Build [not-audio_url] [/not-audio_url]

Duration: 43:47
On this episode of eat sleep code, ASP.NET PM Daniel Roth answers live questions about Blazor. Blazor is a new SPA framework by Microsoft that enables full stack C# web applications by leveraging WebAssembly. Daniel fill…
The Uno Platform And Web Assembly [not-audio_url] [/not-audio_url]

Duration: 40:57
On this episode of Eat Sleep Code, Jérôme Laban, Uno Platform CTO talks about the prospects of using Uno to create cross platform .NET applications. Jérôme also discusses the use of WebAssembly by Uno and what WebAssembl…