How to test your frontend applications
Testing an application is more important than one might think. The two best reasons that come to mind is quality assurance and the time you save by using them.
These are articles that have undergone numerous revisions, requiring significantly more time than the more common ones. With a bigger amount and better structured information, they are given priority and they are featured on the homepage of the website.
Testing an application is more important than one might think. The two best reasons that come to mind is quality assurance and the time you save by using them.
I think the Raspberry Pi’s are a guilty pleasure for many developers. We will use docker and docker-compose to begin setting the Pi up.
Finding an efficient workflow is not as easy as one would expect. For me it’s been years and trying, searching, applying suggestions. It’s still an ongoing process, sure, but I have reached a point where I am happy with the…
A lot of people love Gnome. It hasn’t clicked with me so far, but probably I did not give it a proper chance. It’s time to do that.
It is already a long time since I wanted to have some hands on experience with kubernetes.
Even if programming is still needed, it is not anymore the main hurdle when creating a new website. Nowadays we have many-many other platforms and content management systems, which give us the opportunity to polish the website creation process and…
Naming variables has always been a source of debates around developers. The general idea is that you should pick a name as short as possible, but long enough to provide meaning, one which would be self-explanatory, for which you needn’t…
As my adventure with using Linux goes on and on, I am learning about advantages and disadvantages of distributions, desktop environments and window managers. Mainly for curiosity and for getting my hands dirty, I have decided to try Debian –…
For the old hardware, I would much rather find new ways to use it, rather than just throwing it away. The Alpine Linux is a non-comercial distribution known for its small resource requirements, simplicity and security.
Even as a developer, from time to time you might get confused about the exact steps to take when you what to register a domain and create some hosting for it, with minimal costs.
For a couple of years now, I have been using Docker for development. It is an amazing tool which highly improves the developer’s job. However, it does not make very good friends with Windows Home, which was the OEM operating…
The following is a PHP programmer’s Linux beginner guide to setting up a development environment.