Using Components to Dynamically Generate the Channel's Messages

InstructorSam Selikoff

Share this video with your friends

Send Tweet

We use the Message component we built in the very first video to render messages from the server's dummy data. Use some simple logic to conditionally render the message author's information. Learn how to tweak the line height of a paragraph of text.

The code for this lesson is divided into two sections, with this you can see the progress on the code.

  1. Begin
  2. End