API Development

Breaking the Build! Episode 01: Tabs vs Spaces

Rampart

πŸ“ 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 Developer YouTube 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 installs an eslint – an essential tool for “linting” your JavaScript code

npm install eslint

Installing @geek/eslint-config

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

npm install @geek/eslint-config

Installing @titanium/eslint-config

This installs 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!