Fresher's Frontend Interview

preview_player
Показать описание


Social Media

#react #procodrr #webdevelopment #mockinterviews #frontendinterview #javascriptinterview
Рекомендации по теме
Комментарии
Автор

00:02 Practice JavaScript and React thoroughly for better interview performance
02:23 CSS skills and interview categories
09:01 Inheritance in CSS
12:11 Synchronous code can block the main thread
22:00 Discussing variable assignment and destructuring in Javascript
25:11 Understanding array destructuring in JavaScript
31:58 Creating objects using Factory functions
35:05 Implementing a digital clock using JavaScript
56:31 Formatting time in JavaScript
1:03:27 Optimizing code with Date object in JavaScript Console
1:10:04 Improving core JavaScript skills

NikhilDeveloper-nr
Автор

at last for giving up the space in PM or AM you can use css gap property! he had already created clock div a flex box. so, all span elements have gap between them using gap property :)

avtheprowd
Автор

The content quality is really very good! Can you also post some mock for 3 years frontend exp with JS + React.js + system design, I am unable to find something similar on the internet, I am also a Frontend Dev with 3 YOE looking to switch job so I am revising my fundamentals and your content is really helpful!

RohanGotwal
Автор

26:00
const [...a]= [10, 20, 30, 40, 50]
console.log(a[3])

output- 40

codinglife
Автор

Javascript first question:

Answer :

<img src=x onerror=alert(1)>


That fill stopped the main thread for a sec !

jainstrain
Автор

Most simple way
let clock =

setInterval(()=>{
let date = new Date();
clock.innerHTML = date.toLocaleTimeString();
}, 1000);

ANKITMISTRY-crtu
Автор

How can i get a chance to be interviewed by you please tell sir
I really need to know about my practices

tejaspatel
Автор

Sir coding level 0 hn
Kuch nhe aata usme, kaise logic lgata hn kya samjhte
Pls video bnao for help
How to start coding

akanshasaraswat
Автор

Small doubt: Can someone make that L shaped using span tag? 6:55

swagatpandak
Автор

sir according to Gemini: the syntax const {3 : a} to directly access an element by index within destructuring assignment isn't valid JavaScript. is this true?

pareshkamaliya
Автор

Sir bring 1 interview in every 2 days plzz

ravishbisht
Автор

How to apply for these interviews? please reply sir...I've been learning web dev from past 2months...

mohdanzar
Автор

Hi
Cab anyone clarify one thing
I am frontend developer with 2 plus years of work experience but i dont know css much
In my company there will be a dedicated css developers

So is css necessary to be a frontend developer????

saiprashanth
Автор

Sir, what will you do after selection? I have this doubt.
they are already experienced candidates . are they looking for new company and are you helping them to switch .., please reply

rohitbabburu
Автор

i can solve this issues without any preparation, i think he is beginner

icetmzz
Автор

I can't understand Hindi, so where can I learn your English js videos?

JayasundraTabiliyage
Автор

Bhaiya english kse sikha aapne and iske upar ek video banao

victorDS
Автор

Hello Sir, how can we register for a mock interview?

nagasudhamahavratayajula
Автор

bhai es interview ke bases pe kitne LPA milenge es bhai ko

Airudan
Автор

Aise interview me 9/10 score krne ke baad expected salary kya hogi

manishvishwakarma