Neha SharmaUX 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
Neha SharmaCSS for large projectsThis is the content I prepared for my youtube channel’s video.Jun 16, 2021Jun 16, 2021
Neha SharmaWeb 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
Neha SharmaAccessibility Interview Questions — Part 1Q1. What are the major screen-readers there are to test?Jun 9, 2021Jun 9, 2021
Neha SharmaWhere 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
Neha SharmainCode 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
Neha SharmaTesting Guide for DevelopersWhat is testing? What is testing for developers? Why Testing is important?Mar 28, 2019Mar 28, 2019
Neha SharmainCommunity 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
Neha SharmainJavaScript 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
Neha SharmainJavaScript 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