You're viewing documentation for Draftbit Classic (v1), our previous
platform. See the current Draftbit docs.
Community Resources
React and React Native community is evergrowing. Draftbit is built on top of them and extensively shares concepts. There are many wonderful resources out there in the community.
Below is a curated list of resources on various topics that are conceptually related to Draftbit.
JavaScript
Section titled “JavaScript”- JavaScript Notes and Reference - a beginner-friendly curated list of JavaScript fundamentals
- JavaScript MDN documentation is a good starting point to dive deep and use it as a reference
React and React Native
Section titled “React and React Native”- What is JSX? React and React Native use this JavaScript extension to create elements
- Learn more about React Hooks:
- React Native Express is a great resource to dive into the deep world of React Native
- Navigation: Learn about navigation patterns and how to implement them. Officially created by Expo team
- The Complete Guide to Layout in Draftbit using React Native Flexbox