I'm a Full stack JavaScript developer, with a focus on Front End and having 5+ years of professional experience in developing complex web applications.
My technical skills comprises JavaScript | TypeScript | Angular | React.js | Vue.js | HTML | CSS | Redux | jQuery | Node.js | Express | MongoDB | PostgreSQL | CI/CD | Server Side Rendering | JSON | REST | Sass | Git | Azure | AWS | Bootstrap | Unit Test | Microservices | Jasmine | Karma | Clean Code | Code Reviews | Gitlab | Bitbucket | Jira | Confluence | Jenkins | Agile/Scrum
Nothing here yet.
prototype and constructor Every function has a prototype field which is an object and has a field called constructor which points to the main function. And, since main function again is an object and has prototype and again has constructor so it cre...
