Ashish MuralidharanNavigating the Challenges and Milestones as the First Member in Zoom Video Communications — India…When someone asked me about my 5–10 year goal, I always had the same answer: ‘I want to become a Technical Architect in a team, taking…Jan 271Jan 271
Ashish MuralidharanSummary of — Clean Code by Robert C Martin — Part 3: FunctionsBelow I will be explaining how you must write functions as suggested by Robert C. Martin to maintain clean code.Mar 30, 2021Mar 30, 2021
Ashish MuralidharanSummary of — Clean Code by Robert C Martin — Part 2: Meaningful NamesNames are everywhere in a software. We name our variables, functions, classes and packages. Naming is one of the most crucial part of...Mar 29, 20211Mar 29, 20211
Ashish MuralidharanSummary of — Clean Code by Robert C Martin —Part 1: OverviewFirst of all, I want to thank this marvellous author who did countless research and interviews to write this important book. It has…Mar 29, 20211Mar 29, 20211
Ashish MuralidharanBulk Import in Ruby On Rails older versionsImport usually happens in Rails app as record-by-record which is good until the number of records to be inserted are less. I recently had…Mar 10, 20201Mar 10, 20201