Md. Abu Bakar10 Important Interview Questions for Junior JavaScript DeveloperTruthy or Falsy Value: If we declare a number type variable and set a value that will be truthy conditionally if it’s not a zero! Every…Nov 6, 2020Nov 6, 2020
Md. Abu Bakar10 Things to Know about React.jsIt’s a Library: React.js isn’t a framework like Angular or Vue. It’s a library focused on User Interfaces. It’s basically based on…Nov 4, 2020Nov 4, 2020
Md. Abu Bakar10 Things to Know About JavaScript StringcharAt(): charAt() is used to get the exact word in the desired index number of a string. For example if we say var river = “jamuna”…Nov 2, 2020Nov 2, 2020
Md. Abu BakarHow to use Particle.js in your React AppToday, I’m going to show you how to use particle.js in your react app. First of all, you have to go to Particle.js and then apply your…Oct 31, 20201Oct 31, 20201