Obviously with back-link to dev.to.
I would also love to know, what you prefer to reach out to more people as developers are spread-ed across many platforms.
Thanks!
Obviously with back-link to dev.to.
I would also love to know, what you prefer to reach out to more people as developers are spread-ed across many platforms.
Thanks!
For further actions, you may consider blocking this person and/or reporting abuse
Node.js doesnโt stop from running other operations because of Libuv, a C++ library responsible for the event loop and asynchronously handling tasks such as network requests, DNS resolution, file system operations, data encryption, etc.
What happens under the hood when Node.js works on tasks such as database queries? We will explore it by following this piece of code step by step.
Ben Halpern -
Clean Code Studio -
Michelle Mannering -
Bas -
Once suspended, 3sanket3 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, 3sanket3 will be able to comment and publish posts again.
Once unpublished, all posts by 3sanket3 will become hidden and only accessible to themselves.
If 3sanket3 is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Sanket Patel.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag 3sanket3:
Unflagging 3sanket3 will restore default visibility to their posts.
Top comments (7)
In my experience, the group at dev.to has been much more welcoming than Medium.
Because Medium is not same?
Medium = Everything about Anything from Anywhone
Dev = Dev/Ops = "a.k.a Geeks"
Medium isn't the same as DEV. It's more of a general audience. DEV is more niche.
DEV is FLOSS as well, whereas Medium is proprietary!
Yes it is. That's why want to keep this as a original source. And feeling really fortunate to have such an awesome community. But I was just thinking to give a try there as well to know thoughts from the people who are not here.
Thanks
Re-posting articles should be ok. As long you use the Canonical URL.
Dev.to and Medium both support Canonical URL.
A few years back (2011?), there used to be great multi-poster service. With it, you'd select a "cardinal" blog-site and duplicate-to blog-sites. You'd write your articles on the "cardinal" site, then the service would see the new post and replicate it out to your duplicate-to sites. At the time, I had Blogger as my cardinal site with Tumblr, WordPress and three or four others as duplicate-tos.
I wasn't so much doing it to ensure visibility to other developers (I assume that few people find my stuff relevant since it often seems I'm writing about corner-cases) but as a way to help myself cope with our corporate content-filters at the time. See, I mostly blog for my own needs โ they act as a repository of "lessons learned" that I can re-reference as needed (avoiding the whole "dead links" and "different results to the same query" problem that comes with using Google over time). Problem was, dealing with our corporate web-filter was kinda like whack-a-mole: any given week, a different blogging platform would be black-listed. Having content-dupes meant I could usually find a least one copy that was reachable from work.
Sadly, that formerly free product became a for-fee service. Don't even remember its name, any more, or whether it's still around.