Tag
Front-end Development
Guides and tutorials on front-end development, including HTML, CSS, JavaScript, and related frameworks.
Singletons in JavaScript
How to implement them and whether they’re actually useful
3 min read
The 3 Deadliest Sins of Form Validation
Why You Probably Shouldn’t Validate an Email Address with Regex and Other Deadly Sins
5 min read
How To Automatically Resize an iframe
Use HTML and Vanilla JavaScript to create dynamic iframes, acting as if they’re part of the parent window
21 min read
A beginner’s guide to Redux with React
The trickiest part of front-end development?
9 min read
A React.js Introduction for Developers who know JQuery
React and JQuery are both JavaScript libraries, but they achieve similar effects in very different ways. This article shows you how to…
7 min read