mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
docs(v2): add Realtime Web Applications Workshop to showcase (#4416)
This commit is contained in:
parent
f51f21965c
commit
dff53d3bd6
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/realtime-apps-workshop.png
Normal file
BIN
website/src/data/showcase/realtime-apps-workshop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 501 KiB |
|
@ -582,6 +582,14 @@ const users = [
|
|||
source: 'https://github.com/GeekyAnts/react-native-aria-website',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Realtime Web Applications Workshop',
|
||||
description: 'A workshop about building realtime web applications with WebSockets and WebRTC.',
|
||||
preview: require('./showcase/realtime-apps-workshop.png'),
|
||||
website: 'https://realtime-apps-iap.github.io',
|
||||
source: 'https://github.com/realtime-apps-iap/realtime-apps-iap.github.io',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Rematch',
|
||||
description: 'Redux best practices without the boilerplate in less than 2kb',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue