Simple ways to write better and cleaner React code Sumit Kumar Pradhan May 25, 2021 In this tutorial we are going to use discuss on react best practices and best way to write clean code . In general, learning how to write c... Continue Reading
Multiple SLF4J Bindings Error Sumit Kumar Pradhan May 23, 2021 This tutorial explains how to fix Multiple SLF4J Bindings Error in maven project . Most of time you may have seen error during application ... Continue Reading
Creating Extent Report in UFT Sumit Kumar Pradhan May 23, 2021This tutorial explains how to create extent report in UFT application . With the help of Extent report we can beautifully crafted reports an... Continue Reading
Top 11 Best Open Source JavaScript Game Engines Sumit Kumar Pradhan May 18, 2021 This tutorial we are going to discuss on Best Open Source JavaScript Game Engines . Javascript Game engines work fast with a compatible bro... Continue Reading
React Native Country Picker Sumit Kumar Pradhan May 16, 2021 This tutorial explains how to implement country picker in react native mobile application . We will have a fully functional Country Picker ... Continue Reading
React Errors : Super expression must either be null or a function Sumit Kumar Pradhan May 16, 2021 Firstly, if you're certain that you're extending from the correctly named class, e.g. React.Component , not React.component or Reac... Continue Reading
Installing extensions via ChromeDriver in selenium Sumit Kumar Pradhan May 15, 2021 This tutorial explains how to install extension in chrome browser using chrome driver in selenium . To install any kind of extension in you... Continue Reading