Podcasts about nativescript nativescript

  • 6PODCASTS
  • 8EPISODES
  • 56mAVG DURATION
  • ?INFREQUENT EPISODES
  • Feb 5, 2019LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about nativescript nativescript

Latest podcast episodes about nativescript nativescript

Devchat.tv Master Feed
VoV 047: Games & Other Novel Uses for Vue with Kevin Drum

Devchat.tv Master Feed

Play Episode Listen Later Feb 5, 2019 52:54


Sponsors: KendoUI Sentry use the code "devchat" for $100 credit TripleByte Panel: Chris Fritz Divya Sasidharan Erik Hatchett Charles Max Wood Special Guest: Kevin Drum Notes: This episode features special guest Kevin Drum from Virginia. Kevin is a remote developer for Asteris, a company supplying tech to veterinarians based out of Colorado. Kevin works daily on a Vue app called Keystone Omni which provides imaging solutions for veterinarians, but was invited on the show because he made a blackjack game with Vue. The panel discusses his inspiration for making a game with Vue, since Vue is most often used to manage data. Kevin details the technologies he used to create his game, including GreenSock and the influence of Vue X on the design of his app. He discusses some of the bugs he encountered while creating his game. Kevin talks about designing the interface with Figma and the caution that should be taken when adding sound effects to a game. He discusses his decision to use Canvas and WebGL, as well as other technologies like Vue Babylon JS. The panelists talk about shaders, an algorithm that will manipulate shapes, and the difficulties with using them. They talk about how to get started making your own game. Kevin advises listeners to first focus on the logic of the game and then on the aesthetics, encouraging a “make it work first, then make it pretty later” approach. They also encourage listeners to play around with Vue by making a demo app first to practice changing all the different properties of the elements. The panelists talk about other uses for Vue in games and if there are benefits to writing a game loop outside of Vue. Chris highlights the #vuenicorn contest that was hosted on twitter. Terms: Canvas Dom elements SVG CSS GreenSock webGL Node VueX Figma Tone JS Vue Babylon JS Unity Native Electron Cordova Capacitor Shaders Phaser Web audio API Picks: Chris: CrossCode Vue Conf US Workshops Erik: Let's talk about an unnecessary but popular Vue plugin article Charles: McKirdy Trained Running Coaches Garmin Foreunner Watch Kevin: Refactoring UI Game Programming Patterns

Devchat.tv Master Feed
RRU 047: Expo with Charlie Cheever

Devchat.tv Master Feed

Play Episode Listen Later Feb 5, 2019 63:10


Sponsors: KendoUI Sentry use the code "devchat" for $100 credit TripleByte $1000 signing bonus Cachefly Panel: Nader Dabit Justin Bennett Charles Max Wood Special Guest:  Charlie Cheever Notes: This episode of React Round Up has the panelists talking to Charlie Cheever, a former Facebook employee, who currently works on Expo.  The panel discusses Charlies article called “Should we be using React Native?”,  Airbnb sunsetting their React Native app, and the nature of the Expo app. Charlie describes Expo as the easiest way to do React Native using just JavaScript, and making it as easy and powerful as possible. Expo works kind of like a web browser for JavaScript, and is available on iOS, Android, and and Google app stores. Expo CLI has replaced Create React Native CLI because Expo is more user friendly. Many features are already included in Expo, including OTA updates, dealing with fonts, video player, Facebook ad and Google ads, barcode scanner, Native maps, and much more. To get started on your computer, go to snack.expo.io or download the Expo app on your phone. The panelists chat about the success of Charlie’s company and how he has attracted so many great programmers to his company. Charlie gives a history of how Expo got started. Charlie gives advice on how to start a business around a free tool, and the goal of Expo to make every service available on the app before focusing on making money. The panel discusses sustainability in the software world, as making people pay for things can drive them to write their own stuff. They talk about the benefits of using Expo and its ability to cross platforms, and enterprise companies such as Youtube and Instagram shifting over to using React. Charlie attributes this shift to two things; the increase in software developer salaries driving down the number of available software engineers, which makes it difficult for smaller companies to hire engineers, thus pushing them to use things like React and Expo to make up for it. Last, the panelists talk about the possibility that the world is moving towards a future characterized by a “write once, run everywhere” and more uniform experiences across operating systems. Terms: React Native Expo Expo CLI VS Code Emacs Vim Xamarin Titanium Native Script AWS Picks: Nader: Video series on Egghead On Grand Strategy Justin: rePNG Dark Reader Charles: Pomodoro method Kanbonflow John Somnez video Charlie: React navigation React Native Gesture Handler React Native Reanimated Wiliam Candelon “Can It Be Done in React Native” videos

