Virtual Linux Server

Would you like to have your Linux server for testing, but not necessarily paid solutions available on the market? You can have your test server set up on a virtual machine, fully accessible from the terminal. This is a great solution that allows you to play with the server at home with virtual impunity. All […]

Read More

How to find time for learning web development?

Regardless of whether you want to improve your web development or want to get a new skill, you need time in each of these cases. I’m constantly developing towards a Web Developer and if you have been following me for some time, you know that I have been working in this direction for over a […]

Read More

Web developer task management system

The most basic activity at web developer work is performing tasks. Generally, there is no problem with completing tasks, as long as these tasks do not accumulate a lot. If so, it’s impossible to stop thinking about how many there are and how to deal with them. 

Read More

Material.IO final clash

Today I wrote about my short adventure with Material.IO. It’s a package from Google to build your website easily. On Material Design website https://material.io/ you can find everything you need to know before you use this package. I heard that from my Boss, so I thought: great new knowledge to collect. I dived in.

Read More

The first year of programming is behind me

A year has passed, and I promised myself that after a year there would be a summary. Since I promised, it is, although I don’t know exactly what should be included in such a programming summary. Greatest achievements in the programming world, plans to reach new programming skills, what has gone well, what has failed? […]

Read More

I love Grid

I like Grid more and more every day. But the story started a few years ago. Once, as part of the digitization of tools at work, I transferred the form from the paper version to Excel. The condition was that when printing the excel file, the form had to be identical to the original version […]

Read More

Is it worth using the CSS framework?

For the last two weeks, I have been fighting myself. I was wondering:does the CSS Framework really speed up the writing of the page code? Or is it easier to write CSS code from scratch yourself? You can also find voices on the web, it’s best to build your own CSS Framework from the most […]

Read More

CSS Framework review

You learn codding for several weeks, and finally, it’s time to test your knowledge. Not only in your own projects but in client’s projects. This week I was cutting a page designed by a graphic designer and at the beginning, I’ll say that the Advanced CSS course comes in handy in every single element I […]

Read More

The development environment

The development environment is like an endless surprise gift. You already have an elegantly configured environment, it seems as if it can’t get any better, and then suddenly… you discover a page where the author describes the wonderful amenities offered by the new tool. Yes, just this week I discovered two interesting tools, more about […]

Read More

Useful extensions to VS Code

This week I completed a Java Script course just to find out how extensive the language is and how many possibilities it has. I’m not surprised that it is gaining popularity recently. However, In this post, I would like to, focus on useful extensions to VS Code.

Read More