035 JSJ node-webkit

035 JSJ node-webkit

PanelJamison Dance (twitter github blog) Tim Caswell (twitter github howtonode.org) AJ O’Neal (twitter github blog) Charles Max Wood (twitter github Teach Me To Code Intro to CoffeeScript)
Discussion
01:15 - node-webkitSimilar to PhoneGap
Chrome native apps
Chromium05:31 - Event loops and the browsers06:53 - Example appsLight Table app.js
07:42 - node-webkit vs app.js10:00 - ChromeChrome Apps: JavaScript Desktop Development
17:44 - Security implications25:11 - Testing node-webkit applications27:19 - Getting a web app into a native app31:33 - Creating Your First AppJS App with Custom ChromeChromeless Browser Chromeless replacement
PicksHow mismanagement, incompetence and pride killed THQ's Kaos Studios (Jamison) The Insufficiency of Good Design by Sarah Mei (Jamison) app.js (Tim) node-webkit (Tim) Macaroni Grill’s Butternut Asiago Tortellaci (AJ) JCPenney (AJ) Mac OS Stickies (Chuck) Fieldrunners (Chuck)
Node Knockout
Transcript
AJ: Let’s talk about boring stuff. What did you eat for breakfast?TIM: I had donuts.AJ: That sounds nutritious and delicious.[This episode is sponsored by ComponentOne, makers of Wijmo. If you need stunning UI elements or awesome graphs and charts, then go to wijmo.com and check them out.][This episode is sponsored by Gaslight Software. They are putting on a Mastering Backbone training in San Francisco at the Mission Bay Conference Center, December 3rd through 5th of this year. This three day intensive course will forever change the way you develop the front-end of your web applications. For too long, many web developers have approached front-end as drudgery. No more! We’ll help you build the skills to write front-end code you can love every bit as much as your server-side code.][Hosting and bandwidth provided by the Blue Box Group. Check them out at bluebox.net]CHUCK: Hey everybody and welcome to episode 35 of the JavaScript Jabber Show. This week on our panel we have Jamison Dance.JAMISON: Hi guys!CHUCK: Tim Caswell.TIM: Hello!CHUCK: And AJ O’Neal. And I'm Charles Max Wood from devchat.tv. This week, we are going to be talking about ‘Node-webkit’. It seems like Tim is the most familiar with it, so why don’t you jump in and tell us a little bit about it?TIM: All right. Basically the idea is to make desktop apps using Node and then having HTML as your display layer for your widgets. And I start a project doing this several years ago from Topcube, but I failed miserably because I'm not that good of a C engineer. And since then, a few projects have taken up the idea. Node-webkit is one done by Intel and the main engineer there is Roger Wang. So on Roger Wang’s GitHub there is node-webkit. And the other popular one is called ‘app.js’ and I think there is a couple others as well. And some other people have taken over my Topcube project and they use it for some maps app. And all these projects had the basic idea of you have a desktop native app that has Node and node-webkit inside of it.CHUCK: So, is it kind of like PhoneGap or some of these other things for mobile?TIM: Yeah. It’s similar to PhoneGap in that, you get more privileges than a browser would have in a more native experience. Instead of just the PhoneGap extensions, you get all of Node -- you get the full Node environment -- which means you can use all that existing libraries and ecosystem.JAMISON: So how does this compare to the Chrome native apps thing? Because I know that they are more --- already have some like JS APIs that let you touch stuff on the server or things like that. Is this just – it’s not sandbox at all?TIM: Yeah. I mean, this is a native app. It’s not in your browser at all. It bundles its own webkit.JAMISON: Oooh.TIM: It’s more like -- what was that flash thing they had years ago?AJ: ‘Adobe Air’?TIM: Air yeah. It’s like Adobe Air that doesn’t suck.

Support this podcast at — https://redcircle.com/javascript-jabber/donations

Privacy & Opt-Out: https://redcircle.com/privacy

Become a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

Avsnitt(725)

229 JSJ Elm with Richard Feldman

229 JSJ Elm with Richard Feldman

1:13 No Red Ink is hiring; Richard’s book-in-progress 2:10 Frontend Masters Workshop 2:55 Elm’s primary function5:10 Using Elm over using Haskell, React, Javascript, etc.9:15 Increased usability of Elm with each update 13:45 Striking differences between Elm and Javascript16:08 Community reactions to Elm20:21 First Elm conference in September22:11 The approach for structuring an Elm app23:45 Realistic time frame for building an app from scratch32:20 Writing pure functions and immutable data; how Elm uses Side-Effects38:20 Scaling a big FP application44:15 What Javascript developers can take away from using Elm48:00 Richard on Twitter PICKS“In a World…” MovieBuilding a Live-Validated Signup Form in ElmApple Cider VinegarCETUSA – Foreign exchange programSpecial Guest: Richard Feldman. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

