Portfolio
Created a portfolio website using HTML , CSS and some JavaScript. Here is the GitHub Repo : https://github.com/gagan-28deep/portfolio Here is the portfolio link : https://gagan-28deep.github.io/portfolio/
Jun 27, 20221 min read52
Search for a command to run...
Articles tagged with #javascript
Created a portfolio website using HTML , CSS and some JavaScript. Here is the GitHub Repo : https://github.com/gagan-28deep/portfolio Here is the portfolio link : https://gagan-28deep.github.io/portfolio/
Spread Operator: It is a very powerful operator used to make deep copies if the data is not nested. It makes a completely different reference of the object when the data is passed in the spread operator.
I created my first project while learning react using class components. This is the deployed version of code: Custom-movies-app You can check the source code here: Movies-app.