065 JSJ Build Tools with Adam Hawkins
JavaScript Jabber28 Kesä 2013

065 JSJ Build Tools with Adam Hawkins

PanelAdam Hawkins (twitter github blog) Jamison Dance (twitter github blog) Joe Eames (twitter github blog) Charles Max Wood (twitter github Teach Me To Code Rails Ramp Up)
Discussion
01:16 - Adam Hawkins IntroductionJavaScript Application Build Tools: Adam Hawkins 003 JSJ Build Tools
01:51 - What Are Build Tools?
02:46 - Build ProcessEmber.js CoffeeScript Sass Grunt.js Yeoman RequireJS minispade jQuery
09:15 - MinificationHandlebars.js barber
10:30 - Ruby on RailsClient-Side Applications
16:43 - Chuck’s Build Process
17:32 - Joe’s Build Process
18:54 - Source MapsConcatenation
24:09 - iridiumrake-pipeline Brunch
32:56 - Recommendations for Building
35:23 - TestingQUnit
PicksSub Rosa (Jamison) biggie (Jamison) Kingdom Rush Frontiers (Joe) The Rithmatist by Brandon Sanderson (Joe) Ward Cunningham (Joe) Speedtest.net (Chuck) ThemeForest (Chuck) Solo Piano Radio (Adam) ConvertKit (Adam) Staticly (Adam)
Next Week
Transitioning to JavaScript
Transcript[Hosting and bandwidth provided by the Blue Box Group. Check them out at Bluebox.net.] [This episode is sponsored by Component One, makers of Wijmo. If you need stunning UI elements or awesome graphs and charts, then go to Wijmo.com and check them out.] [This podcast is sponsored by JetBrains, makers of WebStorm. Whether you’re working with Node.js or building the front end of your web application, WebStorm is the tool for you. It has great code quality and code exploration tools and works with HTML5, Node, TypeScript, CoffeeScript, Harmony, LESS, Sass, Jade, JSLint, JSHint, and the Google Closure Compiler. Check it out at JetBrains.com/WebStorm.]CHUCK: Hey everybody, and welcome to Episode 65 of the JavaScript Jabber Show. This week on our panel, we have Jamison Dance.JAMISON: Hello friends.CHUCK: Joe Eames.JOE: Hey there.CHUCK: I’m Charles Max Wood from DevChat.TV. And this week, we have a special guest, Adam Hawkins.ADAM: Hey, how you guys doing?CHUCK: Terrific. So, you want to introduce your self since you’re new to the show?ADAM: Yeah. My name is Adam Hawkins. I’m primarily a Ruby guy but have come to the JavaScript world through Ember and browser applications. I’ve been here now for about a year and a half and just learning as I go along,CHUCK: Nice. So anyway, you recommended that we talk about build tools and then you wrote a blog post about it. We talked about build tools, I think on Episode 2 or 3 or something. In your mind, what are build tools?ADAM: Well, I think a build tool is something that you need to create a JavaScript application. There is a distinction between, say maybe an application or something [inaudible] that needs CoffeeScript or something like that versus a full-blown application that runs on the browser which needs modules, asset pre-compilation, templates, all those sorts of stuff, and testing and things like that. So, on one end, you have build tools that simply do the compilation and the concatenation, and then you have other tools that aim to be like a whole development environment. So, there is a large spectrum and you just have to choose which you need, basically.CHUCK: What kind of a build process do you guys have on the projects that you work on?ADAM: Well, okay. My background is, we are building a CRM with Ember.js and we needed a lot of different things. Well, my team prefers to write in CoffeeScript and use Sass. So, we needed those two things right away. Then we needed module compilation and then also asset concatenation, minification, as well as environment support. We need to develop a certain code and then deploy a certain code and a few other things. So, it’s pretty complicated and we needed a tool to do that. Well, I wrote one after looking at what’s out there.JAMISON: So,Special Guest: Adam Hawkins.

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.

Jaksot(725)

Women on Stage and in Tech with Moran Weber - JSJ 483

Women on Stage and in Tech with Moran Weber - JSJ 483

