Slugify Your Page Title

We’ll explore the importance of URL slugs in this post and show you how to use Coders Tool to customize them. Finally, we’ll share some tips for using your optimized links effectively, both on and off your website. Let’s get started!

What Is Binary Encoding

What Is Binary Encoding? Binary encoding is a procedure to convert data to a form that allows the data to be easily used by difference computer operating systems. This achieved by converting binary data to a ASCII string format, specifically, converting 8-bit data into a 7-bit format, that use as standard set of ASCII printable characters.

An Overview of Javascript Compression

What Is Javascript Minification? Javascript Minification refers to the process of removing unnecessary characters from the javascript source code. This is the reason it is called minification, as all the data which is not necessary is removed from the source code and java script is compressed

Is jQuery Still Relevant?

Is jQuery Still Relevant? Whatever your interests about JavaScript frameworks and libraries, jQuery has played an significant role in the JavaScript ecosystem.

Key Points Every Programmer Should Remember About JavaScript

I’ve been build javacript applicaiton for about 12 months now and have made a bit of effort to help out a few developers with some starter tips. I thought it would be a good idea to share them with everyone. These are all either things that I wish I’d known when I started out, or things that really helped me master Javascript.

Main Steps to Plan and Develop a Successful MVP

The term MVP takes on a specific meaning in the world of tech startups and software companies around the world. Here are some key things to keep in mind when planning and working through your ideas during the early stage.

jQuery Event Namespacing

The majority of JavaScript code is triggered from an event. What is event handling?

Key Points Every Programmer Should Remember About React.js

I’ve been using React.js for about 6 months now and have made a bit of effort to help out a few developers with React starter tips. I thought it would be a good idea to share them with everyone. These are all either things that I wish I’d known when I started out, or things that really helped me understand React.

Online Tools for Beginners in Web Development

Coding and designing websites might be a tough task if you are not a web designer and you don’t have cash to hire a company to create a website for you. I discuss several tools that I have found useful while working on many of my projects.