Forwarded from MJ
Media is too big
VIEW IN TELEGRAM
Mock intervyu va umumiy frontendga oid savollar muhokamasi suhbati
π₯27π5
JavaScript boyicha interview savol va javoblar ro'yhati. Foydali bo'ladi degan umiddamiz
https://github.com/sudheerj/javascript-interview-questions
https://github.com/sudheerj/javascript-interview-questions
GitHub
GitHub - sudheerj/javascript-interview-questions: List of 1000 JavaScript Interview Questions
List of 1000 JavaScript Interview Questions. Contribute to sudheerj/javascript-interview-questions development by creating an account on GitHub.
π32β€1
React boyicha interview savol va javoblar ro'yhati:
https://github.com/sudheerj/reactjs-interview-questions
https://github.com/sudheerj/reactjs-interview-questions
GitHub
GitHub - sudheerj/reactjs-interview-questions: List of top 500 ReactJS Interview Questions & Answers....Coding exercise questionsβ¦
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! - sudheerj/reactjs-interview-questions
π24
ES6(ES2015) va undan keyin qoshilgan ES "proposal"larni yillik "specification"lar tasnifida qayta ko'rib chiqamiz (balki esimizdan ko'tarilganlari bordir)
https://github.com/sudheerj/ECMAScript-features
https://github.com/sudheerj/ECMAScript-features
GitHub
GitHub - sudheerj/ECMAScript-features: ECMAScript features cheatsheet
ECMAScript features cheatsheet. Contribute to sudheerj/ECMAScript-features development by creating an account on GitHub.
π16
YouTube
Redux bilan tanishuv
Intro to Redux
π27π₯4
Mana nima sababdan JavaScriptda hamma o'zgaruvchilar heapda saqlanadi: chunki stackdagi joy function tugashi bilan tozalanadi (function ozi stackdan "pop" bo'ladi), closuredagi functionga esa u joy keyin ham kerak.
Manba:
https://exploringjs.com/deep-js/ch_environments.html#recursion-via-environments
Manba:
https://exploringjs.com/deep-js/ch_environments.html#recursion-via-environments
π22π₯3π―2β‘1π1
Forwarded from Jakhongir Rakhmonov - IT
π45π4π2π€2
CSS Box Model visual korinishda
Box-sizing: content-box (default) holatda, total size = margin + border + padding + size(width/height)
Box-sizing: border-box holatda, total size = margin + size(width/height)
Box-sizing: content-box (default) holatda, total size = margin + border + padding + size(width/height)
Box-sizing: border-box holatda, total size = margin + size(width/height)
π44