Moran Weber is the CEO of Women on Stage. She helps women prepare for and speak on stages at conferences in technology and other related areas. She joins the Jabber panel this week to discuss women's place in technology, the importance of them appearing at conferences, and the outcomes of women in the technology space.PanelAimee KnightAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestMoran WeberSponsorsDev Influencers AcceleratorLinksMJS 078: Steve Edwards | Devchat.tvMJS 108: Dan Shappir | Devchat.tvViews on Vue: VUE 137: Using Laravel and VueJS in an Enterprise ApplicationCREATE FOLDER RECURSIVELY WITH POWERSHELLTwitter: Moran Weber ( @moranWeber )PicksAimee- Reverse Engineering a Docker Image - The Art of MachineryAJ- Follow Beyond Code Bootcamp: FacebookAJ- Beyond Code Bootcamp - YouTubeAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )AJ- webinstall.dev/vim-essentialsAJ- Jesus Christ AJ- New TestamentCharles- Dev Influencers | Devchat.tvCharles- Podcast Guest Preparation InstructionsCharles- The Courier (2020)Dan- Music ShowDan- Back/forward cacheMoran- Women tech speakers | Women on StageSteve- Timothy Keller Sermons Podcast by Gospel in LifeSteve- icanhazdadjokeSpecial Guest: Moran Weber . 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.

11 Touko 20211h 19min

Becoming the Go-To Person in Your Technology Area - BONUS

Becoming the Go-To Person in Your Technology Area - BONUS

Chuck was on a strategic call with one of his potential coaching clients talking about cryptocurrencies and realized that this is one of the major reasons that people want to become influencers. Or, rather, that many people aspire to make a difference and/or make money and the best way to do that is to become the person people go to for what you do.So, how do you become the first person people think of when they think of that thing you know how to do? Let Chuck tell you.PanelCharles Max WoodSupport 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 Touko 202116min

Changes in the JAMstack Landscape with Sean C Davis - JSJ 482

Changes in the JAMstack Landscape with Sean C Davis - JSJ 482

Dan kicks the show off by asking our guest Sean C. Davis to define for us what doesn't fall under JAMstack. Sean explains what isn't JAMstack and then dives into what's changed over the last year or so that brings us to the tools and approaches that hybridize the server end of things to bring more server side to the JAMstack.So, JAMstack lifts away from a monolithic backend to provide an independent front-end with a supporting set of back-end tools rather than a back-end with supporting front-end tools. This episodes dives into the implications of this approach as a reaction to the more traditional monolith.PanelAJ O'NealDan ShappirGuestSean C DavisSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialJavaScript Error and Performance Monitoring | SentryLinksComparing Static Site Generator Build Times | CSS-TricksGrouparoo: Open Source Synchronization  FrameworkUnmute Your Story | UnmutePicksAJ-  Follow Beyond Code | FacebookAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )AJ- vim-essentials | webinstall.devAJ- StackExchange AJ- Stack Overflow: The Architecture - 2016 EditionAJ- Comparing Static Site Generator Build Times | CSS-TricksAJ- Digital Ocean ($100 or 60 Days Free)Dan- How Wix improved website performance by evolving their infrastructureDan- Who has the fastest F1 website in 2021? Part 1Sean- Free JavaScript ResourcesSean- Ted Lasso Special Guest: Sean C Davis.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentryRaygun: Raygun now offers Real User Monitoring of Core Web Vitals. Start your 14-day free trial now.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.

4 Touko 20211h 3min

Don't Let These Things Keep You From Podcasting - BONUS

Don't Let These Things Keep You From Podcasting - BONUS

Charles talks about the things that get developers stuck when they're trying to start their podcast or other influencer channel. He explains how to get around having those things hamper your journey.PanelCharles Max WoodSupport 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.

29 Huhti 202115min

Data Oriented Programming with Yehonathan Sharvit - JSJ 481

Data Oriented Programming with Yehonathan Sharvit - JSJ 481

