Hello WorldRoger RodriguezRoger RodriguezMay, 2019This is my first post. How exciting. I’m sure I’ll write a lot more interesting things in the future hello.tsclass MyBlog extends Blog { constructor(props) { super(props) } }Expand