Most viewed questions in Web Development

0 votes
1 answer

What is React in Software development?

React is an open-source JavaScript library for ...READ MORE

Jan 5 in Web Development by Shawn
178 views
0 votes
1 answer

What is JSX?

JSX represents a critical concept in modern web ...READ MORE

Oct 16, 2023 in Java-Script by anonymous
• 3,320 points

edited Oct 19, 2023 by anonymous 178 views
0 votes
0 answers

Best way to include CSS? Why use @import?

I'm mostly curious about the benefits and ...READ MORE

Jul 11, 2022 in CSS by Edureka
• 13,620 points
178 views
0 votes
0 answers

I cant hide divs which has spesific class with Jquery

I changed my code to below code ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
177 views
0 votes
0 answers

How to count same values are exists in my record

I have difficulty counting how many times ...READ MORE

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
175 views
0 votes
0 answers

What is encapsulation with simple example in php?

What is encapsulation with simple example in ...READ MORE

Jun 12, 2022 in PHP by narikkadan
• 63,620 points
174 views
0 votes
0 answers

Jquery Pulsate Times

I use the function Pulsate (http://docs.jquery.com/UI/Effects/Pulsate). With ...READ MORE

Jul 26, 2022 in Web Development by gaurav
• 23,260 points
173 views
0 votes
1 answer

What is single-page application in angular?

In Angular, a single-page application is a ...READ MORE

Feb 19 in Angular by Digna
170 views
0 votes
0 answers

Embed image in a <button> element

I'm attempting to use an HTML element ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
170 views
0 votes
0 answers

Get the value in an input text box

What are the ways to get and ...READ MORE

Jun 30, 2022 in Web Development by gaurav
• 23,260 points
169 views
0 votes
0 answers

Why shouldn't I use mysql_* functions in PHP?

What are the technical reasons for why ...READ MORE

Jun 4, 2022 in PHP by Kichu
• 19,050 points
169 views
0 votes
1 answer

What is higher order component in react?

In React, a Higher-Order Component (HOC) is ...READ MORE

Jan 5 in Web Development by Senorita
167 views
0 votes
0 answers

what is functional component in react?

Mar 1 in Web Development by Priyanka
• 700 points
162 views
0 votes
0 answers

How to connect MySQL db using new XAMPP

What is the best way to connect ...READ MORE

Jun 26, 2022 in PHP by narikkadan
• 63,620 points
162 views
0 votes
0 answers

Is it possible to write strictly typed PHP code?

Is it possible to write code like ...READ MORE

Jun 6, 2022 in PHP by Kichu
• 19,050 points
156 views
0 votes
1 answer

What is server side rendering?

Server-side rendering (SSR) is a technique used ...READ MORE

Dec 29, 2023 in Web Development by Shiva
155 views
0 votes
0 answers

jquery $.each() for objects

<script> $(document).ready(function() { ...READ MORE

Jul 20, 2022 in Web Development by gaurav
• 23,260 points
154 views
0 votes
0 answers

How to sum the values of a javascript object?

I'm currently facing an issue while trying ...READ MORE

Sep 25, 2023 in Java-Script by Tanishqa
• 1,170 points
153 views
0 votes
0 answers

$_REQUEST in PHP

This is my code: $message = ""; if($_REQUEST['msg'] == "new"){ ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,050 points
145 views
0 votes
1 answer

What is Angular Material?

Angular Material is a UI component library ...READ MORE

Dec 29, 2023 in Angular by Irene
134 views
0 votes
2 answers

What is React JS used for?

ReactJS is used for building user interfaces, ...READ MORE

Dec 6, 2023 in Web Development by Kalidas
134 views
0 votes
0 answers

what is react query?

What is react query? READ MORE

Feb 22 in Web Development by Hoor
• 540 points
107 views
0 votes
0 answers

what is npm in react js?

Mar 1 in Web Development by Priyanka
• 700 points
102 views
0 votes
0 answers

how to learn react

Feb 23 in Web Development by Priyanka
• 700 points
102 views