All Posts

React.js performance tutorial

Building applications sometimes can be a bit challenging, especially when we need to build a fast and good-quality application. These times it can be necessary, especially when search engines can give bonus SEO points for faster working apps, and it can help us to reduce our bouncing rate very strongly. To help you with that, I’ve created a few hints and tips which you could use to make your app very fast.

6 min read

Vue.js tutorial: How to create Vue.js app in 5 minutes?

Vue.js is getting more and more popular, becoming a meaning competitor to frameworks like Angular or React.js. As a beginner-friendly front-end framework, it successfully conquers the hearts of junior front-end developers and people who just started to learn front-end programming. So, as a person who started to learn front-end, you probably would like to practice your knowledge and write a simple app using your new skills. That’s why in this article, I want to show you how to build a simple Vue.

6 min read

What skills you need to be a good developer?

Every profession has special requirements; for example, to be a doctor, you have to know biology, finish medical university, but besides the hard skills, as a doctor, you have to be emphatic. As a teacher, you need to have qualifications to work with kids, but you also have to be caring. The same is when you decide to become a programmer, besides the main technology you’ve learned there are some common hard and soft skills every developer should have.

7 min read

Which programming language should I learn for remote job?

I recently noticed, remote working is a very interesting subject for many people. This makes me think, most of us would like to get a job, with the possibility of working from home, and have an option, to choose if you prefer to go to the office and meet people, or if you prefer to stay at home to work from your own desk. Of course, it’s not possible in every profession; for example, for a doctor who has planned surgery, it can be hard to do it remotely, but for many office workers, it is easily possible.

6 min read

8 CSS image filters with code examples

Using images, we can create an atmosphere, arouse happiness, smile, sadness, or any different emotion. With images, we can show a lot, and tell a lot as well; that’s why pictures are so widely used in the websites and applications. Designers take care of how users will feel the website and what kind of emotions it will bring. Graphic designers can use advanced software to edit photos and add them filters, masks, or other effects that decide about the final look.

6 min read

What is React.js and why it’s worth to learn?

Deciding to change your career and get into a tech market as a coding specialist is the first step to a great adventure that you start now. After some research, you decided to build websites and web apps, it seems easy for beginners and very in demand, so that’s the thing you want to jump in. You already know that HTML and CSS are the total basics you have to learn, later Javascript is in the queue of the skills to get.

6 min read

CSS Grid tutorial

When we build front-end, always we need to create a structure of our page, and very often, we need to create any grid. We can position elements in a few ways. For example, in the previous article, I showed you how we could do it via flexbox. So, today, I would like to show you one more tool which I want to use, named CSS Grid. Let’s see the most popular (and most often used by me) methods which can save a lot of our time.

6 min read

10 tips and tricks to improve productivity

Some time ago, I had a challenging time. Every day I was super busy, but I couldn’t finish anything on time. I was still in the middle of something, doing something, but nothing was finished, and I couldn’t see any results. I still had many tasks on my to-do lists, although I was working more than 8 hours per day. The feeling of an unfinished plan was my nightmare.As it became very annoying, I decided to find any solution because I knew lots of people who could sit down at the desk and after a few hours, clear their lists of tasks, one by one.

7 min read

Flexbox cheatsheet – 12 tips and tricks every web developer should know

Probably almost everybody in the front-end industry heard something about the flexbox and benefits which it can give to us when we need to design a grid. In this article, I would like to explain what flexbox is and how we can use it to save a lot of our time. Flexbox is a CSS layout module that allows us to setup nice-behaving and responsive grid in a speedy and friendly way.

5 min read

18 websites, where you can find a remote job

If you are a mum, who needs lots of flexibility in work to take care of kids, or digital nomad who travels a lot and need a job which can be done from different places in the world, or maybe your health issues don’t let you go to the office easily, or maybe you just like to work from your favorite mountain chalet. In all of these cases, working remotely is a great opportunity to stay active in professional life and feel comfortable with it.

7 min read