Category: Snippets

translation dropdown 0

Localization Dropdown Design Concept

Today I’ve been playing around with designing a translation/localization drop down menu. I made a quick codepen to share what I’ve made. See the Pen Translation Dropdown by Tyler Souza (@tysweezy) on CodePen. This...






js logo 0

Parsing JSON with Javascript

When I have to, sometimes I have trouble with forgetting how to parse JSON in Javascript. Just wanted to make a quick post to share so we can have a reference to look back...






snippet image 2

CSS Animation: Chasing Navigation Idea

So I found this pen I wrote about a month ago. Just wanted to share what I came up with and hopefully provide you with some coding inspiration. My initial idea was to create...