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 4
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 inNode Typescript

Setting up a custom logger for node express typescript server

Posted by By Sujay Kundu 29 March 2024
In the last tutorial, we learnt how to setup typescript to a node-express app. Let’s move further,…
Read More
Posted inTypescript

Typescript – Using Types

Posted by By Sujay Kundu 29 March 2024
Types in Typescript : number ( 1, 5.3, -10) string (“H1”, ‘Hi’) boolean (true, false) object {age:30} Array [1,2,3] –…
Read More
Posted inTypescript

Typescript – Installing & Using Typescript

Posted by By Sujay Kundu 29 March 2024
To get started with Typescript : To Download Typescript – https://typescriptlang.org We are going to install Node.js – https://nodejs.org After…
Read More
Posted inWebpack

Webpack Configuration (part-4) – Setup Typescript

Posted by By Sujay Kundu 28 March 2024
Install this dependencies $ npm install --save-dev typescript ts-loaderJavaScript Add the scripts in package.json "scripts":…
Read More
Posted inWebpack

Webpack Configuration (part-3) – Setup Babel

Posted by By Sujay Kundu 28 March 2024
Babel – Babel, it is a syntax converter and a transpiler. There may be times you…
Read More
Posted inWebpack

Webpack Configuration (part-1) – Setup HTML Webpack Plugin

Posted by By Sujay Kundu 28 March 2024
Till now, we can only view our index.html, but we have not connected our index.js…
Read More
Posted inWebpack

Webpack Configuration (part-2) – Code Splitting

Posted by By Sujay Kundu 28 March 2024
Update the output filename to use In our webpack.config.js file : output: { ... filename:…
Read More
Posted inWebpack

Getting Started with Webpack in JS Projects

Posted by By Sujay Kundu 28 March 2024
In this tutorial, I am going to show you how you can configure a javascript…
Read More
Posted inGraphQL

GraphQL – what is it ?

Posted by By Sujay Kundu 28 March 2024
What is GraphQL ? It's a specification. Website - https://graphql.org GraphQL is a new API standard…
Read More
Posted inJavascript

Javascript – ES6 Features

Posted by By Sujay Kundu 27 March 2024
Tell something about ES6 and what are the new features introduced ? Interviewer ES6 introduced…
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