Skip to content

Commit 39a1e61

Browse files
committed
numbered bullet points
1 parent 372df80 commit 39a1e61

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

blog/2024-11-06-hard-lessons-from-hardware.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ Here’s the Flask server on the cloud, accessed with a deployment link:
5454
After two whole months, I finally completed my journey from [start](https://github.com/commit111/defang-arduino-static) to [finish](https://github.com/commit111/defang-arduino-wifi)! This project was an insightful dive into the world of embedded systems, internet networking, and cloud deployment.
5555

5656
Before I let you go, here are the hard lessons from hardware, from yours truly:
57-
Learning what not to do can be equally as important.
58-
Some problems are not as unique as you think.
59-
One way to achieve a goal is by modifying it.
60-
Choose the simpler way if it is offered.
61-
That’s where Defang comes in.
57+
1. Learning what not to do can be equally as important.
58+
2. Some problems are not as unique as you think.
59+
3. One way to achieve a goal is by modifying it.
60+
4. Choose the simpler way if it is offered.
61+
5. That’s where Defang comes in.
6262

6363
Want to try deploying to the cloud yourself? You can try it out [here](https://defang.io/#samples). Keep on composing up! 💪

0 commit comments

Comments
 (0)