- 30 seconds of interviews - A curated list of common interview questions and answers https://github.com/fejes713/30-seconds-of-interviews 9 comments learnprogramming
Linking pages
- GitHub - nikitavoloboev/find-work: Curated list of websites and resources to find work programming https://github.com/nikitavoloboev/find-work 0 comments
- Tech interview prep resources for software engineers - DEV Community 👩💻👨💻 https://dev.to/connor11528/tech-interview-prep-resources-for-software-engineers-561c 0 comments
- GitHub - jorgebucaran/hyperawesome: A curated list of awesome projects built with Hyperapp & more. https://github.com/hyperapp/awesome-hyperapp 0 comments
Linked pages
- GitHub - jorgebucaran/hyperapp: 1kB-ish JavaScript framework for building hypertext applications. https://github.com/hyperapp/hyperapp 227 comments
- HTML Standard https://www.w3.org/TR/html52/ 183 comments
- Links to cross-origin destinations are unsafe - Chrome Developers https://developers.google.com/web/tools/lighthouse/audits/noopener 173 comments
- GitHub - Chalarangelo/30-seconds-of-code: Short code snippets for all your development needs https://github.com/Chalarangelo/30-seconds-of-code#table-of-contents 161 comments
- About rel=noopener https://mathiasbynens.github.io/rel-noopener/ 152 comments
- Context – React https://reactjs.org/docs/context.html 144 comments
- 30 seconds of interviews https://30secondsofinterviews.org/ 129 comments
- 30 seconds of code https://30secondsofcode.org 120 comments
- CSS Flexbox Layout Guide | CSS-Tricks https://css-tricks.com/snippets/css/a-guide-to-flexbox/ 107 comments
- I never understood JavaScript closures | by Olivier De Meulder | DailyJS | Medium https://medium.com/dailyjs/i-never-understood-javascript-closures-9663703368e8 84 comments
- Error Boundaries – React https://reactjs.org/docs/error-boundaries.html 43 comments
- The Node.js Event Loop, Timers, and process.nextTick() | Node.js https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/ 39 comments
- JavaScript data types and data structures - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#:~:text=Conceptually%2C%20undefined%20indicates%20the%20absence%20of%20a%20value%2C%20while%20null%20indicates%20the%20absence%20of%20an%20object%20(which%20could%20also%20make%20up%20an%20excuse%20for%20typeof%20null%20%3D%3D%3D%20%22object%22) 37 comments
- undefined - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined 34 comments
- Master the JavaScript Interview: What is Function Composition? | by Eric Elliott | JavaScript Scene | Medium https://medium.com/javascript-scene/master-the-javascript-interview-what-is-function-composition-20dfb109a1a0 30 comments
- Refs and the DOM – React https://reactjs.org/docs/refs-and-the-dom.html 30 comments
- async vs defer attributes - Growing with the Web http://www.growingwiththeweb.com/2014/02/async-vs-defer-attributes.html 27 comments
- React.Component – React https://reactjs.org/docs/react-component.html#setstate 26 comments
- Handling Events – React https://reactjs.org/docs/handling-events.html 25 comments
- Components and Props – React https://reactjs.org/docs/components-and-props.html 24 comments