Open in app

Sign In

Write

Sign In

Vinodh Swamy
Vinodh Swamy

221 Followers

Home

About

Published in Level Up Coding

·Nov 22, 2021

Design Code for Unit Testing

Unit testing is a type of automated testing meant to verify whether a small and isolated piece of the codebase the so-called “unit” behaves as the developer intended. …

Unit Testing

11 min read

Design Code for Unit Testing
Design Code for Unit Testing
Unit Testing

11 min read


Apr 24, 2020

VSCollectionKit: Swift Component based lib for UICollectionView

Looking for an understanding on VSCollectionKit, here you go!!!!! VSCollectionKit is a library for building applications views/screens in a consistent and understandable way, with advantages like composition, independent and testing. VSCollectionView a handy framework supporting functionality of a UICollectionView or UICollectionViewController in a much simpler way. …

Swift

4 min read

VSCollectionKit: Swift Component based lib for UICollectionView
VSCollectionKit: Swift Component based lib for UICollectionView
Swift

4 min read


Oct 3, 2017

Generics in Swift

Generic programming is a way of writing a reusable functions & types in a flexible way Its a feature of swift, much of swift standard libaray build with generic code. lets understand it solving the existing problem

Swift

5 min read

Generics in Swift
Generics in Swift
Swift

5 min read


Sep 14, 2017

Strong Cycle /Retain Cycle in Swift

Before Jumping into the Strong/Retain Cycle problem let’s have very brief understanding how our object memory is managed with ARC. ARC is a compile time feature XCode provides us for automated memory management. It stands for Automatic Reference Counting. …

Swift

10 min read

Strong Cycle /Retain Cycle in Swift
Strong Cycle /Retain Cycle in Swift
Swift

10 min read


Apr 16, 2017

SOLID Principles in Swift

SOLID is a mnemonic acronym named by Robert C. Martin used in Software Programming, It represents 5 principles of Object Oriented Programming. Single Responsibility Principle Open Closed Liskov’s Subsititution Interface Segregation Dependency Inversion These principle solve bad architecture problems like Delicacy — A change in one place breaks unexpected parts…

Solid Principles

10 min read

SOLID Principles in Swift
SOLID Principles in Swift
Solid Principles

10 min read


Feb 12, 2017

UIImageView + Async Dowload Remote Image

UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview without doing much work, more sepcifically not worring about network calls, with out blocking the UI. https://github.com/Vinodh-G/UIImageView-AsyncLoad

Uiimageview

1 min read

UIImageView + Async Dowload Remote Image
UIImageView + Async Dowload Remote Image
Uiimageview

1 min read

Vinodh Swamy

Vinodh Swamy

221 Followers

Mobile Engineer @ Microsoft

Following
  • Darius Foroux

    Darius Foroux

  • Elle Kaplan

    Elle Kaplan

  • Aishwarya Gopal

    Aishwarya Gopal

  • Sree Kumar A.V

    Sree Kumar A.V

  • Cammi Pham

    Cammi Pham

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech