blog
Ambitious
designs
blog
The Collection
Cover Archive

View more

blog post
What is Git and Github, How Are They Different

This article discusses git and how we as developers use it, the benefits of branching, and the differences between git and github.

Read more
blog post
CSS Specificity and Pseudo Classes

What are pseudo classes and when would I use them? What is Specificity when discussing css? Find out here!

Read more
blog post
JavaScript basics, var | let | const

In this blog we tackle scope, hoisting, and the how to distinguish var vs const vs let.

Read more
blog post
UX/UI design

How to create influential designs and impact the user

Read more
blog post
Callback-hell

Using asynchronas code introduces callbacks and an average problem callback-hell. Learn about callbacks and how to avoid callback-hell.

Read more
blog post
Utilizing JavaScript Modules

When your code gets bigger so does your need to modularize. Let's talk about exports and the benefits of modularization.

Read more
Have A concept you want to see written about?

I take suggestions on LinkedIn

UPCOMING TOPICS
blog sidebar
Pillars of OOP
blog sidebar
SOLID Principles
blog sidebar
What Makes a RESTful Api
blog sidebar
Vue Lifecycle Hooks Explained
blog sidebar
Why Developers Use SCRUM/Agile Methods