Glad Chinda, Scotch Development

Glad Chinda

Scotch Development

Contact Glad

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Scotch Development
  • codeburst.io

Past articles by Glad:

Build a Custom Toggle Switch with React

Learn how to build a custom toggle switch component with React as a replacement for traditional checkboxes. → Read More

Building Text-to-Speech Apps for the Web

Learn how to build a simple text-to-speech voice app for the web using the Web Speech API. → Read More

Build Custom Pagination with React

Build a custom pagination widget with React to display large datasets in chunks. → Read More

Cool JavaScript Shortcuts and Tips for Everyday Use

Learn some cool JavaScript tips and shortcuts that will make writing JavaScript programs fun. → Read More

Web Scraping Scotch: The Node Way

Learn how to apply web scraping techniques in a Node application to extract data from any website using Scotch as a case study. → Read More

Node API Schema Validation with Joi

Learn how you can validate request data on your API endpoints. → Read More

Password Strength Meter In React

An article showing how to use the zxcvbn JavaScript library in a React application to create a simple password strength meter. → Read More

ES6 Destructuring: The Complete Guide – codeburst

Understanding and harnessing the power of destructuring as a modern JavaScript developer. → Read More

Advanced Photo Upload in Node

Learn how you can manipulate uploaded photos on the fly in Node. → Read More

Laravel Random Keys with Keygen

When developing applications, it is usually common to see randomness come into play - and as a result, many programming languages have built-in random... → Read More

Password Strength Meter in AngularJS 1.x

In this tutorial, we would be creating a simple registration form with just fields for fullname, email and password. We would use zxcvbn... → Read More