Yehonathan Sharvit joins the Jabber crew to discuss Data Oriented Programming. Data Oriented Programming is a way to reduce complexity by managing the shape of the data before we send it over the wire. Rather than managing data you send between services in class hierarchies, you focus on the data's meaning and manipulate it so the data it includes updates to your datastore like Redux and then cascade changes from your data.PanelAimee KnightAJ O'NealCharles Max WoodSteve EdwardsGuestYehonathan SharvitSponsorsDev Influencers AcceleratorJavaScript Error and Performance Monitoring | SentryLinksTwitter: Yehonathan Sharvit ( @viebel )PicksAimee- Zsh Tricks to Blow your MindAJ- UREVO Under Desk TreadmillAJ- 3 Filter Water FilterAJ- AJ ONeal | FacebookAJ- Beyond Code Bootcamp - YouTubeAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )Charles- Adventures in Machine Learning | Devchat.tvCharles- She's in Tech | Devchat.tvCharles- Dev Influencers AcceleratorCharles- DoctorsYehonathan- GitHub | viebel/klipse Special Guest: Yehonathan Sharvit.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentrySupport 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 Huhti 20211h

BONUS: Relationships Matter Most

BONUS: Relationships Matter Most

Charles Max Wood talks about how to build, grow, and benefit from positive relationships within programming. He talks about how he's built genuine positive relationships with hundreds of programmers and how he and others have grown from those relationships. He also explains that you get out of relationships what you put into them. Finally, he goes into how to begin to build relationships by building a system of influence you can use on behalf of the people you want relationships with.PanelCharles Max WoodSupport 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.

23 Huhti 202119min

JSJ 480: Are Micro Frontends worth the effort? (And if so when?)

JSJ 480: Are Micro Frontends worth the effort? (And if so when?)

Micro frontends are the topic of discussion again, this time with Grgur Grisogono, Principal Consultant at Modus Create and co-author of the Manning book "Ext JS in Action". In particular, Grgur explains the new module federation capabilities introduced by Webpack, and describes how they can be used to construct micro frontends in a much more streamlined and modular fashion.PanelAJ O'NealCharles Max WoodDan ShappirSteve EdwardsGuestGrgur GrisogonoSponsorsDev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trial JavaScript Error and Performance Monitoring | SentryLinksModule Federation | webpackTwitter: Grgur Grisogono ( @ggrgur )PicksAJ- Jim Kwik 10 Morning HabitsAJ- Wayne Brady's Comedy IQAJ- Beyond Code GmbH | FacebookAJ- Beyond Code Bootcamp | YouTubeAJ- Twitter: Beyond Code Bootcamp ( @_beyondcode )AJ- Digital Ocean (2 Months or $100 Free)Charles- The 12 Week Year by Brian P. Moran and Michael Lennington Charles- TrainingPeaks | Hit Your StrideCharles- Phil's Beginner Marathon Plan ( 4-6hrs/wk )Charles- ClickUpDan- Smash BurgerDan- #JavaScriptRiddle | TwitterGrgur- YeastGrgur- Modus CreateGrgur- Modus Create, Inc. | YouTubeSteve- Intagram: ( pun_bible )Steve- Instagram: ( standup.trex )Special Guest: Grgur Grisogono.Sponsored By:Sentry: Resolve JavaScript errors and performance issues with SentryRaygun: Raygun now offers Real User Monitoring of Core Web Vitals. Start your 14-day free trial now.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.

20 Huhti 20211h 14min

BONUS: How Opportunities Come Your Way When You're an Influencer

BONUS: How Opportunities Come Your Way When You're an Influencer

Charles Max Wood discusses several opportunities that came his way early in his podcasting career and other opportunities that have come to other people after only a couple of podcast episodes. He explains why that happens and how you can use this to create more influence as a developer.PanelCharles Max WoodSupport 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.

16 Huhti 202120min

Suosittua kategoriassa Liike-elämä ja talous

sijotuskasti
mimmit-sijoittaa
psykopodiaa-podcast
rss-rahapodi
puheenaihe
ostan-asuntoja-podcast
rss-rahamania
pomojen-suusta
hyva-paha-johtaminen
rss-seuraava-potilas
rss-startup-ministerio
oppimisen-psykologia
rss-lahtijat
rss-bisnesta-bebeja
rss-paasipodi
herrasmieshakkerit
rahapuhetta
rss-wtf-markkinointi-by-dagmar
rss-myyntipodi
rss-uppoava-vn-laiva