B2 Tech

Web Dev Snippets

  • Facebook
  • Twitter
  • Google Plus
  • Home
  • Java
    • Core Java
    • Core Java Programs
    • Java Swings
    • JavaFX
  • Web Technologies
    • Angular 10
    • Angular 2
    • Angular 9
    • Boostrap 4
    • CSS
    • Express.js
    • High Charts
    • HTML
    • Javascript
    • Javascript Programs
    • jQuery
    • Mongoose
    • Nodejs
    • Typescript
  • Advance Java/J2EE
    • JSF
    • JSP
    • Servlets
    • Thymeleaf
    • Spring MVC
    • Spring JDBC
    • Spring Boot
    • JPA
    • Hibernate
    • Struts
    • MyBatis/iBatis
  • Interview Programs
  • Web Services
    • REST Services
    • SOAP Services
  • Spring Boot
    • Spring Boot [100+ Tutorials]
    • Spring Security
    • Spring Annotations
    • Spring Data JPA
    • GraphQL and Spring Boot
  • About
  • Contact
  • Udemy Courses
    • React and Spring Boot
    • Angular and Spring Boot
  • Cloud
    • AWS

Category - Javascript

  • Javascript
  • React.js

Reactjs + Spring Boot CRUD Full Stack Application – Create React Application

September 10, 2021
by Bushan Sirgur
8 min read
1 Comment

Hey guys in this post, we will create React application and we will consume the REST end points which we created in the previous post to create full stack application. Read Previous: Reactjs + Spring Boot CRUD full stack...

Continue reading

  • Express.js
  • Javascript
  • Nodejs

Create Express Server in NodeJS

August 28, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys in this post, we will discuss about creating Express Server in Node.js with just 5 simple steps. What is Express? Express.js or simply Express is a light-weight web application framework to help organize your web...

Continue reading

  • Javascript

Javascript divide array into chunks

August 20, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post, we will discuss how to divide an array of objects using Javascript slice() with easy to understand examples. Introduction In every programming language, it is very common that split an array into two parts...

Continue reading

  • Javascript

Javascript map array of objects to another array of objects

August 18, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys in this short article, we will discuss map the array of objects to another array of objects using Javascript map() with several examples. Introduction In every programming language, it is very common that map the array...

Continue reading

  • Javascript

Javascript forEach Loop through Array of Objects

August 16, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys, in this short article we will discuss how to loop through the array of objects in Javascript. We will discuss several examples using easy to understand examples. Introduction In every programming language it is very...

Continue reading

  • CSS
  • HTML
  • Javascript
  • jQuery

Mortgage Loan Calculator Javascript Project for Beginners

July 5, 2021
by Bushan Sirgur
3 min read
1 Comment

Hey guys in this post, we will create a Javascript mortgage loan calculator Follow this tutorial till the end to understand the javascript concepts. we will create this project step by step. The final version of the app is live...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Random Joke API Project for Beginners

June 20, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post, we will create a Javascript random Joke project for Beginners. Follow this tutorial till the end to understand the javascript concepts. we will create this project step by step. The final version of the app...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Budget Project for Intermediates

June 18, 2021
by Bushan Sirgur
10 min read
Add Comment

Hey guys in this post, we will create a Javascript budget project for intermediates. Follow this tutorial till the end to understand the javascript concepts. we will create this project step by step. The final version of the app...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Flash Card Project for Beginners

June 16, 2021
by Bushan Sirgur
7 min read
Add Comment

Hey guys in this post, we will create a Javascript flashcard project for beginners. Follow this tutorial till the end to understand the javascript concepts. we will create this project step by step. The final version of the app...

Continue reading

  • Boostrap 4
  • CSS
  • Javascript
  • jQuery

Javascript Form Based Project for Beginners

June 15, 2021
by Bushan Sirgur
8 min read
Add Comment

Hey guys in this post, we will create Javascript form-based project for beginners. We will create this project step by step, follow this tutorial till the end to understand how to work with forms in javascript. The final version...

Continue reading

  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Todo Application for Intermediate

June 14, 2021
by Bushan Sirgur
6 min read
Add Comment

Hey guys in this post, we will create a Javascript Todo Application for intermediate. We will create this project step by step. Follow this tutorial till the end to understand the advanced topics in Javascript. The final version...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Simple Add to Cart Project for Beginners

June 8, 2021
by Bushan Sirgur
20 min read
Add Comment

Hey guys in this post, we will create a simple Javascript add-to-cart project. Follow this tutorial till the end to understand the Javascript basics. The project is already live on the internet. Topics covered This application...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Simple Todo Project for Beginners

June 7, 2021
by Bushan Sirgur
6 min read
Add Comment

Hey guys in this post, we will create a simple Javascript Todo List project step-by-step. Follow this post till the end to learn about the Javascript basics. The project is already live on the internet. Topics covered This...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript

