Skip to content

Latest commit

 

History

History
88 lines (55 loc) · 5.4 KB

README.md

File metadata and controls

88 lines (55 loc) · 5.4 KB

Build status

GitHub

Articles Converting and Publishing

Appveyor

Appveyor status

Biography (ru)

Articles Are Also Code (ru)

  • medium.com (01/31/2017)
  • habrahabr.ru (01/16/2017)
  • This article goes into detail describing approaches to Objective-C preprocessor directives processing. Besides the theoretical side of the question, these approaches are practically implemented in web services, such as Swiftify and Codebeat.
  • habr.com (03/17/2013)
  • habrahabr.ru (03/17/2013)
  • This topic is aimed at highlighting the details of cross-platform development in C#, particularly for .NET apps and web browsers. The approach described in this article was implemented in gfranq.com, the photo editing web service, which supports client- and server-side image processing using filters as well as collage functionality.