Have you ever wanted to create pure React form? Have you ever wished to use React with Material design? Imagine creating something functional and also beautiful! I have a great news for you … This is your lucky day! Today, in this tutorial, we will take React and Material design and create beautiful form. I… Continue reading Insanely Easy and Simple React Form Tutorial
Tag: technology
HTML5 and CSS3 Feature Detection with Modernizr and Beyond
What is feature detection? How can you use it in web development? These and many more questions are the subject of this article. First, you will learn about the current champion among feature detection JavaScript libraries. Then, you will explore the interesting future of CSS-based feature detection. In-between, you will also learn about some practices… Continue reading HTML5 and CSS3 Feature Detection with Modernizr and Beyond
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