DEV Community

farez
farez

Posted on

Building my next feature in public (on Twitter)

Thought I'd try building the next feature for my Twitter bookmarking browser extension (https://markfolder.com) in public. It'll be to allow a user to make their folder public and shareable.

Requirements:

  • Folders are private by default.
  • User can set a folder as public.
  • User can name the folder's public path.
  • User can easily view and copy the folder's path.

I'm building this with Laravel 7 + Bootstrap 4.

Not really done this before so let's see how it goes! I'll be posting regular updates on Twitter at https://twitter.com/farez. If you're keen on following, here's the thread: https://twitter.com/farez/status/1355086498878513153

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay