# Week-5 ## Product Changes > Describe, if any, product changes made this week. Did you add, iterate, or remove product features this week? We optimize the syntax of our library...again. + CSS will output on demand, if you don't write a specified a style in rust, it will not output to the style tag of your APP. + We improved the coupling of our widgets and their styles, optimize the chain style syntax. ## Overall Status > What did you accomplish this week? We've been stuck into the TODO MVC example for two weeks(week-3 && week-4)...maybe it will take the week-5. We've already completed the UI of the TODO MVC example, the point is, we had figured out a solution to reduced the code used in the example, we reduced half of the rust code, and 2/3 of the CSS output in the TODO MVC example accidentally, it's unbelievable. ## What is your goal for next week? We are still working on completing the syntax upgrading, for now. If everything goes Okay, next week we'll: + Complete the TODO MVC example + Complete the docs of our new widgets + Launch the v0.3.0 of ElvisJS ### What exactly `launch` means for ElvisJS? This is a very important question for us, due to the type of our product, there are no obvious events for us to check out our status ourselves, pure technical product...I can keep developing it myself day and night months even years, which is not a long term solution. The `Launch` in this summer camp exactly means completing the basic feature of ElvisJS, letting more developers join us instead of keeping developing it ourselves only. ### What exactly `launch` for ElvisJS + We need one more core developer who is a total fucking genius really has the passion and ability to develop ElvisJS, we can not look for him/her now, because the current stage of ElvisJS sucks and this is hard to attract him/her. + We need more users to try our product ## What issues/questions do you have? We don't have issues/questions currently now, all issues/questions we have we got solutions, we are wondering if there are any questions we've never thought about. ## Have you tested any assumptions, strategies, or software with users? What changes have you made by engaging in the market? > If you haven’t been in the market in any way with your project, why not? What is your approach to finish the next 4 weeks with confidence that you should continue your project or pivot? We haven’t been in the market with our project because we stuck into the TODO MVC example... We compared our project to our 'competitors' yew and seed, they cost around 400 lines rust code without their css file, and it will be around 300 lines in ElvisJS including 'CSS'(actually we don't need CSS file). We've developed a lot of components for ElvisJS during the TODO MVC example which is the goal for 8 weeks, besides the components, we need to: + Complete the official website of ElvisJS + Complete the documentation of ElvisJS + Reach 100 stars in Github(This is for verifying our project is realistic, now we have 55 stars) + Develop a client for rust.cc(This is an optional goal)
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by clearloop and has received 0 comments.