-
Updated
Oct 9, 2020 - TypeScript
stencil
Here are 256 public repositories matching this topic...
-
Updated
Oct 7, 2020 - TypeScript
-
Updated
Oct 8, 2020 - Swift
-
Updated
May 20, 2019 - JavaScript
-
Updated
Aug 27, 2020
-
Updated
Aug 29, 2020 - Haskell
-
Updated
Aug 11, 2020 - TypeScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Apr 5, 2017 - GLSL
-
Updated
Sep 30, 2020 - HTML
-
Updated
Mar 21, 2019 - TypeScript
-
Updated
Oct 14, 2019 - C++
-
Updated
Aug 7, 2020 - C++
-
Updated
May 8, 2020 - TypeScript
-
Updated
Jan 29, 2020 - TypeScript
-
Updated
Aug 6, 2020 - TypeScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Mar 22, 2018 - TypeScript
-
Updated
May 7, 2019 - JavaScript
-
Updated
Aug 15, 2020 - TypeScript
-
Updated
Oct 8, 2020 - CSS
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Oct 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the stencil topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stencil topic, visit your repo's landing page and select "manage topics."
Affected part of DeckDeckGo
Feature Description
In addition to the editor, "studio" also contains a feature which let attendees vote for a poll.
In order to let your attendees vote multiple times for the same poll, the poll key is saved in indexedb and a user can't vote for the same key for two hours.
This works fine but I notice