14 Sep 201654min

228 JSJ React Native with Nader Dabit and Mike Grabowski

228 JSJ React Native with Nader Dabit and Mike Grabowski

Code-sharing between mobile and web apps with React NativeUsing native code and JavascriptWhat to know about developing with React NativeThe importance of toolingLive and hot-reloadingUpdating your app on the flyPossible difficulties faced by transitioning to React NativeBridging between native API’s and React NativeWriting apps in Swift or React NativeThe future of React NativeHow to start a React Native project Resources:Frontend MastersHired.comRollbarMicrosoft Code PushReact Native Radio Episode 8Tadeu Zagallo’s WebsiteSpecial Guests: Mike Grabowski and Nader Dabit. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

7 Sep 20161h

227 JSJ Fostering Community Through React with Benjamin Dunphy, Berkeley Martinez, and Ian Sinnott

227 JSJ Fostering Community Through React with Benjamin Dunphy, Berkeley Martinez, and Ian Sinnott

03:08 - Benjamin Dunphy IntroductionTwitterGitHub04:07 - Berkeley Martinez IntroductionTwitterGitHubFree Code Camp04:19 - Ian Sinnott IntroductionTwitterGitHubBlogTruSTAR Technology05:19 - The React Codebase12:38 - Other Important Parts of the React Ecosystem14:22 - The Angular vs the React Ecosystem and CommunityThe Learning Curvecreate-react-app22:07 - CommunityDeveloper ExperienceFunctional Programming26:56 - Getting Connected to the React CommunityMeetup: Real World React@rwreactReactJS San Francisco Bay Area MeetupMeetupEventbriteCalagatorTwitterDan Abramov: My React List29:34 - ConferencesReact.js ConfReact RallyReactNextReactiveConfReactEurope33:28 - Technology From the CommunityreduxThunderCats.js 38:23 - Choices Are Expanding; Not ShrinkingLinting40:19 - The Future of React42:39 - Starting More Communities PicksThis Developing Story (Aimee)Nashville (Aimee)Nodevember (Aimee)egghead.io: React in 7 Minutes (Ben)Lee Byron: Immutable User Interfaces @ Render 2016 (Ben)Nick Schrock: React.js Conf 2016 Keynote (Ben)create-react-app (Ian)Functional Programming Jargon (Ian)The Serverless Framework (Ian)Ben's Blog (Berkeley)Isaac Asimov’s Robot Series (Berkeley)Vsauce: The Zipf Mystery (Berkeley)Kinesis Advantage for PC & Mac (Dave)Special Guests: Benjamin Dunphy, Berkeley Martinez, and Ian Sinnott. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

31 Aug 201651min

226 JSJ Test Doubles with Justin Searls

226 JSJ Test Doubles with Justin Searls

React Remote Conf and Angular Remote Conf  03:15 - Justin Searls IntroductionTwitterGitHubBlogTest DoubleJavaScript Jabber Episode #038: Jasmine with Justin Searls04:13 - Testingtestdouble.jsteenytestSinon.JS08:44 - MockingGrowing Object-Oriented Software, Guided by Tests by Steve Freeman and Nat PryceJim Weirich14:45 - Starting These Concepts as a Junior DeveloperTest-driven Development17:55 - testdouble.js vs. sinon.jsNIH = Not Invented Here26:39 - Duck Typing, Monkey Patching, Duck Punching32:22 - Node.js NegativityDesign, Resources Martin Fowler’s Refactoring and Patterns BooksDomain-Driven Design: Tackling Complexity in the Heart of Software by Eric Evans42:52 - Community45:08 - The AAA Rule: Arrange, Act, Assert51:19 - Error Messages PicksUnemployment (Jamison)React Rally (Jamison)Julia Evans' Tweet: how to be a wizard programmer  (Jamison)See the good in people (Aimee)Sinon.JS (Joe)How to Stay Motivated: Developing the Qualities of Success by Zig Ziglar (Chuck)The Harry Potter Series (Chuck)RetroPie (Justin)How Elm can Make you a Better JavaScript Programer (Justin)NEJS Conf (Justin)Special Guest: Justin Searls. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

24 Aug 20161h 4min

225 JSJ Functional Programming with John A. De Goes

225 JSJ Functional Programming with John A. De Goes