Simple Javascript Tip Calculator

June 4, 2021
by Bushan Sirgur
7 min read
Add Comment

Hey guys in this post, we will create a simple Javascript Tip Calculator. Follow this tutorial, we will create the project step by step. The project is already live on the internet, you can click here to see the final version of...

Continue reading

  • CSS
  • HTML
  • Javascript

Javascript Simple Calculator Project

June 3, 2021
by Bushan Sirgur
4 min read
Add Comment

Hey guys in this post, we will create a simple javascript calculator that performs basic math operations like addition, subtraction, multiplication, and division. The project live on the web, you can take look at deployment...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript

Javascript Modal Project for Beginners

June 2, 2021
by Bushan Sirgur
20 min read
Add Comment

Hey guys, in this post we will create Javascript Modal step by step. The project is deployed to the Github pages, you can check the final version of the application here. Topics covered This application involves the following...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • jQuery

Javascript Filter Project for Beginners

June 1, 2021
by Bushan Sirgur
18 min read
Add Comment

Hey, guys in this post, we will create a simple javascript project and we will add the filter to search the items. The project is deployed to the Github pages, you can check the final version of the application here. Topics...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • Javascript Programs
  • jQuery

Testimonials JavaScript Project for Beginners

May 29, 2021
by Bushan Sirgur
6 min read
Add Comment

Hey guys in this post, we will create a simple javascript testimonials application. The project is live on the web. Topics covered This application involves the following topics – DOM Manipulation Control...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • Javascript Programs
  • jQuery

Javascript Background Image Slider Project for Beginners

May 28, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post, we will create a simple javascript background image slider application. The project is live on the web. Topics covered This application involves the following topics – DOM Manipulation Control...

Continue reading

  • Boostrap 4
  • CSS
  • HTML
  • Javascript
  • Javascript Programs
  • jQuery

Javascript Counter Project for Beginners

May 28, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post, we will create a simple counter application in Javascript. The project is live on the web. Topics covered The idea was to click on either one of two buttons that registered the count of the on-page...

Continue reading

  • Javascript

Everything you need to know about Javascript Variables

May 3, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post, we will discuss Javascript variables with Examples What are variables? A variable is a named storage for data. Each variable must have a unique name which is called identifier. Variables can be hard-coded...

Continue reading

  • Javascript

Everything you need to know about Javascript Hoisting

April 29, 2021
by Bushan Sirgur
4 min read
Add Comment

Hey guys in this post, we will discuss about Javascript Hoisting in detail with an Example. What is Hoisting? Hoisting is Javascript’s default behavior of moving declarations to the top. Note: This explanation is for var...

Continue reading

  • Javascript

Convert JSON String into Javascript Object

March 1, 2021
by Bushan Sirgur
1 min read
Add Comment

Hey guys in this post, we will discuss converting JSON string into a javascript object Convert Javascript object into a JSON String check here By using JSON.parse() method We can use JSON.parse() method to convert JSON string...

Continue reading

  • Javascript

Convert Javascript Object into a JSON String

March 1, 2021
by Bushan Sirgur
1 min read
Add Comment

Hey guys in this post we will discuss converting javascript object into a JSON string. Convert JSON String into a javascript object check here Using JSON.stringify() method We can use JSON.strigify() method to convert a...

Continue reading

  • Javascript

Top 20 commonly used Javascript array methods with examples

February 20, 2021
by Bushan Sirgur
8 min read
Add Comment

Hey guys in this post, we will discuss the most commonly used array methods and their usage. What is an Array? An array is a special variable, which can hold more than one value at a time. There are many useful built-in...

Continue reading

  • Javascript

Complete Javascript String methods with Examples

February 4, 2021
by Bushan Sirgur
3 min read
Add Comment

Hey guys in this post we will discuss String and their methods in javascript. The string is the most commonly used datatype in any programming language. It’s always good to know that the usage, methods, and examples of...

Continue reading

  • Javascript

3 Ways to Create Javascript Functions

January 31, 2021
by Bushan Sirgur
1 min read
Add Comment

Hey guys in this post we will discuss the different ways of creating Javascript functions. There are 3 different ways to create javascript functions let’s discuss one by one Three different ways Function...

Continue reading

  • Javascript

3 Different ways to Copy Objects in Javascript

January 31, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys in this post we will discuss the different ways of copying objects in javascript. There 3 different ways that we can copy javascript objects let’s discuss them one by one Three Different ways To copy an object in...

Continue reading

  • Javascript

Arrow function in javascript example

January 26, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys in this post we will learn about the javascript arrow function and some of the examples. What is an arrow function? Javascript arrow function or arrow function expression is a shorter alternative to the regular...

