DEV Community

Adrian Matei for Codever

Posted on

 

Public code snippets are now available

You have now the possibility to make your code snippets public on Bookmarks.dev:

Create public snippet

Thus you can help to build a code recipes knowledge base and benefit from the "code" knowledge of others if they also choose to share

When a code snippet is public, you can use the "Copy to mine" functionality to edit it and add it to your own personal collection. They will be then searchable and editable in "My Snippets" collection:

Copy to mine snippets

Any contributions, suggestions and ideas are very welcomed on Github.

If your code snippet is awesome, you can contact me and get published on Codepedia.org

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git