Create Your Own To-Do App With React

React is one of the most used JavaScript libraries today. It makes it easier to create interactive UIs. You can use React to design and create both, simple and complex application. You can even use it to create one-page websites if you want. In other words, you can use React to build almost anything. Today,… Continue reading Create Your Own To-Do App With React

9 Quick JavaScript Tips to Improve Your Code Pt2

Do you want to know some cool JavaScript tips, tricks and gems? Then, you are on the right place! In this second part of JavaScript tips, you will get what do you want. For example, you will learn about two gems from ES6. You will also learn why var keyword can be sometimes dangerous. Then,… Continue reading 9 Quick JavaScript Tips to Improve Your Code Pt2

9 Quick JavaScript Tips to Improve Your Code Pt1

JavaScript can be sometimes hard to use in the right way. It is language with a couple of quirks and pitfalls. In this article, you will learn about first five JavaScript tips to improve your code. You will explore topics such as strict-mode and debugging and what’s the difference between undefined and null. Then, you… Continue reading 9 Quick JavaScript Tips to Improve Your Code Pt1

Professional Website – 7 Steps to Creating Killer Online Presence Pt1

Have you ever wanted to have professional website? Nowadays, you don’t have to be CEO of big company. Yet, you can build website of exceptional quality that will present you in the best light. In this article, you will find the first three steps to learn how to build your own professional website. We will… Continue reading Professional Website – 7 Steps to Creating Killer Online Presence Pt1

Website Maintenance – 11 Tips for Web Designers and Developers Pt2

In this part of website maintenance mini series we will discuss the last 7 tips to make maintenance easy and fast. We will start with tips on improving code readability and testing for browser compatibility. Then, we will move to accessibility, usability and how to optimize for speed. Finally, we will discuss content, SEO optimization… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt2

Website Maintenance – 11 Tips for Web Designers and Developers Pt1

Website maintenance is often ignored area of web design and development. Today, we will change it. We will discuss 11 tips web designers and developers can use to maintain their websites. And, we will go beyond best practice for the content of the web. We will take a look at HTML, CSS and JavaScript. We… Continue reading Website Maintenance – 11 Tips for Web Designers and Developers Pt1