egghead.io
illustration for Build a Terminal Dashboard with React

Course

Build a Terminal Dashboard with React

  1. 1
    Bootstrap a `react-blessed` Terminal Application
    5m 44s
  2. 2
    Add ESLint Rules to a `react-blessed` Application
    4m 54s
  3. 3
    Change text font with `figlet` inside a `react-blessed` Application
    2m 51s
  4. 4
    Extract a `react-blessed` Component and Add the `useInterval` Hook
    4m 22s
  5. 5
    Fetch the current weather with `weather-js` and display in `react-blessed`
    8m 57s
  6. 6
    Extract a custom useRequest hook to simplify fetching data in a react-blessed Application
    7m 40s
  7. 7
    Change text color with `chalk` and `gradient-string` inside `react-blessed`
    2m 46s
  8. 8
    Position and Align Text inside a `react-blessed` <box> Element
    2m 41s
  9. 9
    Create a Full-Screen Dashboard in `react-blessed` using a Percentage Based Layout
    6m 53s
  10. 10
    Use the react-blessed-contrib Grid Component to Make a Dashboard Layout
    4m 34s

Add ESLint Rules to a `react-blessed` Application

Elijah Manor
InstructorElijah Manor
  • react
    React

Share this video with your friends

Send Tweet

This code at this point in the React Terminal Dashboard series is minimal, but as code starts to accumulate it'll be helpful to statically analyze the validity of our code going forward with ESLint and several plugins that are specific to React.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions