100 Days of Code: Day 63

Danielle Moss
100daysofcode
Published in
2 min readJan 24, 2017
It’s alive!…IT’S ALLLIIIIIVE!!!!!

It’s finally done! This is my second Weather App using Dark Aky API, a Weather Icons CSS library, Moment.js, jQuery, and Bootstrap. The style of the site is inspired by the weather forecast in Persona 4 that you see when you go to sleep for the night. It’s a simple layout but it also have a lot of information being shown at the same time. If you’ve been following my posts, you’ll know I’ve been working on this for a LOOONG while, and I think it’s definitely worked out well in the end.

All those small wins…they finally added up to something awesome. Not that I doubted they wouldn’t, but it’s nice to see the end result working without any errors (that I know of anyway lolz).

So what’s next for me? Well I’m going to learn how to setup a site using Gulp, which is a build system that can be set up to save your work, compile any Sass code you may have, and start up a server so you an preview your work, all with a simple command from the Control Console (or PowerShell, or Terminal, or Git Bash, etc…). I’ve been looking forward to learning how to use this for work and my own projects. I think Gulp is going to be pretty simple to do once I get used to setting things up. Only problem I’ve run into is finding a tutorial that is set up for Windows and not Mac, but I’m sure I’ll find something soon.

So that’s it for me tonight! Stay classy awesome readers and code on!

--

--

Danielle Moss
100daysofcode

Finding myself through process of elimination and lots of error codes, eventually getting all the wrong pieces right.