DEV Community

Zach Snoek profile picture

Zach Snoek

Software Engineer

Location Washington, USA Joined Joined on  Personal website https://www.zachsnoek.com github website

Education

B.A., Music and Computer Science

Work

Software Developer

An Overview of CSS Positioning Schemes

An Overview of CSS Positioning Schemes

7
Comments
4 min read

Want to connect with Zach Snoek?

Create an account to connect with Zach Snoek. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Understanding box-sizing in CSS

Understanding box-sizing in CSS

12
Comments
3 min read
Four tips for staying motivated while learning

Four tips for staying motivated while learning

31
Comments 3
3 min read
CSS em and rem units #CSSforJS

CSS em and rem units #CSSforJS

6
Comments
3 min read
How to build an HTTP-triggered function with Azure Functions

How to build an HTTP-triggered function with Azure Functions

8
Comments
10 min read
Build a meme generator with JavaScript and Fabric.js

Build a meme generator with JavaScript and Fabric.js

26
Comments 1
10 min read
Using local NPM packages as dependencies with yalc

Using local NPM packages as dependencies with yalc

13
Comments 2
3 min read
Making list formatting easy with Intl.ListFormat

Making list formatting easy with Intl.ListFormat

8
Comments 1
2 min read
Converting values to boolean using !! (double NOT)

Converting values to boolean using !! (double NOT)

4
Comments 1
3 min read
Understanding JavaScript Prototypes

Understanding JavaScript Prototypes

38
Comments 1
4 min read
An introduction to constructor functions

An introduction to constructor functions

8
Comments
4 min read
Creating Custom React Hooks: useConfirmTabClose

Creating Custom React Hooks: useConfirmTabClose

24
Comments 3
4 min read
Using Hooks in Class Components with a Render Prop

Using Hooks in Class Components with a Render Prop

5
Comments
3 min read
Clean up your code by removing unneeded indentation 🧹

Clean up your code by removing unneeded indentation 🧹

19
Comments 4
2 min read
What Are Truthy and Falsy in JavaScript?

What Are Truthy and Falsy in JavaScript?

7
Comments 2
2 min read
Creating Custom React Hooks: useForm

Creating Custom React Hooks: useForm

43
Comments 2
3 min read
loading...