Web Development

Web Development

3 Security Must-Knows for Front-End Developers

A brief review of HTTPS, XSS (Cross-Site Scripting), and CSRF (Cross-Site Request Forgery).

Read
Web Development

Composition Events

I examine an oft-overlooked issue relating to browser input elements and typing methods for Chinese characters.

Read
Web Development

Assembling Robust Web Chat Applications with JavaScript: An In-depth Guide

A practical deep-dive into how you can write complex web chat UIs effectively with some of the best JavaScript tools out there.

Read