Frontend Development: Centering Images with HTML & CSS
Nowadays, most of the modern websites are using images for various purposes. Starting from visual content and ending with rich UI/UX, images may represent any kind...
posts
Discover practical frontend and backend solutions through our blog articles, packed with tips, tutorials, and coding insights to streamline your development journey.
Nowadays, most of the modern websites are using images for various purposes. Starting from visual content and ending with rich UI/UX, images may represent any kind...
Couple of weeks ago we’ve migrated one of our Node.js backend projects from Babel to Typescript. The reason was mostly because it gives us a much-needed...
Introduction While software development of big and small projects at Scalified we often have situations when development environment includes multiple nodes. Starting from Continuous Integration (CI)...
One of the common difficulties backend development teams may face with when creating RESTful services is a Cross-origin resource sharing (CORS). Since JAX-RS does not allow...
Introduction When using Linux, especially in a virtual environment, often devops may face with a necessity of accessing its host by the name, not by...
The performance of a software system is highly important quality which is used to indicate whether a system or component accomplishes its designated functions within...