Is it worth using the CSS framework?

Budynek transmisyjny na szczycie góry.

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 […]

CSS Framework review

Widok na małą wierzę.

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 […]

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 […]

Useful extensions to VS Code

Widok na Wrocław z PAFAWAG.

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.

No more console.log

Widok na Muzeum Współczesne we Wrocławiu z pobliskiego skweru.

How much console.log can be written here and there? At the beginning, I didn’t mind checking the status of the application with this command added here and there to the code, but I’m starting to write more complex applications and decided to look for some alternatives.

JavaScript ES6

Strumyk górski na skraju lasu.

Back to learning ES6 JavaScript. So far, I have learned to write code in the ES5 version. I know that this is an old version of the code and I know that no one uses it now, because ES6 introduced a lot of nice ease in writing code, but you can still find applications written […]

Web server on Virtual Machine

Web server logo

In this tutorial, I will show you step-by-step how to prepare your own web server on a virtual machine. To do this, you’ll need Oracle VM VirtualBox and the Ubuntu Server distribution. At least I work with such a pair of tools and it works well. Before we get down to the business, I would […]

A web developer in a regular week

kaczka na drodze dla rowerów.

What a web developer do, when nobody watching? I polished the Frontend Quiz application and launching it, then playing with the server in a virtual machine. It wasn’t a week devoted to improving skills, but rather to reminding the skills already acquired. Clearing the bugs caught by Eslint and the fight to run Apache2 on […]

Git Flow

Are you writing code but not using a version control system? This is probably worse than writing a thesis without saving a document every 10-15 minutes. Of course, you can, but why this extra work when something goes wrong? In this article, I will present the easiest way to use the version control system for […]

Continuous improvement, it is worth my time?

Górski szlak, a w tle szczyt w chmurach

There comes a moment in the life of every web developer when we ask ourself Is it good to continuously improve this application? We learn new knowledge and it turns out that a project can be written better. Continuous improvement it’s something natural in the IT world. But it’s also good to know when to […]

X