diff --git a/basic-concepts.md b/basic-concepts.md index 7e08fcf..c042cf5 100644 --- a/basic-concepts.md +++ b/basic-concepts.md @@ -136,6 +136,10 @@ https://github.com/dexteryy/spellbook-of-modern-webdev#gui-framework A large list of categorized resources for dozens of web development-related topics. +- **Developer Productivity Tips from the React Experts** + https://www.telerik.com/kendo-react-ui/react-best-practices-and-productivity-tips/ + The KendoReact team curated the top productivity tips of 20+ React experts, ranging from smart ways to get started to advanced productivity hacks. Includes ideas from Emma Wedekind, Kent C. Dodds, vjeux and many more. + #### General Suggestions for Learning @@ -213,4 +217,4 @@ - **7 GUIs** http://eugenkiss.github.io/7guis/tasks/ - A list of 7 generic example apps that can be built in any language or UI framework. Intended as a basic usability benchmark for different UI frameworks, but also a decent list of ideas for learning projects. Includes a counter, a temperature converter, a flight booker, a timer, a CRUD app, and more. \ No newline at end of file + A list of 7 generic example apps that can be built in any language or UI framework. Intended as a basic usability benchmark for different UI frameworks, but also a decent list of ideas for learning projects. Includes a counter, a temperature converter, a flight booker, a timer, a CRUD app, and more.