input file : custom styling

⛶input[type='file']{ display: none; } .custom-file-upload { border: 1px soild #ccc; display: inline-block; padding: 6px 12px; cursor: pointer; } now add class .custom-file-upload class to...
0 Read More

Debugging and unit tests

Debugging and unit tests
Ya it has been a very busy night for me, making some updates to one my biggest project innovations, alot of bugs but writing tests for this back-end node.js and express.js codes for the project, it's ...
0 Read More