[day 5] learning components. we can separate the blocks into smaller one like LEGO.
using props, we can also pass the variables from a parent to children.
[day 4] computed properties .. this is like a method or function you can define in my view.
I like the vue mastery's analogy, which I found the video author made a lot of thoughts on making these contents more intuitive. thanks.
[day 3] class & style binding. it's cool.
in my view, this binding is injecting the css based on the condition and variables.
https://t.co/TndsXQIZYT
[Day 1]
decided to learn vue.js. This vue mastery is so far a great place to start. https://t.co/ZVcz28GDCW
I finished Lesson 1-4. I learned how to bind the data in the element with dom object using the expression {{}}.
#vuejs#vuemastery#100DaysOfCode
Finally, I reached 100days. Day 100 wrote about "Time Series Forecasting for Daily Births Dataset by Prophet" https://t.co/igbtntcQtV #timeseries#prophet#python#100DaysOfCode
Day 85: fixed the figures which were not shown in the blog posts "Parallel Plot for Categorical and Continuous variable by Plotly Express" and "Visualization Samples by Plotly Express" by using #plotlyio renderer #PlotlyExpress#python#visualization#100DaysOfCode