Open in app
Home
Notifications
Lists
Stories

Write
MDbulbul Ahammed
MDbulbul Ahammed

Home

May 8, 2021

10 important Interview questions for a Javascript Developer.

1.What is Javascript? Javascript is a text-based programming language. By using this on the server-side and client-side you can make web pages interactive. HTML and CSS give you structure and style to web pages, JavaScript gives web pages interactive elements that engage a user. 2.Feature of Javascript? There are some features that make Javascript different from…

2 min read

10 important Interview questions for a Javascript Developer.
10 important Interview questions for a Javascript Developer.

May 7, 2021

JSX in detail

JSX is an XML/HTML like syntax used in React that extends ES6 so XML/HTML like text can include in React code. 1.Element Type: First of all, you have to determine the type of React element. React component referred by Capitalized JSX tag. 2.React must be in scope: React library must be in scope when using JSX. …

2 min read


May 6, 2021

Some important facts that a Developer must know.

#.Cross Browser Testing 1.What is Cross Browser Testing? Cross-browser testing is the method of making sure that the website or web app run through an acceptable number of the web browser. 2.Why do cross-browser issues occur? There are many reasons for cross-browser issues to occur, and we are discussing issues where things behave…

4 min read

Some important facts that a Developer must know.
Some important facts that a Developer must know.

May 5, 2021

Some important Javascript Fact

1 .lenght: This method is applied to find the lenght of the array. here is Example 2. pop(): This method is applied to remove the last element from the array. here is Example Note: when the pop() apply the last element of the array will be removed and…

2 min read

Some important Javascript Fact
Some important Javascript Fact
MDbulbul Ahammed

MDbulbul Ahammed

Following
  • Zonayed Ahmed

    Zonayed Ahmed

  • Hasin Hayder

    Hasin Hayder

  • Jhankar Mahbub

    Jhankar Mahbub

  • HM Nayem

    HM Nayem

  • Zulaikha Geer

    Zulaikha Geer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable