• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

TeraTech

The ColdFusion Experts: Develop | Secure | Optimize

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

  • Services
    • Consulting
    • Crash
    • Development
    • Maintenance
    • Modernization
    • Security
  • About Us
  • Testimonials
  • Free Assessment
  • Get in touch!

018 VUE More With Less, with John Farrar

April 22, 2017 By Michaela Light Leave a Comment

John Farrar talks about “VUE more with less” in this episode of ColdFusion Alive podcast with host Michaela Light.

John is one of the speakers of the upcoming Into The Box ColdFusion Conference, where he will talk about VUE more with less.

In his ITB talk, John shares how to learn to move beyond jQuery with super friendly JavaScript with VueJS 2.

Contents

  • Show notes
  • Mentioned in this episode
  • Listen to the Audio
  • Bio
    • Learn more about John Farrar at:
  • Interview transcript
    • Read more

Show notes

Here are some of the topics talked about in the episode:

  • What is VueJS?
    • A progressive web app (not single page app)
    • Closer to a desktop app in behavior
    • How to know when to jump into a new framework
  • Why he used to avoid JavaScript (and how it advanced ColdFusion)
  • Why he moved beyond jQuery
  • What problems do the JS frameworks solve
    • jQuery – abstracts out the browser JavaScript differences
    • React – data states in a single page responsive UI using a shadow copy of the DOM
      • MVVM solution
    • Angular – solve the same problem as React but is fully object oriented
      • No version numbers – it is backward compatible and progressive
    • VueJS – building an interactive site with super friendly code
      • Great documentation in English on their site even though it was created in China
      • The most approachable of these JS frameworks
  • Why he is concerned about mounting technical debt in companies today
    • Rank your most critical issues and first the most important first
    • Create automated tests to make sure that past technical debt does not come back
    • A public company technical debt clock
      • Check company moral!
  • How to pick a framework (hint – it is not just popularity contest)
    • Solves the problem you have
      • Why do I really want to use a JavaScript library
    • It is fun
    • The same to Googlebot with or without the framework
    • A growing and thriving community and docs, training courses – to get answers to questions
    • The community has viable funding
    • Is it validated in real-world solutions
  • The challenges being in the framework Olympic circle
    • Vue, Angular and React
    • None are the cult solution
  • How VueJS make JavaScript super friendly
    • VueX and how to stick your data in name spaces
  • The interesting story of how JavaScript has evolved over the years
    • Pre-rendering on a Node.JS server
    • Webkit JS clean up compile step
  • Why are you proud to use CF?
  • WWIT to make CF more alive this year?
    • CF is thriving in the intranets
    • Super B2B tool
    • CommandBox
    • What is CF’s market? + Lucee hits new markets
    • Teach CFers how to build better community
  • What are you looking forward to at Into The Box?

Mentioned in this episode

  • ASC orientated – Approachable Sustainable Collaborative
  • The Open Learning Server
    • Tincan –  The Tin Can API (sometimes known as the Experience API or xAPI) is a brand new specification for learning technology that makes it possible to collect data about the wide range of experiences a person has (online and offline). This API captures data in a consistent format about a person or group’s activities from many technologies.
  • Rick Mason Lansing ColdFusion User Group 
  • “Never first, never last” – Microsoft motto
  • “Great programmers plan the best path through the woods… BUT they don’t resist the multiple daily unexpected rock climbs.” – John Farrar
  • MVP goals for projects
  • The Startup Owner's Manual: The Step-by-Step Guide for Building a Great Company by Steve Blank 
    • There are no facts inside the building – it is a guess – we don’t know until we test – so get outside
  • The Lean Startup: How Today's Entrepreneurs Use Continuous Innovation to Create Radically Successful Businesses by Eric Ries 
  • Start with Why: How Great Leaders Inspire Everyone to Take Action by Simon Sinek 
    • Leaders eat last
  • jQuery
  • React
  • Angular
  • VueJS
    • Created by Evan Yu
  • DOM (Data Object Model)
  • Bootstrap
  • Handlebars
  • Technical debt
  • The way your code works is the interface with your developers
  • Modern ColdFusion
  • Cal Lightman – Microexpressions
  • How will you influence your future today?
  • The is one key thing you find out what your quest is – ask better questions!
    • And listen to the hundreds of questions that are running through your mind every day.
  • Strengthen your strengths, not work on your weakness
  • Switch: How to Change Things When Change Is Hard Kindle Edition by Chip Heath
  • React Flux to manage data states
  • VueX library
  • Node.JS
  • Webkit
  • CommandBox
  • BHAG must be believable for you to engage in the goal
  • Ramp up, maintain momentum and end strong
  • WWIT to reach these company intranets
  • 30 Amazing Vue.js Open Source Projects for the Past Year (v.2018)
  • The Future of Vue.js in 5 Minutes

