Open in app

Sign In

Write

Sign In

Lancer Abir
Lancer Abir

1 Follower

Home

About

Nov 5, 2020

React Hooks

React Hooks # What is React Hooks? Even a few days ago, if React.js was a functional add-on only through class-based components. But since React 16.8 the functional components have started using some of their own Hooks and this has made React very easy to manage. # What we can do using React Hooks? ~ the functional component state can be managed ~ The…

React Hook

2 min read

React Hook

2 min read


Nov 5, 2020

React Accessibility

React Accessibility # What is Web Accessibility? In fact, it is very difficult for those who are visually impaired and do not see the text on the screen to browse the website, Web Accessibility has been created to solve this problem. Web Accessibility works so that all types of people can browse the web in…

Accessibility

1 min read

Accessibility

1 min read


Nov 3, 2020

Javascript ES6 Features

Top 10 ES6 Features What is ES6? Es6 or ECMAScript 2015 is the sixth major release of ECMAScript language which comes with a lot of new features and syntax for writing web applications in Javascript. Here we will discuss the core features of Top 10 ES6 or ECMAScript 6. I have divided my…

JavaScript

3 min read

Javascript ES6 Features
Javascript ES6 Features
JavaScript

3 min read


Nov 3, 2020

Javascript Error Handling || try…catch

try…catch Exception:- An exception is a generalization of the concept of an error to include any unexpected condition encountered during execution. Exception Handling:- try catch finally throw Details:- try: try is written in a block or in JavaScript language inside curly braces. Try usually returns the condition as true. catch: If there is any…

JavaScript

2 min read

Javascript Error Handling || try…catch
Javascript Error Handling || try…catch
JavaScript

2 min read


Nov 3, 2020

Javascript Smart Coding Style

Javascript Smart Coding Style Introduction : In a programming language, sorting or arranging these codes is called smart coding. Suppose you are a programmer, you write your code in one of the editors and if you put the codes in a random way and the codes are working properly but no other…

JavaScript

3 min read

Javascript Smart Coding Style
Javascript Smart Coding Style
JavaScript

3 min read


Nov 2, 2020

JavaScript Data Types || String, Number, Math, Array

String - indexOf(), lastIndexOf() || Number - isNaN(), parseInt() || Math - random(), sqrt() || Array - concat(), every() What is JavaScript The most used and popular programming language in the world is JavaScript. JavaScript is a client-side scripting language or many people call it a browser-side programming language. Originally it was an…

JavaScript

5 min read

JavaScript String.prototype.lastIndexOf()
JavaScript String.prototype.lastIndexOf()
JavaScript

5 min read


Oct 30, 2020

SSL (Secure Sockets Layer.)

Secure Sockets Layer.(SSL) Do you know what is an SSL on the website? SSL basically enhances the security of a website a lot more. This means that all sites will have SSL and will be secure.If we look at the domain of a website, we can see that the domain name is preceded by HTTP: // or HTTPS: //. The…

2 min read

React Router Private Route
React Router Private Route

2 min read

Lancer Abir

Lancer Abir

1 Follower

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams