Siful IslamCode-Splitting in ReactWhen we work on a large-scale project managing bundle is became a common problem. The browser needs to load the whole bundle then render…Nov 6, 2020Nov 6, 2020
Siful IslamWhat I found interesting in ReactThe most popular JavaScript tool is now React. And, How it keep its supremacy? I found some interesting reasons for that. I going to…Nov 5, 2020Nov 5, 2020
Siful IslamJS Array Concat vs Spread syntax. what kind of scenarios do we want to use them?JavaScript array Concat method used to marge two more arrays. This method does not change existing arrays. The same task we can do using…Nov 4, 20201Nov 4, 20201
Siful IslamThe most used JavaScript array methodWhenever I try to make something using JavaScript, I have to use some of those methods. I am going to demonstrate the most used JS array…Nov 3, 2020Nov 3, 2020
Siful Islam11 JavaSript topics you should know before starting ReactAs it is the most popular JavaScript framework. Before starting to react, on some topics…Aug 18, 2020Aug 18, 2020