Listen to the Audio

Bio

John Farrar

John Farrar is an active CF community member who focuses on a strategy that will bring impact without getting delayed by over- engineering.

John Farrar started programming in the late 70's on a Commodore PET. He served in the U.S.Navy and then met his wife during his reservist years. This was when the Amiga drove his computer interest for several years. Eventually, he became a web developer and in the later 90's he started using ColdFusion building dynamic websites.

With about twenty years of web development, John has become known for his work with jQuery, Knockout and Vue AJAX libraries. Sustainable and profitable come together when the right technology is applied to the correct challenges. John enjoys focusing on a strategy that will bring impact without getting delayed by over engineering.

Learn more about John Farrar at:

  • Email
  • Twitter
  • Website

(* WWIT = What Would It Take)

Interview transcript

Michaela Light:                  Welcome back to the show, I'm here with John Farrar, and he is an active community member in the ColdFusion community, and he focuses o a strategy that will bring impact without getting delayed over engineering. We're going to talk a bit about that more later. He's giving a talk called Vue More With Less. Which I think there's a pun in there, because Vue is a JavaScript library. We're going to be covering what is Vue.js, for those folks who haven't figured that out yet, and how he used to avoid JavaScript, and how it advanced ColdFusion, because he did that. Why he moved beyond jQuery, what problems do the various JS frameworks solve, and how you should pick a framework. Hint there, it's not just a popularity contest guys.

The interesting story of how JavaScript has evolved over the years, how Vue.js makes JavaScript super-friendly. The challenges of being in the framework's Olympic circle, and why he's concerned about the mounting technical debt in companies today. Now I'm not talking about the US national debt, it's technical debt. So welcome John.

John Farrar:                        Hello, glad to be here.

Michaela Light:                  Yes, hello, welcome to the podcast. So glad you're here. What exactly is Vue.js?

John Farrar:                        Vue.js is another one of those libraries, and I'll probably talk on that later, some of the things you mentioned there. But Vue.js when version one was out it was really cool looking, had a lot of promise, but it wasn't holistic enough that I was ready to drop an investment of my time and encouraging others to. When version two shipped, it really took off. What Vue.js is, a lot of use have heard of the phrase, single-page applications, I'm a part of the people out here who are trying to change that phrase because when you use a phrase that doesn't describe it well, it confuses people.

Read more

 

And to continue learning how to make your ColdFusion apps more modern and alive, I encourage you to download our free ColdFusion Alive Best Practices Checklist.

Because… perhaps you are responsible for a mission-critical or revenue-generating CF application that you don’t trust 100%, where implementing new features is a painful ad-hoc process with slow turnaround even for simple requests.

What if you have no contingency plan for a sudden developer departure or a server outage? Perhaps every time a new freelancer works on your site, something breaks. Or your application availability, security, and reliability are poor.

And if you are depending on ColdFusion for your job, then you can’t afford to let your CF development methods die on the vine.

You’re making a high-stakes bet that everything is going to be OK using the same old app creation ways in that one language — forever.

All it would take is for your fellow CF developer to quit or for your CIO to decide to leave the (falsely) perceived sinking ship of CFML and you could lose everything—your project, your hard-won CF skills, and possibly even your job.

Luckily, there are a number of simple, logical steps you can take now to protect yourself from these obvious risks.

No Brainer ColdFusion Best Practices to Ensure You Thrive No Matter What Happens Next

ColdFusion Alive Best Practices Checklist

ColdFusion Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

√ Easily create a consistent server architecture across development, testing, and production

√ A modern test environment to prevent bugs from spreading

√ Automated continuous integration tools that work well with CF

√ A portable development environment baked into your codebase… for free!

 

Learn about these and many more strategies in our free ColdFusion Alive Best Practices Checklist.

  • Facebook
  • Twitter
  • LinkedIn

