CSS
learn programming

A web developer in a regular week

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

Read More
learn programming

First webpage made in HTML, CSS, and JavaScript

The first “big” website based on HTML, CSS, and JavaScript is behind me. The project was implemented comprehensively from the concept, through implementation, to waiting for the last materials from the client. I would never have guessed that the preparation of materials for a website may take the same or more time than writing the […]

Read More
learn programming

How to use Grid properties in CSS to build webpage looks?

As announced, this week my focus has been entirely on the CSS Grid properties. The first theory, then practice. Knowing Flex and Grid, I seriously wonder why Bootstrap or Bulma needs it? I wonder so much that I think I’ll put one of these backgrounds in the science plan for 2020.

Read More
learn programming

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
learn programming

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
learn programming

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
Projects

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
learn programming

Another CSS week

Another week with CSS and learning about its possibilities. This is also the week in which I completed my first CSS training project and, more importantly, learned the limitations of this language. Let’s get down to business.

Read More
learn programming

CSS deep dive

CSS, CSS, and more CSS. I liked the project carried out during the CSS training so much that I decided to use it to create a page with information and my photos from erroneous rocks. This is an idea for now because the training project is not over yet, but as soon as the project […]

Read More
learn programming

CSS is the BEST

CSS is the BEST, the sequel to the extremely engaging CSS course on Udemy. This week, I can still confirm what I wrote in the previous one. The Advanced CSS course from Jonas Schmedtmann is the best CSS course I have done so far. You will find there both theoretical basics and a lot of […]

Read More
X