Skip to content
-
Subscribe to our newsletter & never miss our best posts. Subscribe Now!
xplor4r

For the curious ones

  • Home
  • 10x Engineer
  • Web Development
    • Javascript
    • React
  • Home
  • 10x Engineer
  • Web Development
    • Javascript
    • React
  • facebook.com
  • twitter.com
  • rss.com
  • linkedin.com
  • instagram.com

Posts by Sujay Kundu

Home » Archives for Sujay Kundu » Page 2
About Sujay Kundu
Hello everyone ! My name is Sujay Kundu, based out in Bangalore, India. I am working as a frontend developer who loves building user interfaces and passionate about building good user experiences. I want to do this certification, because past year i worked with React and fell in love with it. I have been building and working many things using it lately, and this certification will help me gain confidence in my skills and also will help me in my career. I have done my B.Tech in Computer Science from Christ university faculty of engineering, passed out in 2018 with a score of 6.9 CGPA, less because that time i got introduced with frontend and i got distracted on my studies little bit but helped me learn many things. Though i could have done better i know. I have a goal to work on a product based company, so i want to be expert in frontend web development and help companies/myself build the web. Currently my skills include React, Typescript, Material UI, Storybook, Eslint, Nextjs, Jest, Vite and Vitest. Bit of app development too using React native. And also have some backend experience- Node, Express, Mongodb. I am looking for better opportunities with my skillset. My hobbies include Playing Badminton, ukulele, travelling, web design, reading and photography. Some of my handles, feel free to reach out for anything - Github - https://github.com/sujaykundu777 Linkedin - https://linkedin.com/in/sujaykundu Website - https://sujaykundu.com Thank you :)
Posted inJavascript

Javascript – WeakSets

Posted by By Sujay Kundu 2 September 2024
A WeakSet is same as the Set except it can only store objects. A WeakSet…
Read More
Posted inJavascript

Javascript – Sets

Posted by By Sujay Kundu 1 September 2024
Sets Sets are collections of unique values, which can be used to eliminate duplicate elements…
Read More
Posted inJavascript

Javascript – Object Literals

Posted by By Sujay Kundu 31 August 2024
Enhanced object literals was introduced in Javascript ES6. What is an Object Literal ? An…
Read More
Posted inJavascript

Javascript – Default Parameters in Functions

Posted by By Sujay Kundu 30 August 2024
Default Parameters was introduced in Javascript ES6 Functions are really amazing in javascript as they…
Read More
Posted inJavascript

Javascript – Using Arrow Functions

Posted by By Sujay Kundu 29 August 2024
One of the most interesting parts of ES6 is arrow functions. Arrow functions as it…
Read More
Posted inJavascript

Javascript – Template Literals

Posted by By Sujay Kundu 28 August 2024
Template Literals are string literals which allow embedded expressions. Before ES6 introduced them, they were…
Read More
Posted inJavascript

JS Practice Coding Questions – Part 1

Posted by By Sujay Kundu 27 August 2024
In this series, i will share the questions for practice in JS. 1. Given the…
Read More
Posted inJavascript

Javascript – Hoisting

Posted by By Sujay Kundu 27 August 2024
Hoisting is a mechanism where variables and function declarations are moved to the top of…
Read More
Posted inJavascript

Javascript – var, let and const (ES6)

Posted by By Sujay Kundu 26 August 2024
In this tutorial we will understand some of the features of var, let and const…
Read More
Posted inBlog Javascript Web Development

Javascript – The Temporal Dead Zone (TDZ)

Posted by By Sujay Kundu 26 August 2024
According to MDN : In ECMAScript 2015 (ES6), let bindings are not subjected to variable…
Read More

Posts navigation

Previous page 1 2 3 4 5 Next page

Categories

About the author

This website is maintained by Sujay Kundu

Want to learn and network with other web developers. Join the levelupdev community where we share latest resources, news and web dev projects related discussions, also you get to meet in person on events.

Copyright 2025. Crafted by Sujay