Web Dev

Summary

This is a list of resources for getting started with frontend development at Dendron

Concepts

React

Our frontend framework for building rich UI elements for both the Dendron Preview and the Dendron Web Client

Next.js

Framework for React. Makes it easy to setup, develop and publish a react project with server side rendering and other goodies.

Heavily optimized for performance.

Redux

Manage state in React Apps

Tutorial

We recommend you do the tutorial in the following order.

After you have gone through the above tutorials, we recommend that you put them to practice by taking a task labelled #size.small from publishing milestones.

Feel free to post in the #dev channel of our discord if you have any questions or want further context on the tasks.

Resources

To do a deep dive into specific concepts, we recommend the following resources

React

Next.js


Backlinks