A Beginner’s Guide to the Character Panel in Illustrator

In the following tutorial, you’ll learn everything you need to know about Adobe Illustrator’s Character panel. You can read this detailed written guide, and additionally, you can follow this new video from the Envato Tuts+ YouTube channel: What You’ll Learn in This Character Panel Illustrator Tutorial How to open the Character panel in Illustrator … Continue reading A Beginner’s Guide to the Character Panel in Illustrator

How to Use parse_str in PHP

In this article, we’ll explore the parse_str function in PHP. It’s used to convert a GET request query string into usable variables. In your day-to-day PHP development, you often need to to deal with query strings—the way data is passed to your script in the URL on a GET request. When a query string is… Continue reading How to Use parse_str in PHP

How to Use parse_str in PHP

In this article, we’ll explore the parse_str function in PHP. It’s used to convert a GET request query string into usable variables. In your day-to-day PHP development, you often need to to deal with query strings—the way data is passed to your script in the URL on a GET request. When a query string is… Continue reading How to Use parse_str in PHP

50 Best Websites of 2019

From some very tough competition, these are the 50 sites we liked the best this year. Each one has been chosen either because it took a unique approach, or because it was central to a design trend that was a big hit in 2019. There’s a lot of fullscreen video, a lot of illustration, and… Continue reading 50 Best Websites of 2019

Understanding JavaScript Closures: A Practical Approach

Learning a new language involves a series of steps, whereas its mastery is a product of patience, practice, mistakes, and experience. Some developers will have enough knowledge to deliver on features as per a client’s demand, but it takes more than just that to be a good developer. A good developer is one who takes… Continue reading Understanding JavaScript Closures: A Practical Approach