Why I couldn’t hold on to E-Book Reader - Ege Sucu - Medium
A little background for this topic. I was an avid bookworm when I was a child. I had a book library with hundreds of books and I loved to read every book I got from the store. Some time at 15, I left…
5 Powerful Ways to Leverage Enums in Swift - Stackademic
Swift enumerations (enums) are a powerful feature that allows you to define a common type for a group of related values. Unlike enums in other programming languages, Swift enums are first-class types…