Hey guys, today I reached 1k+ views on dev.to with 17 posts
Note: I'm doing this to document things along with my coding journey
I share things which I find useful for others like
- coding solution
- other videos
- tutorial
- concepts
- projects
- experience and much more
Top comments (7)
This is a great video. Lots of good info on how to think about what 'a developer' is - and what being 'of value' is. So many boot-campers don't have a clear mental model of what they are even going to do if they "learn to code." Great information.
I'm glad that you like it
How did you get that youtube video inline line that? Thanks
you mean the blog series at the top. you can find post options below your editor
We're referring to the actual video embed. We tried just adding the link / and also the standard youtube embed - but it didn't show up in our post. How did you get it there?
well, when you click on editor "write post content here" immediately at the sidebar common markdown list appear and click on liquid tags you'll see youtube embedded option.
to embed do this way
{% youtube pastehere_yt_id %}
in your editor
below is screenshot
dev-to-uploads.s3.amazonaws.com/i/...
Oh! Shoot. We saw all the liquid stuff - and we're well acquainted - but it just didn't click! thank you!!!.