Homepage
Homepage
Become a memberSign inGet started
Tagged in

Control Flow

  1. iOS
  2. Swift
  3. Control Flow
Related tags
  • Programming
  • JavaScript
  • Swift
  • Ruby
  • Elixir
  • iOS
  • Android
  • Conditional Statements
  • For Loop
  • Top stories

  • Archive

Go to the profile of SntsDev
SntsDev
Jan 29, 2017

Using fewer “if”s in Javascript

Using a state machine instead. As we developers evolve, hopefully, we realize that our coding habits must improve. This happens to me all the time. When I see code that I wrote a year ago as I go back to add new things, sometimes I feel that it needs rewriting. Sometimes I…

Read more…
2 responses