Views on Vue
VoV 047: Games & Other Novel Uses for Vue with Kevin Drum

Views on Vue

Play Episode Listen Later Feb 5, 2019 52:54


Sponsors: KendoUI Sentry use the code "devchat" for $100 credit TripleByte Panel: Chris Fritz Divya Sasidharan Erik Hatchett Charles Max Wood Special Guest: Kevin Drum Notes: This episode features special guest Kevin Drum from Virginia. Kevin is a remote developer for Asteris, a company supplying tech to veterinarians based out of Colorado. Kevin works daily on a Vue app called Keystone Omni which provides imaging solutions for veterinarians, but was invited on the show because he made a blackjack game with Vue. The panel discusses his inspiration for making a game with Vue, since Vue is most often used to manage data. Kevin details the technologies he used to create his game, including GreenSock and the influence of Vue X on the design of his app. He discusses some of the bugs he encountered while creating his game. Kevin talks about designing the interface with Figma and the caution that should be taken when adding sound effects to a game. He discusses his decision to use Canvas and WebGL, as well as other technologies like Vue Babylon JS. The panelists talk about shaders, an algorithm that will manipulate shapes, and the difficulties with using them. They talk about how to get started making your own game. Kevin advises listeners to first focus on the logic of the game and then on the aesthetics, encouraging a “make it work first, then make it pretty later” approach. They also encourage listeners to play around with Vue by making a demo app first to practice changing all the different properties of the elements. The panelists talk about other uses for Vue in games and if there are benefits to writing a game loop outside of Vue. Chris highlights the #vuenicorn contest that was hosted on twitter. Terms: Canvas Dom elements SVG CSS GreenSock webGL Node VueX Figma Tone JS Vue Babylon JS Unity Native Electron Cordova Capacitor Shaders Phaser Web audio API Picks: Chris: CrossCode Vue Conf US Workshops Erik: Let's talk about an unnecessary but popular Vue plugin article Charles: McKirdy Trained Running Coaches Garmin Foreunner Watch Kevin: Refactoring UI Game Programming Patterns

React Round Up
RRU 047: Expo with Charlie Cheever

React Round Up

Play Episode Listen Later Feb 5, 2019 63:10


