UX Review every developer should do before writing the codeOne of the ask in the interview is “Person should be a team player can work cross-team”.Jun 16, 2021Jun 16, 2021
CSS for large projectsThis is the content I prepared for my youtube channel’s video.Jun 16, 2021Jun 16, 2021
Web accessibility Interview questions guideA few months back while talking to a developer I realised that another issue of less awareness around the “Web Accessibility” is also…Jun 10, 20211Jun 10, 20211
Accessibility Interview Questions — Part 1Q1. What are the major screen-readers there are to test?Jun 9, 2021Jun 9, 2021
Where I blog now?Hello All, I always loved blogging. Why? because I love to talk :). I moved my blogging to nehasharma.devNov 26, 2019Nov 26, 2019
Published inCode Like A GirlLet’s Decode CSS Specificity“If there are two or more conflicting CSS rules that point to the same element, the browser follows some rules to determine which one is…Apr 2, 20191Apr 2, 20191
Testing Guide for DevelopersWhat is testing? What is testing for developers? Why Testing is important?Mar 28, 2019Mar 28, 2019
Published inCommunity FolksThe Organizer Guide 101If you are an organizer, first-time organizer or planning to start your own meetup here are the few tips for you.Mar 27, 20193Mar 27, 20193
Published inJavaScript in Plain EnglishWriting reusable code in React with {render.props}In this post, we are going to learn one more pattern to reuse for creating reusable components in React — render.props.Mar 23, 2019Mar 23, 2019
Published inJavaScript in Plain EnglishCreate reusable components in React with {props.children}Reusability of code is the most basic and fundamental part of writing the code.Mar 18, 20192Mar 18, 20192