Landing Photo

Development of Vue-based Packages and Refactor the Component of React-based

This year I met some wonderful people and learned a lot form them. Any way to myself. During I was taking break and looking for next job. I refactored my entire website. I create the main-website and sub-website for JavaScript, Vue and React with their newest version. After refactoring, I made some components too. I am glad to have time to do development of components for myself. Next year, hoping I can do my development of components better and more.

Packages

My job of this year had been changed a lot. I still did my best to develop some components when I developed with Vue or React.

Javascript

@blacktoolbox/prototype-languages

1.1.1

Upgraded a version to short the naming for UMD.

@blacktoolbox/prototype-validator

1.0.0

The official releasing of 1.0.0. But I have an idea to upgrade it. So next year, I might enhance it firstly.

React

@blacktoolbox/react-list

2.2.0

When I upgraded my development of React. I refactored the list and tried to clear the code in logic level.

@blacktoolbox/react-table

1.4.0

The original one was not published with official version. So the new one is actually first version of table.

@blacktoolbox/react-popover

1.2.2

I had the original popover based on Vue during my previous job. Then I made a React version meanwhile improved some detail logic within it.

@blacktoolbox/react-button

1.2.1

The component included two. And I hope these two can do a lost help to most button using.

@blacktoolbox/react-message

1.1.1

The message is the one of components I wish to develop if I got time. And I still think about how to make it better as much as I expect.

@blacktoolbox/react-component-folder

1.0.1

This is a small component about reducing the layers of single-children components.

@blacktoolbox/react-facebook-sdk

8.1.0

Due to the component is made based on JavaScript SDK of facebook, This is a not original.

Vue

@blacktoolbox/vue-list

1.4.3

As usual, The component of list is my first development based on Vue. After all, my website of demonstration need it firstly about the page's menu.

@blacktoolbox/vue-table

0.1.1

Table will be the second one. But this is unfinished yet. Because when I developed it, I was thinking about the complexity of my component design. Should they include some features for convenience or keep logical clean for the capacity to cooperate easily with other components? To end the thinking, I decided to not add the sorting, pagination, column filter, search to my component of table. But it will be designed to extend easily.

下一步

關於下一年的規劃,我在考慮是否翻新基於 Vue 的組件跟網站至 3.0,或者繼續 React 17 的翻新,希望我可以花更多時間專注在我的組件開發上,下一年我們可以做得更好,對吧?