DEV Community

Evan Deaubl profile picture

Evan Deaubl

A 20-year software generalist who has worked on everything from mobile apps to webapps to backend to embedded.

Adding manual app badges to your app: step by step

Adding manual app badges to your app: step by step

4
Comments
3 min read

Want to connect with Evan Deaubl?

Create an account to connect with Evan Deaubl. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Making your circular views circular in Interface Builder

Making your circular views circular in Interface Builder

5
Comments
3 min read
You can go home again — Using unwind segues to navigate back to previous screens

You can go home again — Using unwind segues to navigate back to previous screens

5
Comments
5 min read
Slow, laggy Xcode? Maybe it’s not (just) Xcode…

Slow, laggy Xcode? Maybe it’s not (just) Xcode…

3
Comments 1
3 min read
Keep your debug toolkit handy but hidden using conditional compilation

Keep your debug toolkit handy but hidden using conditional compilation

3
Comments
3 min read
I’ve done the courses, tutorials, videos. Where do I go from here to get hired?

I’ve done the courses, tutorials, videos. Where do I go from here to get hired?

7
Comments 2
5 min read
How Do You Get the Data From Your Custom UITableViewCells?

How Do You Get the Data From Your Custom UITableViewCells?

8
Comments 2
3 min read
Porting to Swift? Do it Gradually Using Extensions: Part 1

Porting to Swift? Do it Gradually Using Extensions: Part 1

5
Comments
4 min read
Everybody wants React Native. Should I still learn native iOS?

Everybody wants React Native. Should I still learn native iOS?

8
Comments 4
3 min read
Faster UI Code Reviews Using Screenshot and Video Diffs

Faster UI Code Reviews Using Screenshot and Video Diffs

3
Comments 2
3 min read
When is a Bool not a Bool?

When is a Bool not a Bool?

4
Comments
2 min read
Force unwrapping is not just “not Swift-like.” It’s wrong.

Force unwrapping is not just “not Swift-like.” It’s wrong.

14
Comments 11
3 min read
Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

Why do these $?@!% files keep changing? Stop the file churn in Xcode with a gitignore file

4
Comments
3 min read
MVC? MVVM? VIPER? Which iOS architecture do I start with?

MVC? MVVM? VIPER? Which iOS architecture do I start with?

6
Comments
2 min read
When am I ready?

When am I ready?

8
Comments
3 min read
loading...