Forem

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

Seven Year Club
Writing Debut
Six Year Club
2 Week Community Wellness Streak
1 Week Community Wellness Streak
Top 7
Five Year Club
4 Week Writing Streak
Hacktoberfest 2021
Four Year Club
Three Year Club
Hacktoberfest 2019
Pass Arguments As An Object in JavaScript
Cover image for 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
Cover image for 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
Cover image for How to Merge Objects in JavaScript

How to Merge Objects in JavaScript

3
Comments
3 min read
Console.trace in JavaScript
Cover image for Console.trace in JavaScript

Console.trace in JavaScript

1
Comments
1 min read
3 Ways To Remove Duplicates in an Array with JavaScript
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Learn CSS: Create the Google Logo

Learn CSS: Create the Google Logo

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

Learn CSS: Create the Git Logo

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

Learn CSS: Create the Netflix Logo

14
Comments
4 min read
Learn CSS: Create the React Logo
Cover image for 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)
Cover image for Learn CSS: Create the Microsoft Logo (Version 2)

Learn CSS: Create the Microsoft Logo (Version 2)

3
Comments 1
2 min read
Learn CSS: Create the Microsoft Logo (Version 1)
Cover image for 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
Cover image for Learn CSS: Create the YouTube Logo

Learn CSS: Create the YouTube Logo

2
Comments 1
3 min read
Learn CSS: Create the Figma Logo
Cover image for Learn CSS: Create the Figma Logo

Learn CSS: Create the Figma Logo

7
Comments 1
4 min read
Horizontal Scrolling using CSS Grid
Cover image for Horizontal Scrolling using CSS Grid

Horizontal Scrolling using CSS Grid

9
Comments
3 min read
Vue 3 Composition API vs Options API
Cover image for Vue 3 Composition API vs Options API

Vue 3 Composition API vs Options API

4
Comments 1
3 min read
Vue CLI Tutorial
Cover image for Vue CLI Tutorial

Vue CLI Tutorial

6
Comments
4 min read
Storage vs Memory vs Calldata - Understanding Data Locations in Solidity
Cover image for 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
Cover image for 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
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for How to add TailwindCSS to a Vue 3 App

How to add TailwindCSS to a Vue 3 App

12
Comments
2 min read
Top 10 Interview Questions for Web3 Jobs
Cover image for Top 10 Interview Questions for Web3 Jobs

Top 10 Interview Questions for Web3 Jobs

6
Comments
2 min read
Solidity Visibility Modifiers
Cover image for Solidity Visibility Modifiers

Solidity Visibility Modifiers

5
Comments
2 min read
What is a Merkle Tree and Why is it Important for the Blockchain?
Cover image for 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
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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?
Cover image for Coins vs Token: What is the Difference?

Coins vs Token: What is the Difference?

Comments 1
1 min read
WTF Is The Blockchain?
Cover image for WTF Is The Blockchain?

WTF Is The Blockchain?

Comments
5 min read
Utilizing the Coinbase API in a Node.js Application
Cover image for 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
Cover image for Accessing the Coinbase API using OAuth2

Accessing the Coinbase API using OAuth2

7
Comments
7 min read
Got App? Got Data? Here’s how to store data to MongoDB in a Node / Express App
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for How to Use Environment Variables in Vue.js

How to Use Environment Variables in Vue.js

155
Comments 14
2 min read
Intro to Vue: Looping over lists of data
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Creating Custom Directives in Vue

Creating Custom Directives in Vue

45
Comments 2
8 min read
How to implement horizontal scrolling using Flexbox
Cover image for 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
Cover image for How to Add Internationalization to a Vue App

How to Add Internationalization to a Vue App

36
Comments 1
9 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 4 of 4)
Cover image for 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)
Cover image for 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)
Cover image for 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)

30
Comments
5 min read
How to build a Single Page Application using Vue.js, Vuex, Vuetify, and Firebase (Part 1 of 4)
Cover image for 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)

401
Comments 14
22 min read
How to Add Charts and Graphs to a Vue.js Application
Cover image for 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...