A Simple Introduction to Styled-components – Modular CSS and Reactjs

Have you ever heard about styled-components? Chances are that you did, at least if you have some experience with app development, or Reactjs. This is a very interesting take on modular CSS. What is this styled-components thing about? As its website says, its goal is to help developers style their apps without any stress. Let’s… Continue reading A Simple Introduction to Styled-components – Modular CSS and Reactjs

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

Should You Start a Blog? The Truth About 7 Benefits of Blogging

Designer, Developer, entrepreneur. Everyone should start a blog, right? This is what many people are trying to convince us about. What if blogging is actually not the best choice for everyone? Blogging can have many benefits, but are these benefits real? What is the truth? In this article, you will learn about seven benefits of… Continue reading Should You Start a Blog? The Truth About 7 Benefits of Blogging

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

6 Simple Tips on How to Start Writing Clean Code

Writing clean code is not an easy task. It requires experimenting with different tips and practices. The problem is that there are so many practices and tips on this subject it can be overwhelming. As a result, it can be hard for a developer to choose those tips and practices worth following. Let’s make this… Continue reading 6 Simple Tips on How to Start Writing Clean Code

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