03:08 - John A. De Goes IntroductionTwitterGitHubBlogSlamData04:07 - PureScriptJavaScript Jabber Episode #189: PureScript with John A. De Goes and Phil Freeman04:58 - “Purely Functional” 09:18 - Weaknesses With Functional ProgrammingObject-oriented ProgrammingProcedural Programming14:36 - Organizing a FP CodebaseJohn A. De Goes: A Modern Architecture for FP17:54 - Beginners and Functional Programming; Getting StartedLearning About the History of Functional ProgrammingHiring Junior Devs to do FP28:20 - The Rise of Functional Programming in JavaScript-land32:08 - Handling Existing Applications36:03 - Complexity Argument41:53 - Weighing Language Tradeoffs; Alt.js  PicksNadia Odunayo: The Guest: A Guide To Code Hospitality @ RailsConf 2016 (Aimee)React Rally (Jamison)Cleanup Algorithm (Jamison)PostgreSQL Exercises (Jamison)iPad Pro (Chuck)Smart Keyboard for iPad Pro (Chuck)Apple Pencil (Chuck)GoodNotes (Chuck)John A. De Goes: Halogen: Past, Present, and Future (John)slamdata (John)Special Guest: John A. De Goes. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

17 Aug 201656min

224 JSJ Cypress.js with Brian Mann

224 JSJ Cypress.js with Brian Mann

Angular Remote Conf and React Remote Conf  03:18 - Brian Mann IntroductionTwitterGitHub03:33 - Cypress.io 04:09 - Selenium 08:56 - Cypress vs Selenium16:54 - Similarities: Cypress and Protractor 18:22 - Mocking API Data20:40 - Getting Started with Cypress and The Migration Process21:54 - Testing30:31 - Handling Data on the Backend34:16 - What’s coming next in Cypress?Special Guest: Brian Mann. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

10 Aug 201645min

223 JSJ WebStorm with Dennis Ushakov

223 JSJ WebStorm with Dennis Ushakov

React Remote Conf and Angular Remote Conf  03:18 - Dennis Ushakov IntroductionTwitterGitHubJetBrainsJetBrains Issue TrackerWebStorm@WebStormIDE  03:54 - Writing an IDE in JavaYouTrackTeamCity  04:50 - Specs05:43 - WebStorm DefinedIntegrated Development Environment (IDE)06:19 - IDEs vs Text Editors08:31 - Building an IDELanguage SupportExternal Tool SupportAbstract Syntax Tree (AST)13:00 - Code Reuse15:07 - Prioritizing Features17:11 - Why is IDE tooling important?“Code is read a lot more than it’s written.”19:57 - RefactoringsThe Dynamic Nature of JavaScriptTypeScript-specific Refactorings23:35 - Next Versions of WebstormEarly Access Program25:07 - Framework Support; Usage Data28:12 - Other Technology and Framework Support31:12 - Working for JetBrains 32:17 - Release Cycles and ProceduresEarly Access Program34:39 - Java Source Code ContributionKotlin PicksJesse Kriss: Human scale technology (Jamison)React Rally (Jamison)Vote (Chuck)Transmit (Chuck)Steam Squad (Dennis)Ergobaby Four Position 360 Baby Carrier (Dennis)Special Guest: Dennis Ushakov. Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

3 Aug 20161h 18min

222 JSJ Nodal with Keith Horwood

222 JSJ Nodal with Keith Horwood

02:35 - Keith Horwood IntroductionTwitterGitHubBlogPolybit02:50 - Nodal | nodalThe LAMP StackNode.jsDjangoRails05:41 - Frameworks07:56 - Async Flow; Callback ExecutionBrian LeRoux10:29 - Nodal Use Cases13:11 - GraphQL 15:07 - PostgreSQL 17:56 - Developer Evolutiongithub.com/poly/dotcom24:05 - Scheduled Tasks and MigrationsSidekiq28:57 - ORM Flexibility33:14 - API Payloads35:24 - The ORM40:37 - Testing43:10 - 1.0?45:18 - Getting Started PicksThe 2016 UtahJS Conference (Dave)Writing good code: how to reduce the cognitive load of your code (Aimee)Natural Calm (Aimee)Unplugging from technology (Chuck)#CodeNewbie (Chuck)Angular Remote Conf (Chuck)React Remote Conf (Chuck)Rails Remote Conf (Chuck)All Remote Confs (Chuck)React, IoT, Bots, APIs — Why Web Development Needs a Change (Keith)fortran-machine (Keith)Special Guest: Keith Horwood . Support this podcast at — https://redcircle.com/javascript-jabber/donationsPrivacy & Opt-Out: https://redcircle.com/privacyBecome a supporter of this podcast: https://www.spreaker.com/podcast/javascript-jabber--6102064/support.

27 Juli 201656min

Populärt inom Business & ekonomi

framgangspodden
varvet
badfluence
svd-ledarredaktionen
uppgang-och-fall
rss-borsens-finest
avanzapodden
lastbilspodden
fill-or-kill
rss-dagen-med-di
rss-kort-lang-analyspodden-fran-di
affarsvarlden
borsmorgon
rikatillsammans-om-privatekonomi-rikedom-i-livet
kapitalet-en-podd-om-ekonomi
tabberaset
dynastin
borslunch-2
market-makers
rss-inga-dumma-fragor-om-pengar