|
3 | 3 | devlog: 2024-05 |
4 | 4 | --- |
5 | 5 |
|
| 6 | + |
6 | 7 | Welcome to a Summer of Modulo improvements! Huge updates are just around the |
7 | 8 | corner, bringing new definitions, new features, and even a few deprecations. |
8 | 9 | All of these features are intended to bring Modulo closer to it's first |
9 | | -release no-longer labeled "alpha": Version `0.1.0`. |
| 10 | +post-alpha release: Version `0.1.0`. |
10 | 11 |
|
11 | 12 |
|
12 | 13 | However, you'll have to wait for those features, since I haven't released a new |
13 | 14 | version of Modulo just yet. These last few months I have instead written loads |
14 | 15 | of new, mini-tutorials. Each tutorial teaches how to make a different type of |
15 | | -component, or use a different feature |
| 16 | +component, or use a different feature of the Modulo framework. |
16 | 17 |
|
17 | 18 |
|
18 | 19 | ## Byte-sized tutorials |
19 | 20 |
|
20 | 21 | Tutorials range between 3 minutes and 10 minutes, but all provide an easy |
21 | 22 | component to copy and paste in the end. Ultimately, the goal is not only to |
22 | 23 | give you a component, but to teach you the underlying reasoning behind |
23 | | -building each feature. |
| 24 | +developing each feature. |
24 | 25 |
|
25 | 26 |
|
26 | 27 | ## Fun |
27 | 28 |
|
28 | 29 | While I try to keep things a little "fun", the rest of the documentation is |
29 | 30 | pretty dang serious. documentation. However, for these tutorials, I wanted |
30 | | -something more accessible, interesting, and hopefully not-too-bording. Each |
31 | | -tutorial is pretty "flashy": This makes them ideal for learning, even if |
| 31 | +something more accessible, interesting, and hopefully not-too-boring. |
32 | 32 |
|
33 | 33 | Most of the tutorials are very visual and focus on learning design techniques, |
34 | | -or how to build design tools. Some even integrate fun APIs, like a Pokemon API. |
| 34 | +or how to build design tools. Some even integrate fun APIs, like a Pokemon API (see below!). |
35 | 35 |
|
36 | 36 | ## Get learning! |
37 | 37 |
|
38 | 38 |
|
39 | | -[**Go ahead and get started on the new tutorial series on the EXAMPLES page.**](/examples/#learn) |
| 39 | +[**Go ahead and get started on the new tutorial series on the EXAMPLES |
| 40 | +page.**](/examples/#learn) |
| 41 | + |
40 | 42 |
|
| 43 | +<img src="https://media.dev.to/cdn-cgi/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmx31jwjrj6cofucvyut1.gif" alt="Screenshot" class="library2_ArticleList"> |
41 | 44 |
|
0 commit comments