Continue reading

  • Javascript

3 Best ways to remove duplicates from array in Javascript

January 23, 2021
by Bushan Sirgur
2 min read
Add Comment

Hey guys in post we will discuss the 3 best ways to remove duplicates from array in javascript. so let’s begin By using Set By using Filter By using ForEach Let’s look at the examples one by one By using...

Continue reading

1 2 Next
Build Real Time REST APIs with Spring Boot, JPA and MySQL

Build Real Time Web Application with Spring Boot, JPA and MySQL

Full Stack Application with React (React Hooks) and Spring Boot

Build Real Time Application with JSP and Servlets for Beginners

Support me


Love my tutorials? Please support me by donating:

About Author

View all posts

Support me


Love my tutorials? Please support me by donating:

Newsletter



Recent Posts

  • Deploy Spring Boot Application to Railway.App Service February 6, 2023
  • Most Important Commands For A Newbie Linux User January 2, 2023
  • Git Commands List with Examples December 16, 2022
  • Spring Boot REST API Integration Testing with JUnit 5 October 12, 2022
  • Spring Boot Unit Testing with JUnit Mockito and MockMvc September 28, 2022
  • Spring Boot File Upload and Download with Filesystem September 2, 2022
  • Spring Boot File Upload and Download with Database September 1, 2022
  • Spring Boot Unit Testing with JUnit Mockito and MockMvc August 29, 2022
  • Spring Boot Unit Testing with JUnit Mockito and MockMvc August 23, 2022
  • JUnit5 assertNull() Example July 25, 2022

Featured Posts

  • Deploy Spring Boot Application to Railway.App Service
  • Most Important Commands For A Newbie Linux User
  • Git Commands List with Examples
  • Spring Boot REST API Integration Testing with JUnit 5
  • Spring Boot Unit Testing with JUnit Mockito and MockMvc

Most Viewed Posts

  • Spring Data JPA findBy Multiple Columns with Example (37,256)
  • Spring Data JPA findBy Column Name with Example (35,492)
  • A Complete CRUD Application with Spring MVC and MyBatis/iBatis (34,211)
  • Login Form in JavaFX with MySQL Database (30,711)
  • Angular 2 and Spring REST Simple CRUD Application (25,114)

Categories

  • Angular 10 (2)
  • Angular 2 (2)
  • Angular 9 (7)
  • AWS (1)
  • Boostrap 4 (25)
  • Cloud (1)
  • Core Java (45)
  • Core Java Programs (41)
  • CRUD Applications (34)
  • CSS (28)
  • Design Patterns (2)
  • DevOps (1)
  • Docker (2)
  • Express.js (8)
  • Golang (6)
  • GraphQL (5)
  • Hibernate (27)
  • High Charts (3)
  • HTML (53)
  • Interview Programs (34)
  • Java Swings (4)
  • JavaFX (2)
  • Javascript (35)
  • Javascript Programs (23)
  • JDBCTemplate (6)
  • JPA (89)
  • jQuery (20)
  • JSF (21)
  • JSP (42)
  • JUnit 5 (10)
  • Linux (1)
  • Mongoose (7)
  • MyBatis/iBatis (2)
  • Nodejs (8)
  • React.js (12)
  • REST Services (103)
  • Servlets (4)
  • SOAP Services (1)
  • Spring Boot (159)
  • Spring MVC (131)
  • Spring Security (17)
  • Testing (2)
  • Thymeleaf (10)
  • Tools (3)
  • Uncategorized (5)
  • Utilities (2)
Copyright © 2023. Created by Bushan Sirgur. Powered by B2 Tech.
  • Facebook
  • Linkedin
  • Instagram
  • Youtube
  • Github
  • Home
  • Java
    • Core Java
    • Core Java Programs
    • Java Swings
    • JavaFX
  • Web Technologies
    • Angular 10
    • Angular 2
    • Angular 9
    • Boostrap 4
    • CSS
    • Express.js
    • High Charts
    • HTML
    • Javascript
    • Javascript Programs
    • jQuery
    • Mongoose
    • Nodejs
    • Typescript
  • Advance Java/J2EE
    • JSF
    • JSP
    • Servlets
    • Thymeleaf
    • Spring MVC
    • Spring JDBC
    • Spring Boot
    • JPA
    • Hibernate
    • Struts
    • MyBatis/iBatis
  • Interview Programs
  • Web Services
    • REST Services
    • SOAP Services
  • Spring Boot
    • Spring Boot [100+ Tutorials]
    • Spring Security
    • Spring Annotations
    • Spring Data JPA
    • GraphQL and Spring Boot
  • About
  • Contact
  • Udemy Courses
    • React and Spring Boot
    • Angular and Spring Boot
  • Cloud
    • AWS
  • Facebook
  • Twitter
  • Google Plus