Sponsors: KendoUI Sentry use the code "devchat" for $100 credit TripleByte $1000 signing bonus Cachefly Panel: Nader Dabit Justin Bennett Charles Max Wood Special Guest:  Charlie Cheever Notes: This episode of React Round Up has the panelists talking to Charlie Cheever, a former Facebook employee, who currently works on Expo.  The panel discusses Charlies article called “Should we be using React Native?”,  Airbnb sunsetting their React Native app, and the nature of the Expo app. Charlie describes Expo as the easiest way to do React Native using just JavaScript, and making it as easy and powerful as possible. Expo works kind of like a web browser for JavaScript, and is available on iOS, Android, and and Google app stores. Expo CLI has replaced Create React Native CLI because Expo is more user friendly. Many features are already included in Expo, including OTA updates, dealing with fonts, video player, Facebook ad and Google ads, barcode scanner, Native maps, and much more. To get started on your computer, go to snack.expo.io or download the Expo app on your phone. The panelists chat about the success of Charlie’s company and how he has attracted so many great programmers to his company. Charlie gives a history of how Expo got started. Charlie gives advice on how to start a business around a free tool, and the goal of Expo to make every service available on the app before focusing on making money. The panel discusses sustainability in the software world, as making people pay for things can drive them to write their own stuff. They talk about the benefits of using Expo and its ability to cross platforms, and enterprise companies such as Youtube and Instagram shifting over to using React. Charlie attributes this shift to two things; the increase in software developer salaries driving down the number of available software engineers, which makes it difficult for smaller companies to hire engineers, thus pushing them to use things like React and Expo to make up for it. Last, the panelists talk about the possibility that the world is moving towards a future characterized by a “write once, run everywhere” and more uniform experiences across operating systems. Terms: React Native Expo Expo CLI VS Code Emacs Vim Xamarin Titanium Native Script AWS Picks: Nader: Video series on Egghead On Grand Strategy Justin: rePNG Dark Reader Charles: Pomodoro method Kanbonflow John Somnez video Charlie: React navigation React Native Gesture Handler React Native Reanimated Wiliam Candelon “Can It Be Done in React Native” videos

Angular Air
56 ngAir - Is NativeScript The Holy Grail For Mobile Development?

Angular Air

Play Episode Listen Later Mar 2, 2016 61:57


Is NativeScript the holy grail for mobile development? Sponsors: Auth0, Thoughtram Panel: Olivier Combe, Nathan Walker, Ari Lerner Guest: TJ VanToll, Jen Looper#main-content Intros What is NativeScript? What problem is it trying to solve?            What makes NativeScript unique? Accessing all APIs through JavaScript How does NativeScript integrate with Angular 2? Discuss setting up a cookbook for {N} + ng2 similar to whatangular team recently published: https://angular.io/docs/ts/latest/cookbook/ Any story of sharing code between the web and mobile? NativeScript for the Web https://github.com/NativeScript/NativeScript/issues/1612  Comparisons NativeScript vs Ionic? Can you turn an Ionic app into a NativeScript app? NativeScript vs React Native How does it differ from something like fusetools.com orflutter.io?  What does the future hold? (Angular

Devchat.tv Master Feed
074 AiA NativeScript with Burke Holland and TJ VanToll

Devchat.tv Master Feed

Play Episode Listen Later Dec 31, 2015 52:20


Get your JS Remote Conf tickets!   02:20 - Burke Holland Introduction Twitter GitHub Blog Telerik 02:40 - TJ VanToll Introduction Twitter GitHub Blog Telerik 03:04 - NativeScript + Angular; The DOM @nativescript Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript @ AngularConnect 2015 JavaScript Jabber Episode #186: NativeScript with TJ VanToll and Burke Holland 07:04 - Getting Started/Setting Up a New Application NativeScript Getting Started Guide Plugins and npm modules   plugins.telerik.com Power Features: Skill Reuse 10:34 - Code Reuse Data Models Components 17:00 - Platform Specific Customization 22:12 - Plugins (Cont’d) Telerik's Verified Plugin Marketplace Podfile 27:36 - Doing Things with Angular + NativeScript Animation ngAnimate TypeScript IDEs 34:14 - Testing github.com/NativeScript/NativeScript/tree/master/apps/tests Appium 37:08 - What’s coming down the pipeline? Documentation, Samples 39:19 - Comparing Angular + NativeScript to React Native The iPhreaks Show Episode #128: JavaScriptCore with Cesare Rocchi 42:31 - UI for NativeScript Picks Pebble Time Steel (Chuck) Fathead (Chuck) Apple Photos (TJ) Michigan State (TJ) Buy albums you love to support music artists (Burke)

blog testing dom animation michigan state university burke ui github components samples documentation ides plugins angular typescript react native fathead doing things apple photos telerik nativescript appium pebble time steel javascriptcore tj vantoll code reuse new application burke holland js remote conf cesare rocchi javascript jabber episode iphreaks show episode nativescript nativescript burke holland introduction sebastian witalec building nganimate tj vantoll introduction
All Angular Podcasts by Devchat.tv
074 AiA NativeScript with Burke Holland and TJ VanToll

