Open in app

Sign In

Write

Sign In

Emma Pejko
Emma Pejko

4 Followers

Home

About

Nov 6, 2021

Intro to Vim

I can’t say I ever had a true introduction to Vim, it was just something I ended up using more and more and learning on the go. I had never looked into much of the history or at Vim’s actual website until just now. …

3 min read

Intro to Vim
Intro to Vim

3 min read


Nov 1, 2021

The Environmental Impacts of Tech

It’s easy to forget or gloss over what is really happening when you use the internet, host a website on AWS, or send emails and Slacks. Hearing people talk about the Cloud can seem like they are talking about a mythical being that no one has ever really seen. I…

3 min read

The Environmental Impacts of Tech
The Environmental Impacts of Tech

3 min read


Oct 23, 2021

Intro to Brain.js

Brain.js is a library of neural networks that can be run in the browser with Node and JavaScript. Neural networks are algorithms written in a way that is meant to mimic how a human brain works. Humans are exceptional at recognizing patterns, and these neural networks work to see the…

3 min read

3 min read


Oct 15, 2021

Making GIFs in JavaScript

There are endless GIF-making websites out there, but I thought it would be a fun project to make a GIF in JavaScript. — A simple GIF To start, I downloaded gif-encoder-2 and canvas via npm. gif-encoder-2 is one library that allows for the easy creation of GIFs in JavaScript. canvas assists this library in making the GIFs. To start off in creating our GIF, we create a canvas that we will later manipulate. I then added…

3 min read

3 min read


Oct 11, 2021

Intro to Webpack

As I’ve begun to develop more web applications from scratch, I’ve come across the challenge of configuring Webpack for the project. In this article, I am going to go through the different properties needed to properly configure Webpack for any project. What is Webpack? As stated in the Webpack docs, “At its core…

4 min read

Intro to Webpack
Intro to Webpack

4 min read


Aug 23, 2021

ES6 Maps & Sets

JavaScript ES6 introduced lots of new and interesting features. Among these are two new types of data structures- maps and sets. These work similarly to objects and arrays, respectively, but each has added functionality and some specific rules. Let’s take a closer look at these two new data structures and…

4 min read

ES6 Maps & Sets
ES6 Maps & Sets

4 min read


Aug 8, 2021

An Intro to D3

In 2011, developers from the Stanford Visualization Group released a new JavaScript library called D3.js. D3, which stands for Data-Driven Documents, “is a JavaScript library for manipulating documents based on data.” (https://d3js.org/). D3 is currently used widely for data visualizations across the web. The Basics D3 works by directly manipulating…

2 min read

An Intro to D3
An Intro to D3

2 min read

Emma Pejko

Emma Pejko

4 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech