Quantcast
Channel: javascript – Simpixelated
Browsing all 8 articles
Browse latest View live

window.load

I ran into an interesting problem while working on a project for SiteGoals. We updated the code for an old design, moving it from tables to divs. This was relatively easy, except that the bottom divs...

View Article


Learning Object Oriented Javascript

I’ve never considered myself a programmer. Developer yes, coder, sure, but not a programmer by any means. Although I took some computer science classes in college, I never learned the basic tenets of...

View Article


Becoming Better at JavaScript

Over the past year I’ve spent more time writing JavaScript than doing just about anything else. I thought I would do a link-dump of some of the resources that I’ve been using to get better. I try to...

View Article

Choosing a JavaScript Framework

I’ve been trying to convert IPOFest (a pet project started by Kyle and I) from all PHP to JavaScript that interfaces with a PHP API. At work we use Backbone.js and since I had never used it before, I...

View Article

33 of the Best Front-End Development Resources

These links have been sitting in my bookmarks for months now. There’s a lot of tutorials, documentation, and free books. Many are resources that I still reference regularly, especially when developing...

View Article


Install MongoDB on Mac OS X

I’ve been playing around with MongoDB for IPOfest. It’s a perfect match for a JavaScript developer because you can just store and access straight JSON. First install Homebrew, then in the terminal run:...

View Article

What I’ve Been Working On (Ionic and Angular Resources)

As you can see by my stale timeline, I haven’t updated this blog in awhile. I’ve been busy building the HomDNA app for iOS and Android using Cordova, Ionic, and Angular. Here’s what I’ve learned (more...

View Article

Front-End Engineer / Developer Interview Questions

Throughout my career, I have interviewed lots of front-end developers, possibly in the hundreds. Below are some of my favorite questions to ask and why. Most of these have been taken from this...

View Article

Browsing all 8 articles
Browse latest View live