Filed Under: IntoTheBox Conference, CF Alive Podcast Tagged With: caching, CF developer, CF Union survey, ColdFusion, ColdFusion developer, decision making, development, hacking, hiring software developers, into the box conference

← Previous Post 017 Managing an international team, Git, CFML, Node, Joomla, Headaches and Heartaches, with Scott Coldwell – Transcript
Next Post → 018 VUE More With Less, with John Farrar – Transcript

Primary Sidebar

Subscribe on iTunes

Popular podcast episodes

  • Revealing ColdFusion 2021 – Rakshith Naresh
  • CF and Angular – Nolan Erck
  • Migrating legacy CFML – Nolan Erck
  • Adobe API manager – Brian Sappey
  • Improve your CFML code – Kai Koenig

CF Alive Best Practices Checklist

Modern ColdFusion development best practices that reduce stress, inefficiency, project lifecycle costs while simultaneously increasing project velocity and innovation.

Get your checklist

Top articles

  • CF Hosting (independent guide)
  • What is Adobe ColdFusion
  • Is Lucee CFML now better than ACF?
  • Is CF dead?
  • Learn CF (comprehensive list of resources)

Recent Posts

  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia – Transcript
  • 141 Into The Box 2025 ColdFusion conference (all the details) with Daniel Garcia
  • 107 ColdFusion 2021 Revealing Details on How it was Created with Rakshith Naresh
  • The Legacy Continues: ColdFusion Summit East Conference Edition
  • 140 BoxLang modern JVM language that runs CFML code (new CFML engine and much more) with Luis Majano and Brad Wood – Transcript

Categories

  • Adobe ColdFusion 11 and older
  • Adobe ColdFusion 2018
  • Adobe ColdFusion 2020 Beta
  • Adobe ColdFusion 2021
  • Adobe ColdFusion 2023
  • Adobe ColdFusion 2024
  • Adobe ColdFusion 2025
  • Adobe ColdFusion Developer week
  • Adobe ColdFusion Project Stratus
  • Adobe ColdFusion Summit
  • AWS
  • BoxLang
  • CF Alive
  • CF Alive Podcast
  • CF Camp
  • CF Tags
  • CF Vs. Other Languages
  • CFEclipse
  • CFML
  • CFML Open- Source
  • CFUnited
  • ColdBox
  • ColdFusion and other news
  • ColdFusion Community
  • ColdFusion Conference
  • ColdFusion Consulting
  • ColdFusion Developer
  • ColdFusion Development
  • ColdFusion Hosting
  • ColdFusion Maintenance
  • ColdFusion Performance Tuning
  • ColdFusion Projects
  • ColdFusion Roadmap
  • ColdFusion Security
  • ColdFusion Training
  • ColdFusion's AI
  • CommandBox
  • Docker
  • Fixinator
  • Frameworks
  • Fusebox
  • FusionReactor
  • IntoTheBox Conference
  • Java
  • JavaScript
  • JVM
  • Learn CFML
  • Learn ColdFusion
  • Legacy Code
  • Load Testing
  • Lucee
  • Mindmapping
  • MockBox
  • Modernize ColdFusion
  • Ortus Developer Week
  • Ortus Roadshow
  • Server Crash
  • Server Software
  • Server Tuning
  • SQL
  • Survey
  • Survey results
  • TestBox
  • Transcript
  • Webinar
  • Women in Tech

TeraTech

  • About Us
  • Contact

Services

  • Free assessment
  • Consulting
  • Crash
  • Development
  • Maintenance
  • Modernization
  • Security
  • Case Studies

Resources

  • CF Alive Book
  • CF Alive Podcast
    • Podcast Guest Schedule
  • TeraTech Blog
  • CF Alive resources
  • CF e-course
  • CF best practice checklist

Community

  • CF Alive
  • CF Inner Circle
  • CF Facebook Group

TeraTech Inc
451 Hungerford Drive Suite 119
Rockville, MD 20850

Tel : +1 (301) 424 3903
Fax: +1 (301) 762 8185

Follow us on Facebook Follow us on LinkedIn Follow us on Twitter Follow us on Pinterest Follow us on YouTube



Copyright © 1998–2025 TeraTech Inc. All rights Reserved. Privacy Policy.