Logo
    Search

    vue.js

    Explore "vue.js" with insightful episodes like "The VueJS Show (Scott teaches Wes)" and "Potluck EP × Vue.js × Headless WP × Typescript & Flow × Productivity × Server Side Rendering × Yeoman" from podcasts like ""Syntax - Tasty Web Development Treats" and "Syntax - Tasty Web Development Treats"" and more!

    Episodes (2)

    The VueJS Show (Scott teaches Wes)

    The VueJS Show (Scott teaches Wes)

    In this episode Wes and Scott talk about VueJS - what it is, how it compares to other frontend frameworks, and how to get the most out of it.

    Sentry - Sponsor

    If you want to know what’s happening with your errors, track them with Sentry. Sentry is open-source error tracking that helps developers monitor and fix crashes in real time. Cut your time on error resolution from five hours to five minutes. It works with any language and integrates with dozens of other services. Syntax listeners can get two months for free by visiting Sentry.io and using the coupon code “tastytreat”.

    Clubhouse - Sponsor

    Clubhouse is the first project management software that brings everyone together so that teams can focus on what matters: creating products that customers love. Clubhouse provides a perfect balance of simplicity and structure for better cross-functional collaboration. Check out https://clubhouse.io/syntax and get your first two months free.

    Show Notes

    2:22 - What’s the deal with VueJS?

    • Combines ideas from Angular 1, React and Blaze
    • Ease of Angular 1
    • App structure of React

    8:02 - Components

    • Template syntax is similar to handlebars

      • aka {{stuff}}
    • v-bind:property

      • v-bind:property or simply :bind allows you to dynamically bind a value to a property
    • Props

      • Props must be declared before they can be used in a template.
    • Script tag

      • Where imports happen
      • Where props are defined, computed properties, action events and lifecycle
    • Actions

      • v-on:click="doSomething"
      • @click="doSomething"
      • These will run a doSomething event defined in your script export via methods
    • Lifecycle

      • How does data fetching work?
    • CSS

      • Can be scoped to file by adding 

    Potluck EP × Vue.js × Headless WP × Typescript & Flow × Productivity × Server Side Rendering × Yeoman

    Potluck EP × Vue.js × Headless WP × Typescript & Flow × Productivity × Server Side Rendering × Yeoman

    It's a Potluck episode - you bring the questions and we turn them into tasty treats.

    DeployHQ - Sponsor

    DeployHQ is the easiest way to deploy websites to your servers. Invite your team and set up automated deployment processes to:

    • Compile a production build of your assets
    • Deploy securely to servers behind VPNs and firewalls
    • Execute SSH commands
    • Manage and upload your config files
    • Preview and schedule deployments
    • Track and monitor your deployments in real-time

    Deploy to multiple servers at the same time, whether that be your own server via FTP/SSH, or an Amazon S3 bucket. You can even start deployments automatically whenever you push!

    Instant setup for repositories hosted on GitHub, Bitbucket, GitLab and Codebase, plus realtime notifications in your favourite chat services like Slack or HipChat.

    To get 50% off your first 6 months, head on over to deployhq.com/syntax. The first 25 listeners to deploy successfully will receive a FREE branded mug or t-shirt!

    Fluent Conf - Sponsor

    Developers, software engineers, designers, and web performance professionals flock to Fluent in pursuit of a common goal: building a better web. That means delivering fast, secure, accessible experiences to users and customers.

    Fluent covers a broad range of technologies and topics to provide web programming professionals with the skills, connections, and inspiration needed to build better online and mobile experiences.

    Fluent is this June 11-14 in San Jose, CA. Save 20% today with code: SYNTAX

    Submit Your Questions Here

    Show Notes

    02:44

    6:20

    10:45

    • What was your biggest breakthrough in Programming?
    • Nude.js

    20:00

    25:00

    • Thoughts on CMSes? Headless? Database Driven? Static Site Generator?
    • Headless WordPress
    • Gatsby

    34:00

    • How can I start creating and selling courses?

    40:00

    • How did you two become renown in the developer community?
    • We don't think we're renown :)
    • YouTube Ad Revenue is poor

    46:00

    • Server Side Rendering with JavaScript Apps

    53:00

    • Is Yeoman still a thing?

    ×SICK×PICKS×

    Shameless Plugs

    Tweet us your tasty treats!