Set angular guide after React, before debug & nwaku (#41)

This commit is contained in:
Franck R 2022-02-21 11:44:39 +11:00 committed by GitHub
parent 915426b852
commit fcb7a984ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ weight: 30
## General Concepts
- [How to Choose a Content Topic](./01_choose_content_topic/)
- [How to Debug your Waku dApp](./09_debug/)
- [How to Debug your Waku dApp](./debug/)
## JavaScript
@ -24,8 +24,8 @@ weight: 30
## Angular
- [Receive and Send Messages Using Waku Relay With ReactJS](./10_angular_relay/)
- [Receive and Send Messages Using Waku Relay With ReactJS](./angular_relay/)
## Service Nodes
- [Nwaku Service Node](./11_nwaku/)
- [Nwaku Service Node](./nwaku/)

View File

@ -1,7 +1,7 @@
---
title: Send and Receive Messages Using Waku Relay With Angular v13
date: 2022-02-15T09:00:00+01:00
weight: 7
weight: 9
---
# Send and Receive Messages Using Waku Relay With Angular v13

View File

@ -1,7 +1,7 @@
---
title: How to Debug your Waku dApp
date: 2022-01-31T00:00:00+01:00
weight: 9
weight: 20
---
# How to Debug your Waku dApp

View File

@ -1,7 +1,7 @@
---
title: Nwaku Service Node
date: 2022-02-17T00:00:00+01:00
weight: 11
weight: 10
---
# Nwaku Service Node