Tag: reactjs
-
Library: React Blob Viewer
React Blob Viewer is library that I created to show blob data into page instantly using reactjs. For example: Using this library, you have no worries about handle different type of data. If you have unique type file, excel for example. I have add callback to give you option to handle unique cases.
Written by
-
ARUA: Responsive Money Management
ARUA (Arus Uang) is an application money management initate by my wife and my self to manage our outcome. It included all basic money management: Web based application is easy to use, doesn’t required to install application, instant page load and useful feature. It’s built in react js and nest js, everything is Single Page…
Written by
-
Templix: Boilerplate Node.js Typescript
Templix is a boilerplate to setup a full project! It has all basic feature to speed up your development using node.js typescript It’s a growing list to setup a fresh project, but with templix you can quick setup the project!. Why using boilerplate? Boilerplate accelerate initiation project, write everything from ground to up will take…
Written by
-
How do I Debug Data In UI?
User Interface is full of button, text, color, positioning, and data. it’s not only about how to represent the data, but also we should make sure it’s show the correct data. I’m focusing UI in web development that using HTML and javascript. Data in another hand is bit information change overtime, manage by user, stored…
Written by