Becoming a Better Full-Stack Developer: Switching from Back to Front

Chris Shatrov Articles, BackboneJS, Development Technologies & Tools, HTML5, JavaScript 3 Comments

Attention: This article was published over 10 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.After getting my degree, I was hired as a back-end developer at one of the largest corporations in Kansas City. I was able to …

Creating a UI Designer for Quick Development

Alok Pandey Articles, CSS & HTML, Development Technologies & Tools, HTML5 2 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.User interface developers often come across situations that involve creating several web interface dashboards with similar architectures but with different UI controls and backend services serving …

Famo.us Guitar Tuner

Zach Gardner Articles, HTML5, JavaScript, Keyhole Creations 2 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The Famo.us JavaScript library was released on 4/10/2014. The idea behind it is simple yet powerful: make HTML5/JavaScript/CSS web pages perform and feel like native mobile apps. …

Advanced Debugging Techniques in JavaScript – Part 3

Zach Gardner Articles, HTML5, JavaScript, JavaScript Debugging Series, Tutorial 3 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Overview This is the third part in my series on Advanced Debugging Techniques in JavaScript. Part 1 introduced Validate Your Assumptions, Binary Search, and …

Advanced Debugging Techniques in JavaScript – Part 2

Zach Gardner Articles, HTML5, JavaScript, JavaScript Debugging Series, Programming, Project Management, Tutorial 5 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Introduction Writing Part 2 of this series has been really exciting. I’ve gotten a lot of positive feedback from people who’ve read Part 1. …