Archive by categoryNews
Home » Archive by category "News" ( Page 3)
How to deploy a React app without a server, easy, no compromises
- December, 2020
The story You have an idea of an awesome app you want to create and you have a good knowledge of React, so what do you do? and you are good to go! Everything is going really smoothly in your local environment and nothing stands in your way to creating ...
Read More
The importance of Page object model in test scripts
- October, 2020
Page Object Model (POM) is a Design Pattern which is very popular in Selenium Test Automation. It is widely used design pattern and it can highly enhance test maintenance and reduce code duplication. In POM web pages are represented as simple classes, and the various web elements on the page ...
Read More
Decade and a half of Ivan Kun
- October, 2020
Once upon a time, there was young man named Ivan Kun. He was starting his career in software and came by at that time to youngculture’s door. 15 years later he is one of our most respected senior developers at enjoy.ing and a big inspiration to all of us. Our ...
Read More
Memory management and data persistence mechanism in Exlibris ecommerce platform and bookstore
- September, 2020
How to persist data if there is no “visible database” Hey developers have you ever wondered how to make monolith structure WEB application to hold data reliably without much maintenance effort when DB is far far away(in a Galaxy :) ) To get started right away at the core of ...
Read More
Logic behind Chatbot
- August, 2020
Bots are becoming a part of our everyday life. More and more chats are popping up from different web pages, FB pages, from different messaging apps. We are communicating more and more using voice control and who is listening to our commands? Bots, of course. Is this a story of ...
Read More