HTML
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

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

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

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

I got lost in ReactJs

I got lost in ReactJs, got lost in JavaScript, does anyone have a map to exit? This is how you could summarize the past week.

Read More
learn programming

HTML Static WebPage

This week I finished the first draft of my home HTML Webpage. Thanks to the fact that it consists of several subpages, and each of them requires a different content layout, I have learned a lot. It is still a static HTML webpage, but fully responsive.

Read More
learn programming

A modern way to build an HTML website

This week there was a real breakthrough in the way that I build an HTML website. Until now, I was learning the basics of HTML and CSS, and thus I was working like a dozen years ago. Editing index.html and style.css. By combining these two files, the browser generated the page. This is the past, […]

Read More
X