ITs. Web Space
Learning and trying new technologies to upgrade your skills is essential to succeed in IT field.
18/12/2022
How to pass data to other pages (in URL) in React JS?
In this video, We learned how to pass data to a URL in React JS.
With Dynamic routing, we can create Dynamic routes or URL Parameters in React JS, use route changes as the conditions, and render components without changing the layouts or pages completely. And by using the react-router dom's useParams() hook, we have access to the route parameters of our applications.
https://youtu.be/21G3lnmZ8RE
How to use Dynamic routes or URL Parameters in React Js - Headless WordPress with React Js | Ep 10 this video, We learned how to pass data to a URL in React JS.With Dynamic routing, we can create Dynamic routes...
05/12/2022
What does useEffect do? By using this Hook, you tell React that your component needs to do something after render. React will remember the function you passed (we’ll refer to it as our “effect”), and call it later after performing the DOM updates. In this effect, we set the document title, but we could also perform data fetching or call some other imperative API.
Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.
https://youtu.be/4NfVSltLKC8
How to use useEffect hook in React Js - Headless WordPress with React Js | Ep 5 In this video, we are learning how to use useEffect hook in react js.What does useEffect do? By using this Hook, you tell React...
10/07/2022
The rest parameter is introduced in ECMAScript 2015 or ES6, which improves the ability to handle parameters. The rest parameter allows us to represent an indefinite number of arguments as an array. By using the rest parameter, a function can be called with any number of arguments.
https://youtube.com/shorts/RqO5g6xQi5s
Rest arguments in JavaScript ES6 The rest parameter is introduced in ECMAScript 2015 or ES6, which improves the ability to handle parameters. The rest ...
10/07/2022
The defer attribute is a boolean attribute. If the defer attribute is set, it specifies that the script is downloaded in parallel to parsing the page, and executed after the page has finished parsing.
Note: The defer attribute is only for external scripts (should only be used if the src attribute is present).
https://youtube.com/shorts/gNNppdXDk6M
Defer attribute in HTML Script Tag The defer attribute is a boolean attribute. If the defer attribute is set, it specifies that the script is downloaded i...
Click here to claim your Sponsored Listing.
Category
Website
Address
Surat
395007
Opening Hours
| Monday | 9am - 5pm |
| Tuesday | 9am - 5pm |
| Wednesday | 9am - 5pm |
| Thursday | 9am - 5pm |
| Friday | 9am - 5pm |
| Saturday | 9am - 5pm |