You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,11 @@ I have been working with Angular for about four years. I built cool stuff at [Zy
27
27
28
28
This is a showcase application I've built in my spare time to experiment the new library that I wanted to try before: `Akita`, `TailwindCSS`, `ng-zorro`.
29
29
30
-
There are many Angular examples on the web but most of them are way too simple. I like to think that this codebase contains enough complexity to offer valuable insights to Angular developers of all skill levels while still being _relatively_ easy to understand.
30
+
There are many Angular examples on the web but most of them are way too simple. I like to think that this codebase contains enough complexity to offer valuable insights to **Angular developers of all skill levels** while still being _relatively_ easy to understand.
31
31
32
32
---
33
33
34
-
This piece of work is part of our technical series [angular-vietnam/100-days-of-angular][100days] which aims at enabling everyone, after 100 days of learning Angular with us, to **self-build their application with the similar scale**. Our desire is to advocate and grow the Angular developer community in Vietnam.
34
+
This piece of work is also part of our technical series [angular-vietnam/100-days-of-angular][100days] which aims at enabling everyone, after 100 days of learning Angular with us, to **self-build their application with the similar scale**. Our desire is to advocate and grow the Angular developer community in Vietnam.
35
35
36
36
[zyllem]: https://www.zyllem.com/
37
37
@@ -84,7 +84,10 @@ While working with this application, I have the opportunity to revisit some of t
84
84
- Scrollable layout with Flexbox
85
85
- Deploy Angular application to Netlify
86
86
87
-
I will take two weeks break to continue working with the [typescript-data-structures][typescript-dsa] repo.
87
+
I will take two weeks break to:
88
+
89
+
- Fix bugs and UI enhancements for Angular Jira clone.
90
+
- Continue working with the [typescript-data-structures][typescript-dsa] repo.
@@ -132,7 +135,7 @@ It is a side project that I only spent time outside of the office hours to work
132
135
133
136
According to waka time report, I have spent about 45 hours working on this project. Which is equivalent to watch the [whole Stranger Things series twice][stranger].
134
137
135
-
I enjoyed working on this project. The interactive kanban board took me sometimes, it is challenging but exciting at the same time.
138
+
I really enjoyed working on this project. The interactive kanban board took me sometimes, it is challenging but exciting at the same time.
0 commit comments