How to Learn Web Development Pt.3 – 8 Popular Questions Answered

Having the framework to learn web development is sometimes not enough. There might still be some questions that can make learning web development difficult. In this final part of this mini series, we will discuss the eight most popular questions you were asking for. From how difficult learning web development is to tools, SEO, design,… Continue reading How to Learn Web Development Pt.3 – 8 Popular Questions Answered

How to Learn Web Development Pt.2 – Beyond the Fundamentals

Do you want to learn web development, but you already know the basics? This article may be the answer you’ve been looking for. Today, we will talk about what to do if you want to go beyond the fundamentals. We will take a look at HTML, CSS and JavaScript frameworks worth learning. Next, we will… Continue reading How to Learn Web Development Pt.2 – Beyond the Fundamentals

How to Learn Web Development Pt.1 – Where to Start

Have you ever wanted to learn web development, but didn’t know where to start? The path to learn web development can be very complex. It can be hard to choose what topic or technology you should begin with. The goal of this two-part article is to make this decision easier for you. Today, we discuss… Continue reading How to Learn Web Development Pt.1 – Where to Start

Learn How to Build A Custom HTML5 Video Player

Videos are great tools for catching attention and even better for storytelling. And people, business and brands are using them more and more. However, native HTML5 video player offers only limited options for customization. When client wants a video player that matches her brand these options are not enough. Today, we will take a look… Continue reading Learn How to Build A Custom HTML5 Video Player

Learn How to Create A Simple Carousel with React.js

Have you ever wanted to create a simple carousel in React.js? In that case, you are on the right place. In this easy tutorial, we will create a simple carousel you can then take and use anywhere you want and with any content you want. I tried to make this tutorial simple. So, even beginners… Continue reading Learn How to Create A Simple Carousel with React.js

Let’s Talk About Browser Support

Browser support is one of those topics every web design and developer thinks about. It is a nonsense to start working on a project without addressing this issue. There is one potential problem. Which versions of browsers should you make your website fully compatible with? Should you support legacy browsers or focus on pushing the… Continue reading Let’s Talk About Browser Support