Click on tags to remove them from the filter.
Software that responds instantly to your touch or mouse clicks or keyboard feels light and helps you get things done you cant do when it is slow.
(Via Link to ‘Fast Software, the Best Software’ on Daring Fireball)
Noted by Damian Cugley .An approach to organizing long-lived software projects in which data objects and abstract APIs live in the middle and external interfaces and database connections in the outer crust.
Ideas for extending the Java language with data classes and sealed types to get the effect of algebraic datatypes in the Haskel or SML sense.
Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.