Skip to content

Latest commit

 

History

History
90 lines (53 loc) · 2.46 KB

File metadata and controls

90 lines (53 loc) · 2.46 KB

🚨Breaking the Build! 🚨

Episode 01: Tabs vs Spaces

https://www.youtube.com/watch?v=qYPupvFUpf8

https://www.youtube.com/watch?v=qYPupvFUpf8

📝 Description

😳 Tabs vs Spaces - What do you do about coding style preferences?? In this episode we take a lighter look at coding style while making some serious suggestions to help you and your team!

Subscribe to our channel and hit the 🔔 to get notified when we've posted a new episode!

Enjoy this episode? 👍 Like our video and share it!

This show was created by the Axway Developer Relations Team and many others at Axway!

💻 Code

Installing eslint

This install an eslint - an essential tool for "linting" your JavaScript code

npm install eslint

Installing @geek/eslint-config

This install an eslint configuration to use with Node.js development

npm install @geek/eslint-config

Installing @titanium/eslint-config

This install an eslint configuration to use with Axway Titanium native mobile app development

npm install @titanium/eslint-config

🔗 Links

👏 Credits

  • Executive Producer: Todd Holbrook
  • Marketing and Communications: Erin Bailey
  • Host / DevRel: Brenton House

📚Learn More

Check out the developer resources available below!

📣 Feedback

Have an idea or a comment? Join in the conversation here!