All Angular Podcasts by Devchat.tv

Play Episode Listen Later Dec 31, 2015 52:20


Get your JS Remote Conf tickets!   02:20 - Burke Holland Introduction Twitter GitHub Blog Telerik 02:40 - TJ VanToll Introduction Twitter GitHub Blog Telerik 03:04 - NativeScript + Angular; The DOM @nativescript Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript @ AngularConnect 2015 JavaScript Jabber Episode #186: NativeScript with TJ VanToll and Burke Holland 07:04 - Getting Started/Setting Up a New Application NativeScript Getting Started Guide Plugins and npm modules   plugins.telerik.com Power Features: Skill Reuse 10:34 - Code Reuse Data Models Components 17:00 - Platform Specific Customization 22:12 - Plugins (Cont’d) Telerik's Verified Plugin Marketplace Podfile 27:36 - Doing Things with Angular + NativeScript Animation ngAnimate TypeScript IDEs 34:14 - Testing github.com/NativeScript/NativeScript/tree/master/apps/tests Appium 37:08 - What’s coming down the pipeline? Documentation, Samples 39:19 - Comparing Angular + NativeScript to React Native The iPhreaks Show Episode #128: JavaScriptCore with Cesare Rocchi 42:31 - UI for NativeScript Picks Pebble Time Steel (Chuck) Fathead (Chuck) Apple Photos (TJ) Michigan State (TJ) Buy albums you love to support music artists (Burke)

blog testing dom animation michigan state university burke ui github components samples documentation ides plugins angular typescript react native fathead doing things apple photos telerik nativescript appium pebble time steel javascriptcore tj vantoll code reuse new application burke holland js remote conf cesare rocchi javascript jabber episode iphreaks show episode nativescript nativescript burke holland introduction sebastian witalec building nganimate tj vantoll introduction
Adventures in Angular
074 AiA NativeScript with Burke Holland and TJ VanToll

Adventures in Angular

Play Episode Listen Later Dec 31, 2015 52:20


Get your JS Remote Conf tickets!   02:20 - Burke Holland Introduction Twitter GitHub Blog Telerik 02:40 - TJ VanToll Introduction Twitter GitHub Blog Telerik 03:04 - NativeScript + Angular; The DOM @nativescript Sebastian Witalec: Building native mobile apps with Angular 2 0 and NativeScript @ AngularConnect 2015 JavaScript Jabber Episode #186: NativeScript with TJ VanToll and Burke Holland 07:04 - Getting Started/Setting Up a New Application NativeScript Getting Started Guide Plugins and npm modules   plugins.telerik.com Power Features: Skill Reuse 10:34 - Code Reuse Data Models Components 17:00 - Platform Specific Customization 22:12 - Plugins (Cont’d) Telerik's Verified Plugin Marketplace Podfile 27:36 - Doing Things with Angular + NativeScript Animation ngAnimate TypeScript IDEs 34:14 - Testing github.com/NativeScript/NativeScript/tree/master/apps/tests Appium 37:08 - What’s coming down the pipeline? Documentation, Samples 39:19 - Comparing Angular + NativeScript to React Native The iPhreaks Show Episode #128: JavaScriptCore with Cesare Rocchi 42:31 - UI for NativeScript Picks Pebble Time Steel (Chuck) Fathead (Chuck) Apple Photos (TJ) Michigan State (TJ) Buy albums you love to support music artists (Burke)

blog testing dom animation michigan state university burke ui github components samples documentation ides plugins angular typescript react native fathead doing things apple photos telerik nativescript appium pebble time steel javascriptcore tj vantoll code reuse new application burke holland js remote conf cesare rocchi javascript jabber episode iphreaks show episode nativescript nativescript burke holland introduction sebastian witalec building nganimate tj vantoll introduction