Source Code: https://github.com/cihat/twitter-clone
Live: https://cihat.github.io/twitter-clone/
My Twitter Clone project that I wrote with Vue.js using the Random User and Quotable API's.
Source Code: https://github.com/cihat/twitter-clone
Live: https://cihat.github.io/twitter-clone/
My Twitter Clone project that I wrote with Vue.js using the Random User and Quotable API's.
For further actions, you may consider blocking this person and/or reporting abuse
Type is an everyday concept to programmers, but it’s surprisingly difficult to define it succinctly. I find it helpful to use Set as a conceptual model instead.
One extremely powerful typescript feature is automatic type narrowing based on control flow. This means a variable has two types associated with it at any specific point of code location: a declaration type and a narrowed type.
...
Pratik sharma -
Random -
Wantu -
Nik Dyankov -
Top comments (2)
Hi there, we encourage authors to share their entire posts here on DEV, rather than mostly pointing to an external link. Doing so helps ensure that readers don’t have to jump around to too many different pages, and it helps focus the conversation right here in the comments section.
If you choose to do so, you also have the option to add a canonical URL directly to your post.
Thanks for your comment, yes you are right, it would be more comfortable to comment here without having to jump it. I will pay attention to this. Thank you again.