1528 Views
My recent huge project was developing a library of CSS and JavaScript components for sharing this code across a lot of web services and mobile apps. In most cases such work brings up question about how to avoid blocking the processes. The library has its own flow, and obviously the new things can only appear in new versions.
0 comments