datalore 9f189a9a44 Patched shuffle function to copy array
The inline implementation of shuffle caused React not to detect
changes, because the reference didn't change. Copying the array
with slice(), thus changing the reference, fixed the issue.
2023-11-16 02:21:52 +01:00
2023-11-02 13:51:09 +01:00
2023-11-02 13:51:09 +01:00
2023-11-02 12:53:42 +00:00
2023-11-02 13:51:09 +01:00
2023-11-05 14:12:33 +01:00
2023-11-03 03:41:08 +01:00
2023-11-03 19:17:01 +01:00
2023-11-04 19:31:43 +01:00
2023-11-02 13:51:09 +01:00

This is a Buzzword Bingo generator for IT buzzwords, based on Next.js, TailwindCSS and DaisyUI.

Getting Started

To build and run, execute:

$ npm i
$ npm run build
$ npm run start

Open http://localhost:3000 with your browser to see the result.

Description
Buzzword Bingo generator for IT buzzwords
Readme 172 KiB
0.3.2 Latest
2024-02-16 20:43:05 +01:00
Languages
TypeScript 92.1%
CSS 4.6%
JavaScript 2.2%
Dockerfile 1.1%