Development environment

When creating websites in accordance with the current standards, it is necessary to have a development environment. Of course, you can only encode a website with a notebook, but is it really worth the effort? A well-configured environment helps you work almost imperceptibly. In this article, I would like to share how I have my […]

Read More

Is CSS Flexbox worth using

Flexbox finally convinced me. I don’t know why, after my first encounter with a CSS Flexbox, I had a negative feeling. I don’t know what it resulted from. Maybe I didn’t understand how flexbox can be used to build a great webpage layout, or maybe I didn’t understand how to use flexbox correctly. I got […]

Read More

When you completed the front end developer course…

I finished the “WTF Co ten front end” developer training. This is probably the most important event of this week. Well past the deadline, but inspired by many interesting threads. Thanks to the topics covered in the WTF front end developer training, I got deeper into CSS and JavaScript. I even tried to learn React.JS, […]

Read More

How to speed up website

The websites look nice but take a long time to load. You may start thing how to speed up a website. The problem is that people are impatient and used to getting everything right here and right now. If they are to wait for something, they give up. When choosing between a nice look and […]

Read More

JavaScript HydroApp

Another week, another project completed. This one required real mental gymnastics and many hours of learning JavaScript, but in the end, I made it, and the application for counting drinking glasses of water finally works.

Read More

Useful website

Long hours on the train and plenty of time to write a Pig Games app. The mechanics of the game wasn’t difficult to write because the game itself is not complicated. It is different to prepare a responsive and desktop version. It took by far the longest time, but the satisfaction is complete.

Read More

This JavaScript

This week, I mainly studied the basics of JavaScript. I must have exaggerated with absorbing, I would have said more so that I absorbed it. The basics and understanding of how code works are important, but learning without coding is so tiresome.

Read More

Hello JavaScript

Hello Java Script, the most popular programing language in the IT world, according to GitHub news. According to the latest research published by GitHub, JavaScript is the most used programming language at the moment.

Read More

Another finished project

This week I completed the “Błędne Skały” project and I published it on the subpage http://krzysztofnyrek.pl/skaly I also made a number of corrections to the project “Rozbierz potęgowanie”. At the end of the week, I started a new project, thanks to which you can count the glasses of drunk water.

Read More

Strip Expotentation project

A week of returns. I returned to the WTF “Co ten Frontend” training and I returned to the Strip Expotentation project. In the first case, I promised myself that I would finish the training as soon as I immersed myself in React. I haven’t delved into React yet, but I’ve spent a lot of time […]

Read More