Settings

Theme

Show HN: Instagram like stories in React - react-insta-stories

github.com

6 points by mohitk05 6 years ago · 4 comments

Reader

mohitk05OP 6 years ago

This is an open source npm package I built for creating Instagram/Snapchat like stories in web using React. Just today I released a major update to it and I had never posted about the v1 here, so have a look! Also building a React Native version as many are requesting for it.

gatherhunterer 6 years ago

const something = function () {};

That is unlike any javascript function declaration I have ever seen. Why not just use the declaration syntax or the assignment/arrow syntax? It’s just a keyword and an operator that take up space.

  • mohitk05OP 6 years ago

    Perfectly makes sense, thanks! I must have missed it as it was earlier export default function, will update this.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection