DEV Community

Jennifer Bland profile picture

Jennifer Bland

I am a Senior Software Engineer. Google Developers Expert. Entrepreneur. Mountain Climber. Neil Diamond fanatic. MBA grad. World traveler.

Location Atlanta, GA Joined Joined on  Personal website https://www.codeprep.io github website twitter website

Work

Senior Software Engineer

Pass Arguments As An Object in JavaScript

Pass Arguments As An Object in JavaScript

Comments
2 min read

Want to connect with Jennifer Bland?

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

Already have an account? Sign in
Adding a Leading Zero in 1 Line in JavaScript

Adding a Leading Zero in 1 Line in JavaScript

Comments
1 min read
How to Merge Objects in JavaScript

How to Merge Objects in JavaScript

3
Comments
3 min read
Console.trace in JavaScript

Console.trace in JavaScript

1
Comments
1 min read
3 Ways To Remove Duplicates in an Array with JavaScript

3 Ways To Remove Duplicates in an Array with JavaScript

3
Comments
2 min read
Formatting output to the console

Formatting output to the console

Comments
2 min read
Grid to List Toggle using CSS Grid

Grid to List Toggle using CSS Grid

1
Comments
4 min read
Grid to List Toggle using Flexbox and JavaScript

Grid to List Toggle using Flexbox and JavaScript

Comments
6 min read
Learn CSS: Create the Google Logo

Learn CSS: Create the Google Logo

42
Comments 13
4 min read
Learn CSS: Create the Git Logo

Learn CSS: Create the Git Logo

5
Comments 2
4 min read
Learn CSS: Create the Netflix Logo

Learn CSS: Create the Netflix Logo

6
Comments
4 min read
Learn CSS: Create the React Logo

Learn CSS: Create the React Logo

11
Comments 2
5 min read
Learn CSS: Create the Microsoft Logo (Version 2)

Learn CSS: Create the Microsoft Logo (Version 2)

1
Comments 1
2 min read
Learn CSS: Create the Microsoft Logo (Version 1)

Learn CSS: Create the Microsoft Logo (Version 1)

Comments
3 min read
Learn CSS: Create the YouTube Logo

Learn CSS: Create the YouTube Logo

Comments 1
3 min read
Learn CSS: Create the Figma Logo

Learn CSS: Create the Figma Logo

7
Comments 1
4 min read
Horizontal Scrolling using CSS Grid

Horizontal Scrolling using CSS Grid

6
Comments
3 min read
Vue 3 Composition API vs Options API

Vue 3 Composition API vs Options API

4
Comments 1
3 min read
Vue CLI Tutorial

Vue CLI Tutorial

6
Comments
4 min read
Storage vs Memory vs Calldata - Understanding Data Locations in Solidity

Storage vs Memory vs Calldata - Understanding Data Locations in Solidity

6
Comments
2 min read
Going, Going, Gone … How Terra Luna Lost 99.8% of it’s value in 4 days

Going, Going, Gone … How Terra Luna Lost 99.8% of it’s value in 4 days

5
Comments
4 min read
How to Titleize a Sentence in JavaScript

How to Titleize a Sentence in JavaScript

5
Comments 3
2 min read
Hardhat vs Truffle: Which one is better for writing Smart Contracts?

Hardhat vs Truffle: Which one is better for writing Smart Contracts?

3
Comments
2 min read
How to Format Numbers in JavaScript using Intl.NumberFormat

How to Format Numbers in JavaScript using Intl.NumberFormat

7
Comments
2 min read
How to add TailwindCSS to a Vue 3 App

How to add TailwindCSS to a Vue 3 App

11
Comments
2 min read
Top 10 Interview Questions for Web3 Jobs

Top 10 Interview Questions for Web3 Jobs

6
Comments
2 min read
Solidity Visibility Modifiers

Solidity Visibility Modifiers

5
Comments
2 min read
What is a Merkle Tree and Why is it Important for the Blockchain?

What is a Merkle Tree and Why is it Important for the Blockchain?

3
Comments
3 min read
Here's how Yuga Labs' land sales cost almost $100 million in wasted gas fees for users

Here's how Yuga Labs' land sales cost almost $100 million in wasted gas fees for users

4
Comments
3 min read
DeFi, NFT and DAO: What do these terms mean in Crypto?

DeFi, NFT and DAO: What do these terms mean in Crypto?

4
Comments
4 min read
How Aku made a $34 Million Dollar Mistake with their Smart Contract

How Aku made a $34 Million Dollar Mistake with their Smart Contract

1
Comments
2 min read
Layer 1 vs Layer 2: What are the differences between Blockchain Layers

Layer 1 vs Layer 2: What are the differences between Blockchain Layers

Comments
2 min read
Coins vs Token: What is the Difference?

Coins vs Token: What is the Difference?

Comments
1 min read
WTF Is The Blockchain?

WTF Is The Blockchain?

Comments
5 min read
Utilizing the Coinbase API in a Node.js Application

Utilizing the Coinbase API in a Node.js Application

2
Comments
8 min read
Accessing the Coinbase API using OAuth2

Accessing the Coinbase API using OAuth2

4
Comments
7 min read
Got App? Got Data? Here’s how to store data to MongoDB in a Node / Express App

Got App? Got Data? Here’s how to store data to MongoDB in a Node / Express App

Comments
24 min read
How to Add Authentication to a Vue App Using AWS Amplify

How to Add Authentication to a Vue App Using AWS Amplify

1
Comments
12 min read
How to Add Authentication to a Vue App Using Auth0

How to Add Authentication to a Vue App Using Auth0

1
Comments
12 min read
How to add Authentication to a Vue App using Firebase

How to add Authentication to a Vue App using Firebase

4
Comments
11 min read
Form Validation with Vuetify in a Vue App

Form Validation with Vuetify in a Vue App

24
Comments 6
12 min read
Creating a Pinterest style image gallery in Vue

Creating a Pinterest style image gallery in Vue

111
Comments 2
8 min read
How to Use Environment Variables in Vue.js

How to Use Environment Variables in Vue.js

153
Comments 14
2 min read
Intro to Vue: Looping over lists of data

Intro to Vue: Looping over lists of data

26
Comments
3 min read
How to Greatly Simplify Your Vuex Store

How to Greatly Simplify Your Vuex Store

49
Comments 3
3 min read
How to Reduce Your Vue.JS Bundle Size With Webpack

How to Reduce Your Vue.JS Bundle Size With Webpack

173
Comments 8
7 min read
Creating Custom Directives in Vue

Creating Custom Directives in Vue

45
Comments 2
8 min read
How to implement horizontal scrolling using Flexbox

How to implement horizontal scrolling using Flexbox

58
Comments 6
2 min read
How to Add Internationalization to a Vue App

How to Add Internationalization to a Vue App

35
Comments 1
9 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 4 of 4)

How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 4 of 4)

63
Comments
19 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 3 of 4)

How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 3 of 4)

27
Comments 2
17 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 2 of 4)

How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 2 of 4)

29
Comments
5 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1 of 4)

How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1 of 4)

400
Comments 14
22 min read
How to Add Charts and Graphs to a Vue.js Application

How to Add Charts and Graphs to a Vue.js Application

44
Comments
8 min read
loading...