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
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
- Solves the problem you have
- 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:
(* 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
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.