Open in app
Home
Notifications
Lists
Stories

Write
Michael O'Connor
Michael O'Connor

Home

Aug 1, 2020

How To Write Clean CSS (SASS)

Oh styling, probably a nightmare for most web developers. Sure we get things like SASS to clean things up and save the day for us — BUT it’s still not enough. …

Sass

6 min read

How To Write Clean CSS (SASS)
How To Write Clean CSS (SASS)

Apr 12, 2020

Behavioural Thinking

Ah, designer land — the work a designer can output is phenomenal and we often take it for granted. Designer land is filled with politics, just like any specialization — filled with norms, do’s and dont’s. Today I’ll be writing about one of the strongest do’s that many designers don’t…

Design

3 min read

Behavioural Thinking
Behavioural Thinking

Feb 26, 2020

What is Bitwise Shifting?

You might have seen the advanced operators “<<” and “>>” in various programming languages, but have never actually understood what they meant. Well, the purpose of this article is to understand what Bitwise operators do, and how they may be applied. 8 >> 1 // 4 8 >> 2 // 2 8…

Bitwise

4 min read

What is Bitwise Shifting?
What is Bitwise Shifting?

Jul 18, 2019

What is JWT, and how is one created?

Now let’s talk about one of the hottest topics for web developers. In this article, the goal is to outline the fundamentals of JSON Web Tokens (JWT). Recently learning about this tool to create my newest project trvce. …

Java Script

5 min read

What is JWT, and how is one created?
What is JWT, and how is one created?
Michael O'Connor

Michael O'Connor

React lover, avid leaner. https://www.seeocon.co https://github.com/seeocon https://vsco.co/hzy

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable