
Cracking Top Tech Frontend Interviews
DSA Shots
A Complete Guide to Frontend Interviews is your key to unlocking success in the competitive tech industry. Inside this comprehensive guide, you'll find:
* In-depth coverage of HTML, CSS, JS, and React, including best practices and common interview questions
* Expert tips and strategies for acing your frontend interviews, from resume review to salary negotiations
* Real-world examples and case studies to help you understand the concepts better
* Practice problems and exercises to test your knowledge and reinforce your understanding
Whether you're a seasoned developer or just starting out, this book is your ultimate resource for frontend interviews. With our expert guidance, you'll be well-prepared to tackle any interview question and land your dream job in tech. Get ready to take your skills to the next level and join the ranks of top tech professionals!
Duration - 15h 49m.
Author - DSA Shots.
Narrator - H. Green.
Published Date - Monday, 01 January 2024.
Copyright - © 2023 DSA Shots ©.
Location:
United States
Description:
A Complete Guide to Frontend Interviews is your key to unlocking success in the competitive tech industry. Inside this comprehensive guide, you'll find: * In-depth coverage of HTML, CSS, JS, and React, including best practices and common interview questions * Expert tips and strategies for acing your frontend interviews, from resume review to salary negotiations * Real-world examples and case studies to help you understand the concepts better * Practice problems and exercises to test your knowledge and reinforce your understanding Whether you're a seasoned developer or just starting out, this book is your ultimate resource for frontend interviews. With our expert guidance, you'll be well-prepared to tackle any interview question and land your dream job in tech. Get ready to take your skills to the next level and join the ranks of top tech professionals! Duration - 15h 49m. Author - DSA Shots. Narrator - H. Green. Published Date - Monday, 01 January 2024. Copyright - © 2023 DSA Shots ©.
Language:
English
Opening Credits
Duration:00:01:57
Preface
Duration:00:05:01
Part 1 html
Duration:00:00:15
Html fundamentals
Duration:00:00:57
Html fundamentals html basics
Duration:00:03:48
Html fundamentals html 5
Duration:00:03:54
Html fundamentals html forms
Duration:00:04:46
Html fundamentals html semantic markup
Duration:00:05:14
Html fundamentals html5 apis
Duration:00:02:57
Html top tech interview questions
Duration:00:07:32
Part 2 c s s
Duration:00:00:15
Introduction and fundamentals of css
Duration:00:04:49
Introduction and fundamentals of css css selectors
Duration:00:03:38
Introduction and fundamentals of css css rules
Duration:00:04:46
Introduction and fundamentals of css css specificity rules
Duration:00:05:28
Introduction and fundamentals of css css inheritance
Duration:00:04:02
Introduction and fundamentals of css css different kinds of combinators
Duration:00:04:01
Introduction and fundamentals of css css box model
Duration:00:03:56
Introduction and fundamentals of css css units
Duration:00:05:16
Introduction and fundamentals of css pseudo classes
Duration:00:03:16
Introduction and fundamentals of css css class vs id
Duration:00:04:18
Introduction and fundamentals of css css variables
Duration:00:04:48
Introduction and fundamentals of css vendor prefixes
Duration:00:04:34
Introduction and fundamentals of css css polyfills
Duration:00:04:05
Introduction and fundamentals of css bem (block element modifiers)
Duration:00:05:19
Introduction to css positioning
Duration:00:02:54
Introduction to css positioning static positioning context & viewport
Duration:00:03:02
Introduction to css positioning absolute position
Duration:00:03:12
Introduction to css positioning relative position
Duration:00:04:56
Introduction to css positioning fixed position
Duration:00:04:02
Introduction to css positioning sticky position
Duration:00:03:53
Introduction to css positioning z index
Duration:00:05:12
Introduction to css positioning overflow
Duration:00:05:31
Responsive design
Duration:00:03:00
Responsive design software & hardware pixels
Duration:00:04:43
Responsive design meta tag for responsiveness
Duration:00:03:48
Responsive design css media queries
Duration:00:06:54
Responsive design css flexbox
Duration:00:06:03
Responsive design css grid
Duration:00:05:20
Scss syntactically awesome stylesheets
Duration:00:03:57
Scss syntactically awesome stylesheets scss features
Duration:00:04:02
Scss syntactically awesome stylesheets scss inheritance
Duration:00:05:19
Scss syntactically awesome stylesheets scss variables
Duration:00:04:56
Scss syntactically awesome stylesheets scss import & function
Duration:00:04:25
Scss syntactically awesome stylesheets ampersand operator & mixin
Duration:00:04:01
Css frameworks
Duration:00:02:28
Css frameworks css bootstrap framework
Duration:00:09:10
Css frameworks tailwind css
Duration:00:03:10
Css frameworks css in js frameworks
Duration:00:05:59
Css top tech interview questions
Duration:00:00:56
Css top tech interview questions truncate text in multiple lines (with ellipsis)
Duration:00:03:02
Css top tech interview questions truncate text in one line (with ellipsis)
Duration:00:02:52
Css top tech interview questions center an element vertically
Duration:00:05:47
Css top tech interview questions sticky footer
Duration:00:03:46
Css top tech interview questions color of input elements
Duration:00:02:55
Css top tech interview questions fragment style
Duration:00:04:44
Css top tech interview questions doughnut chart
Duration:00:05:03
Css top tech interview questions list numbering
Duration:00:03:51
Css top tech interview questions close button in css
Duration:00:04:03
Css top tech interview questions fit the image
Duration:00:05:48
Css top tech interview questions golden ratio rectangle
Duration:00:03:30
Css top tech interview questions multi column text
Duration:00:02:43
Css top tech interview questions a row
Duration:00:03:30
Css top tech interview questions different checkbox style
Duration:00:05:45
Css top tech interview questions modal with max height
Duration:00:03:27
Css top tech interview questions two column layout
Duration:00:04:21
Css top tech interview questions fluid font size
Duration:00:04:54
Part 3 accessibility
Duration:00:00:15
Web accessibility
Duration:00:01:14
Web accessibility introduction to web accessibility
Duration:00:02:22
Web accessibility accessible design principles
Duration:00:03:58
Web accessibility semantic html
Duration:00:05:24
Web accessibility aria roles and attributes
Duration:00:05:23
Web accessibility keyboard navigation
Duration:00:07:24
Web accessibility focus management
Duration:00:07:37
Web accessibility color contrast and accessibility
Duration:00:03:39
Web accessibility images and alt text
Duration:00:03:33
Web accessibility forms and input elements
Duration:00:04:59
Web accessibility skiplinks for accessibility
Duration:00:04:01
Web accessibility testing and auditing accessibility
Duration:00:04:41
Part 4 javascript
Duration:00:00:15
Js engine and internals
Duration:00:01:05
Js engine and internals history of js engines
Duration:00:05:16
Js engine and internals js parser
Duration:00:02:06
Js engine and internals js interpreter & compiler
Duration:00:05:23
Js engine and internals js profiler
Duration:00:03:44
Js engine and internals memoization in js
Duration:00:03:55
Js engine and internals js call stack
Duration:00:04:36
Js engine and internals js memory heap & stack
Duration:00:04:09
Js engine and internals js garbage collection
Duration:00:03:50
Js engine and internals synchronous & js runtime
Duration:00:02:48
Js engine and internals event loop and callback queue
Duration:00:05:36
Js engine and internals job queue
Duration:00:03:08
Js engine and internals execution context, hoisting, lexical environment
Duration:00:07:00
Js engine and internals scope chain, function & block scopes
Duration:00:04:54
Js engine and internals iife, 'this' keyword lexical & dynamic scope
Duration:00:04:20
Js engine and internals special functions: call, apply & bind
Duration:00:06:04
Js engine and internals javascript types
Duration:00:07:37
Closures and prototypes
Duration:00:05:00
Closures and prototypes function constructor
Duration:00:04:09
Closures and prototypes prototypal inheritance
Duration:00:07:33
Closures and prototypes prototype vs proto
Duration:00:06:33
Closures and prototypes callable object
Duration:00:04:27
Closures and prototypes higher order functions
Duration:00:05:27
Closures and prototypes closures
Duration:00:02:56
Closures and prototypes memory efficient
Duration:00:05:15
Closures and prototypes encapsulation
Duration:00:03:33
Object oriented programming in js
Duration:00:04:30
Object oriented programming in js factory functions
Duration:00:05:05
Object oriented programming in js stores
Duration:00:03:35
Object oriented programming in js object create
Duration:00:05:46
Object oriented programming in js constructor functions
Duration:00:04:42
Object oriented programming in js class
Duration:00:04:54
Object oriented programming in js private and public fields
Duration:00:03:45
Object oriented programming in js composition vs inheritance
Duration:00:08:51
Functional programming in js
Duration:00:05:40
Functional programming in js pure functions
Duration:00:04:58
Functional programming in js referential transparency
Duration:00:03:42
Functional programming in js idempotence
Duration:00:04:12
Functional programming in js imperative vs declarative
Duration:00:01:10
Functional programming in js immutability
Duration:00:00:10
Functional programming in js partial application
Duration:00:05:20
Functional programming in js pipe and compose
Duration:00:05:29
Functional programming in js arity
Duration:00:03:06
Modules in javascript
Duration:00:05:48
Modules in javascript module patterns
Duration:00:05:39
Modules in javascript issues with modules
Duration:00:03:49
Modules in javascript es6 modules
Duration:00:04:01
Error handling in javascript
Duration:00:05:05
Error handling in javascript common error types
Duration:00:04:59
Error handling in javascript try catch statement
Duration:00:05:10
Error handling in javascript error object
Duration:00:03:00
Asynchronous javascript
Duration:00:05:15
Asynchronous javascript web api timers
Duration:00:04:43
Asynchronous javascript event loop and callbacks
Duration:00:03:37
Asynchronous javascript promises
Duration:00:03:59
Asynchronous javascript callback queue vs microtask queue
Duration:00:03:23
Asynchronous javascript iterators
Duration:00:06:13
Asynchronous javascript generators
Duration:00:03:05
Asynchronous javascript async & await
Duration:00:05:46
Top tech interview questions in javascript
Duration:00:01:01
Top tech interview questions in javascript debounce implementation
Duration:00:06:09
Top tech interview questions in javascript throttle implementation
Duration:00:03:24
Top tech interview questions in javascript array prototype flat() implementation
Duration:00:03:47
Top tech interview questions in javascript curry implementation
Duration:00:04:09
Top tech interview questions in javascript json parse() implementation
Duration:00:03:55
Top tech interview questions in javascript json stringify() implementation
Duration:00:04:13
Top tech interview questions in javascript find corresponding node in two identical dom trees
Duration:00:04:12
Top tech interview questions in javascript create a simple store for dom element
Duration:00:04:45
Top tech interview questions in javascript create an event emitter
Duration:00:04:26
Top tech interview questions in javascript implement a simple dom wrapper for method chaining
Duration:00:04:20
Top tech interview questions in javascript implement a general memoization function `memo()`
Duration:00:04:48
Top tech interview questions in javascript implement immutability helper
Duration:00:04:27
Top tech interview questions in javascript create a `pipe()` function
Duration:00:04:54
Top tech interview questions in javascript shuffle an array
Duration:00:04:54
Top tech interview questions in javascript create a fake timer (settimeout)
Duration:00:06:25
Top tech interview questions in javascript implement `promise allsettled()`
Duration:00:03:37
Top tech interview questions in javascript implement `promise all()`
Duration:00:04:13
Top tech interview questions in javascript implement `promise race()`
Duration:00:05:22
Top tech interview questions in javascript implement `promise any()`
Duration:00:03:52
Top tech interview questions in javascript implement async helper `race()`
Duration:00:03:39
Top tech interview questions in javascript implement async helper `parallel()`
Duration:00:05:00
Top tech interview questions in javascript implement async helper `sequence()`
Duration:00:05:12
Top tech interview questions in javascript implement `clearalltimeout()`
Duration:00:03:28
Top tech interview questions in javascript implement `object assign()`
Duration:00:04:41
Top tech interview questions in javascript implement deep equal ` isequal()`
Duration:00:07:05
Top tech interview questions in javascript create your own promise
Duration:00:05:42
Top tech interview questions in javascript auto retry promise on rejection
Duration:00:04:39
Top tech interview questions in javascript create ` clonedeep()`
Duration:00:06:44
Top tech interview questions in javascript create your own `new` operator
Duration:00:05:00
Top tech interview questions in javascript get dom tree height
Duration:00:04:38
Top tech interview questions in javascript create an observable
Duration:00:03:59
Top tech interview questions in javascript call apis with pagination
Duration:00:05:01
Top tech interview questions in javascript implement bigint addition
Duration:00:04:33
Top tech interview questions in javascript convert hex color to rgba
Duration:00:05:43
Top tech interview questions in javascript create an interval
Duration:00:03:47
Top tech interview questions in javascript write your own `instanceof`
Duration:00:03:36
Top tech interview questions in javascript implement your own `object create`
Duration:00:04:53
Top tech interview questions in javascript traverse dom level by level
Duration:00:06:36
Top tech interview questions in javascript implement promisify()
Duration:00:04:26
Top tech interview questions in javascript implement array prototype reduce()
Duration:00:04:31
Top tech interview questions in javascript implement array prototype map()
Duration:00:04:04
Part 5 react js
Duration:00:00:15
React js fundamentals
Duration:00:04:41
React js fundamentals react components
Duration:00:04:51
React js fundamentals state and props
Duration:00:08:17
React js fundamentals jsx (javascript xml)
Duration:00:03:26
React js fundamentals react hooks
Duration:00:04:50
React js fundamentals advanced usage of react hooks
Duration:00:07:25
React js fundamentals creating custom hooks
Duration:00:04:16
React js fundamentals routing in react
Duration:00:04:14
React js fundamentals state management (redux)
Duration:00:04:43
React js fundamentals react forms and validation
Duration:00:05:35
React js fundamentals react testing library
Duration:00:05:36
React js fundamentals react performance optimization
Duration:00:04:55
React js fundamentals server side rendering (ssr) in react
Duration:00:03:40
React js fundamentals next js framework
Duration:00:03:43
React js top tech interview questions
Duration:00:01:01
React js top tech interview questions usetoggle() hook
Duration:00:06:32
React js top tech interview questions useeffectonce() hook
Duration:00:04:36