Missing Guide on Swift Code Style

Vadim Bulavin
1 min readJan 30, 2019

Every iOS engineer knows that Swift language has many powerful features, but this power brings with it complexity, which in turn can make code more error-prone and harder to read and maintain.

The goal of Swift code style is to reduce this complexity by listing dos and don’ts of writing Swift code.

From this article you will learn:

  • 👨‍💻 What are code conventions?
  • 🚀 Why their adoption can result in huge benefits for your project?
  • 🤖 What is SwiftLint?
  • ✅ And which Swift code styles to use?

I encourage you to visit my blog to read the full article: http://www.vadimbulavin.com/swift-code-style/.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Vadim Bulavin
Vadim Bulavin

Written by Vadim Bulavin

Senior iOS Software Engineer at Pluto TV. Creator of Yet Another Swift Blog https://www.vadimbulavin.com/. Coding for fun since 2008, for food since 2012.

No responses yet

Write a response