We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Create the model for the blog posts.
We had agreed on this schema:
String
Date
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create the model for the blog posts.
We had agreed on this schema:
Blogpost:
nametitle,String
the post tileString
s, for the tagsDate
to indicate when it was createdString
the author's nameString
the rest of the blog post.contentSource<- external links. Let's talk again about it.The text was updated successfully, but these errors were encountered: