Latest Quotes
(108,898 total)“In order to claim fluency in JavaScript, it’s important to understand how JavaScript’s native inheritance capabilities work. This is an often neglected area of JavaScript writing and learning, but understanding it can be dramatically empowering.”
— Eric Elliott, Classical Inheritance is Obsolete - How to Think in Prototypal OO
“The answer is simple: front end development, like any specialized trade or spectator sport, is a lot harder than it looks. It isn’t until you’ve dipped your toes in it that you realize just how turbulent the waters are.”
— Ilias Ismanalijev, Why is it so hard to find a good front end developer?
Tagged: Frontend
Tagged: Design Resources
“At the same time, we humans crave certainty. We like knowing where our next meal will come from. We like folks who keep their promises. To get a group of people to accomplish anything together, planning is essential.”
— Julie Zhuo, Creative Confidence — The Year of the Looking Glass
Tagged: Product Design
“React is a great way to generate static HTML with a component-based UI. One of the biggest hurdles to working with React is the amount of boilerplate and build configuration it takes to get going. I wanted to make it dead-simple to start building static pages with React and without the need to insta…”
— Brent Jackson, Zero-Configuration React Static Site Generator
“What are the biggest disadvantages/difficulties of using React? Many people who are new to React and the ‘React Ecosystem’ really struggle with some of the concepts of state management in the context of a React app. Depending on one’s background, it can be a very different way of thinking, and this…”
— Ignacio Gutierrez, Leland Richardson, How Airbnb Uses React
Tagged: Close Strangers