
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
Duración:00:01:57
Preface
Duración:00:05:01
Part 1 html
Duración:00:00:15
Html fundamentals
Duración:00:00:57
Html fundamentals html basics
Duración:00:03:48
Html fundamentals html 5
Duración:00:03:54
Html fundamentals html forms
Duración:00:04:46
Html fundamentals html semantic markup
Duración:00:05:14
Html fundamentals html5 apis
Duración:00:02:57
Html top tech interview questions
Duración:00:07:32
Part 2 c s s
Duración:00:00:15
Introduction and fundamentals of css
Duración:00:04:49
Introduction and fundamentals of css css selectors
Duración:00:03:38
Introduction and fundamentals of css css rules
Duración:00:04:46
Introduction and fundamentals of css css specificity rules
Duración:00:05:28
Introduction and fundamentals of css css inheritance
Duración:00:04:02
Introduction and fundamentals of css css different kinds of combinators
Duración:00:04:01
Introduction and fundamentals of css css box model
Duración:00:03:56
Introduction and fundamentals of css css units
Duración:00:05:16
Introduction and fundamentals of css pseudo classes
Duración:00:03:16
Introduction and fundamentals of css css class vs id
Duración:00:04:18
Introduction and fundamentals of css css variables
Duración:00:04:48
Introduction and fundamentals of css vendor prefixes
Duración:00:04:34
Introduction and fundamentals of css css polyfills
Duración:00:04:05
Introduction and fundamentals of css bem (block element modifiers)
Duración:00:05:19
Introduction to css positioning
Duración:00:02:54
Introduction to css positioning static positioning context & viewport
Duración:00:03:02
Introduction to css positioning absolute position
Duración:00:03:12
Introduction to css positioning relative position
Duración:00:04:56
Introduction to css positioning fixed position
Duración:00:04:02
Introduction to css positioning sticky position
Duración:00:03:53
Introduction to css positioning z index
Duración:00:05:12
Introduction to css positioning overflow
Duración:00:05:31
Responsive design
Duración:00:03:00
Responsive design software & hardware pixels
Duración:00:04:43
Responsive design meta tag for responsiveness
Duración:00:03:48
Responsive design css media queries
Duración:00:06:54
Responsive design css flexbox
Duración:00:06:03
Responsive design css grid
Duración:00:05:20
Scss syntactically awesome stylesheets
Duración:00:03:57
Scss syntactically awesome stylesheets scss features
Duración:00:04:02
Scss syntactically awesome stylesheets scss inheritance
Duración:00:05:19
Scss syntactically awesome stylesheets scss variables
Duración:00:04:56
Scss syntactically awesome stylesheets scss import & function
Duración:00:04:25
Scss syntactically awesome stylesheets ampersand operator & mixin
Duración:00:04:01
Css frameworks
Duración:00:02:28
Css frameworks css bootstrap framework
Duración:00:09:10
Css frameworks tailwind css
Duración:00:03:10
Css frameworks css in js frameworks
Duración:00:05:59
Css top tech interview questions
Duración:00:00:56
Css top tech interview questions truncate text in multiple lines (with ellipsis)
Duración:00:03:02
Css top tech interview questions truncate text in one line (with ellipsis)
Duración:00:02:52
Css top tech interview questions center an element vertically
Duración:00:05:47
Css top tech interview questions sticky footer
Duración:00:03:46
Css top tech interview questions color of input elements
Duración:00:02:55
Css top tech interview questions fragment style
Duración:00:04:44
Css top tech interview questions doughnut chart
Duración:00:05:03
Css top tech interview questions list numbering
Duración:00:03:51
Css top tech interview questions close button in css
Duración:00:04:03
Css top tech interview questions fit the image
Duración:00:05:48
Css top tech interview questions golden ratio rectangle
Duración:00:03:30
Css top tech interview questions multi column text
Duración:00:02:43
Css top tech interview questions a row
Duración:00:03:30
Css top tech interview questions different checkbox style
Duración:00:05:45
Css top tech interview questions modal with max height
Duración:00:03:27
Css top tech interview questions two column layout
Duración:00:04:21
Css top tech interview questions fluid font size
Duración:00:04:54
Part 3 accessibility
Duración:00:00:15
Web accessibility
Duración:00:01:14
Web accessibility introduction to web accessibility
Duración:00:02:22
Web accessibility accessible design principles
Duración:00:03:58
Web accessibility semantic html
Duración:00:05:24
Web accessibility aria roles and attributes
Duración:00:05:23
Web accessibility keyboard navigation
Duración:00:07:24
Web accessibility focus management
Duración:00:07:37
Web accessibility color contrast and accessibility
Duración:00:03:39
Web accessibility images and alt text
Duración:00:03:33
Web accessibility forms and input elements
Duración:00:04:59
Web accessibility skiplinks for accessibility
Duración:00:04:01
Web accessibility testing and auditing accessibility
Duración:00:04:41
Part 4 javascript
Duración:00:00:15
Js engine and internals
Duración:00:01:05
Js engine and internals history of js engines
Duración:00:05:16
Js engine and internals js parser
Duración:00:02:06
Js engine and internals js interpreter & compiler
Duración:00:05:23
Js engine and internals js profiler
Duración:00:03:44
Js engine and internals memoization in js
Duración:00:03:55
Js engine and internals js call stack
Duración:00:04:36
Js engine and internals js memory heap & stack
Duración:00:04:09
Js engine and internals js garbage collection
Duración:00:03:50
Js engine and internals synchronous & js runtime
Duración:00:02:48
Js engine and internals event loop and callback queue
Duración:00:05:36
Js engine and internals job queue
Duración:00:03:08
Js engine and internals execution context, hoisting, lexical environment
Duración:00:07:00
Js engine and internals scope chain, function & block scopes
Duración:00:04:54
Js engine and internals iife, 'this' keyword lexical & dynamic scope
Duración:00:04:20
Js engine and internals special functions: call, apply & bind
Duración:00:06:04
Js engine and internals javascript types
Duración:00:07:37
Closures and prototypes
Duración:00:05:00
Closures and prototypes function constructor
Duración:00:04:09
Closures and prototypes prototypal inheritance
Duración:00:07:33
Closures and prototypes prototype vs proto
Duración:00:06:33
Closures and prototypes callable object
Duración:00:04:27
Closures and prototypes higher order functions
Duración:00:05:27
Closures and prototypes closures
Duración:00:02:56
Closures and prototypes memory efficient
Duración:00:05:15
Closures and prototypes encapsulation
Duración:00:03:33
Object oriented programming in js
Duración:00:04:30
Object oriented programming in js factory functions
Duración:00:05:05
Object oriented programming in js stores
Duración:00:03:35
Object oriented programming in js object create
Duración:00:05:46
Object oriented programming in js constructor functions
Duración:00:04:42
Object oriented programming in js class
Duración:00:04:54
Object oriented programming in js private and public fields
Duración:00:03:45
Object oriented programming in js composition vs inheritance
Duración:00:08:51
Functional programming in js
Duración:00:05:40
Functional programming in js pure functions
Duración:00:04:58
Functional programming in js referential transparency
Duración:00:03:42
Functional programming in js idempotence
Duración:00:04:12
Functional programming in js imperative vs declarative
Duración:00:01:10
Functional programming in js immutability
Duración:00:00:10
Functional programming in js partial application
Duración:00:05:20
Functional programming in js pipe and compose
Duración:00:05:29
Functional programming in js arity
Duración:00:03:06
Modules in javascript
Duración:00:05:48
Modules in javascript module patterns
Duración:00:05:39
Modules in javascript issues with modules
Duración:00:03:49
Modules in javascript es6 modules
Duración:00:04:01
Error handling in javascript
Duración:00:05:05
Error handling in javascript common error types
Duración:00:04:59
Error handling in javascript try catch statement
Duración:00:05:10
Error handling in javascript error object
Duración:00:03:00
Asynchronous javascript
Duración:00:05:15
Asynchronous javascript web api timers
Duración:00:04:43
Asynchronous javascript event loop and callbacks
Duración:00:03:37
Asynchronous javascript promises
Duración:00:03:59
Asynchronous javascript callback queue vs microtask queue
Duración:00:03:23
Asynchronous javascript iterators
Duración:00:06:13
Asynchronous javascript generators
Duración:00:03:05
Asynchronous javascript async & await
Duración:00:05:46
Top tech interview questions in javascript
Duración:00:01:01
Top tech interview questions in javascript debounce implementation
Duración:00:06:09
Top tech interview questions in javascript throttle implementation
Duración:00:03:24
Top tech interview questions in javascript array prototype flat() implementation
Duración:00:03:47
Top tech interview questions in javascript curry implementation
Duración:00:04:09
Top tech interview questions in javascript json parse() implementation
Duración:00:03:55
Top tech interview questions in javascript json stringify() implementation
Duración:00:04:13
Top tech interview questions in javascript find corresponding node in two identical dom trees
Duración:00:04:12
Top tech interview questions in javascript create a simple store for dom element
Duración:00:04:45
Top tech interview questions in javascript create an event emitter
Duración:00:04:26
Top tech interview questions in javascript implement a simple dom wrapper for method chaining
Duración:00:04:20
Top tech interview questions in javascript implement a general memoization function `memo()`
Duración:00:04:48
Top tech interview questions in javascript implement immutability helper
Duración:00:04:27
Top tech interview questions in javascript create a `pipe()` function
Duración:00:04:54
Top tech interview questions in javascript shuffle an array
Duración:00:04:54
Top tech interview questions in javascript create a fake timer (settimeout)
Duración:00:06:25
Top tech interview questions in javascript implement `promise allsettled()`
Duración:00:03:37
Top tech interview questions in javascript implement `promise all()`
Duración:00:04:13
Top tech interview questions in javascript implement `promise race()`
Duración:00:05:22
Top tech interview questions in javascript implement `promise any()`
Duración:00:03:52
Top tech interview questions in javascript implement async helper `race()`
Duración:00:03:39
Top tech interview questions in javascript implement async helper `parallel()`
Duración:00:05:00
Top tech interview questions in javascript implement async helper `sequence()`
Duración:00:05:12
Top tech interview questions in javascript implement `clearalltimeout()`
Duración:00:03:28
Top tech interview questions in javascript implement `object assign()`
Duración:00:04:41
Top tech interview questions in javascript implement deep equal ` isequal()`
Duración:00:07:05
Top tech interview questions in javascript create your own promise
Duración:00:05:42
Top tech interview questions in javascript auto retry promise on rejection
Duración:00:04:39
Top tech interview questions in javascript create ` clonedeep()`
Duración:00:06:44
Top tech interview questions in javascript create your own `new` operator
Duración:00:05:00
Top tech interview questions in javascript get dom tree height
Duración:00:04:38
Top tech interview questions in javascript create an observable
Duración:00:03:59
Top tech interview questions in javascript call apis with pagination
Duración:00:05:01
Top tech interview questions in javascript implement bigint addition
Duración:00:04:33
Top tech interview questions in javascript convert hex color to rgba
Duración:00:05:43
Top tech interview questions in javascript create an interval
Duración:00:03:47
Top tech interview questions in javascript write your own `instanceof`
Duración:00:03:36
Top tech interview questions in javascript implement your own `object create`
Duración:00:04:53
Top tech interview questions in javascript traverse dom level by level
Duración:00:06:36
Top tech interview questions in javascript implement promisify()
Duración:00:04:26
Top tech interview questions in javascript implement array prototype reduce()
Duración:00:04:31
Top tech interview questions in javascript implement array prototype map()
Duración:00:04:04
Part 5 react js
Duración:00:00:15
React js fundamentals
Duración:00:04:41
React js fundamentals react components
Duración:00:04:51
React js fundamentals state and props
Duración:00:08:17
React js fundamentals jsx (javascript xml)
Duración:00:03:26
React js fundamentals react hooks
Duración:00:04:50
React js fundamentals advanced usage of react hooks
Duración:00:07:25
React js fundamentals creating custom hooks
Duración:00:04:16
React js fundamentals routing in react
Duración:00:04:14
React js fundamentals state management (redux)
Duración:00:04:43
React js fundamentals react forms and validation
Duración:00:05:35
React js fundamentals react testing library
Duración:00:05:36
React js fundamentals react performance optimization
Duración:00:04:55
React js fundamentals server side rendering (ssr) in react
Duración:00:03:40
React js fundamentals next js framework
Duración:00:03:43
React js top tech interview questions
Duración:00:01:01
React js top tech interview questions usetoggle() hook
Duración:00:06:32
React js top tech interview questions useeffectonce() hook
Duración:00:04:36