
in order to build applications in React.js, we should know Modern JavaScript (ES6). Modern JavaScript essentials.· Var, let, const· Objects· This · Arrow function · Destructing · Spread · Classes·


Do you want to know how you can get a web development job with an average salary of 78000 USD. In a year in this series, I am going to go over the basic facts about web development and what programming languages to learn land your first job how ...


Styling CSS. So in this section, we are going to cover essential CSS concepts, we need to understand to build beautiful web pages.1- Providing CSS Let’s talk about three different ways to providing styles. - Embedded We can us


In this blog post, I will explain basic concepts of React.js, and I will also clarify some of the most asked questions a. - What is React?- Why do we use react?- Who uses React?- React Vs Angular Vs Vue- What is a state?- What is props?- How to hand


JavaScript has become the programming language for everting, whether you’re into Ember, Node, React, Angular, Vue or an. What is JavaScript?JavaScript was initially created to “make web pages alive” the programs in this language are called scripts,


CSS selectors are just patterns to select the element that you want to style. The main theme of CSS is for applying styles for web elements to make a web page look good and even more readable.Let’s dive into the topic!1- Basic SelectorsIn CSS w...


په انټرنيټ کې په زرګونو کارونه شته چې تاسو یې کولای شۍ. خو زه باوري یم چې زده کړه پکې تر ټولو لومړنی مقصد دی. زده کړه په هر ځای کې ده، انټرنیټ مونږ ته د دې اسانتیاوې برابروي تر څو مونږ له هر ځای څخه د یوې تڼې په کېکاږلو سره ډیر معلومات تر لاسه کړ...


غواړئ شتمن شئ؟ دغه لارښوونې په ياد ولرئد يو ډاکتر په لاس کې چاړه يو چاته ژوند وربښي، خو د يو نادان کس په لاس کې د چاړې شتون د يو چا ژوند اخيستلی شي. دا خبره مې ځکه وکړه، چې پيسې هم همدا مثال لري، له پيسو هم مثبته او هم منفي ګټه اخستل کېدای شي.پيس...


Version Control Systems څه شی دی؟دا ليکنه د سافټویر اينجينرانو، ويب ډيزاينرانو، ګرافيک ډيزاينرانو او هغه کسانو لپاره ده چې د فايلونو Management ورته ګران وي!اول: VCS ددي لپاره کارول کېږي چې د يو يا څو فايلونو فايلونو تغيرات د وخت په تيريدو سره ثب...


Let’s talking about creating layout, so in this section, we will learn everything we need to know about layout.Everything in CSS has a box around it, and understanding these boxes is key to being able to create layouts with CSS, or to align items...
