Open in app

Sign In

Write

Sign In

Kevin Neyer
Kevin Neyer

16 Followers

Home

About

Feb 9, 2021

The While Loop

How I used one to solve an actual life question Introduction Being in software engineering, specifically the job search, one is inundated with algorithmic problems. While there are many great tools out there for practicing, most of the problems aren’t super prevalent in everyday life. Meaning, those specific problems would never…

JavaScript

2 min read

The While Loop
The While Loop
JavaScript

2 min read


Jan 28, 2021

So, You’ve Deployed a Project?

Congrats! Now what? Introduction One of the major accomplishments a software engineer or web developer can achieve is finishing and hosting and deploying a project. Whether this be on the job or for personal pleasure, this is no small feat. …

Coding

2 min read

Coding

2 min read


Jan 22, 2021

Arrow Functions

ES6 Syntactic Sugar and Practical Uses Introduction With the release of JavaScript ES6 came the introduction of arrow functions. Arrow functions are a concise, syntactically sweet variation on the traditional function expression. While it has its pros, it also has some cons. Let’s take a look! Overview A traditional function expression looks…

JavaScript

3 min read

Arrow Functions
Arrow Functions
JavaScript

3 min read


Jan 16, 2021

localStorage

Using JavaScript to implement the Web Storage API Introduction The last few weeks, I’ve been working on a code challenge that was required for an internship application. The challenge was to create a webpage that helped manage nominations for an award show. Users could search a database and nominate their…

JavaScript

4 min read

localStorage
localStorage
JavaScript

4 min read


Jan 8, 2021

Block Scope

Declaring Variables Successfully Introduction When working in JavaScript, we, as developers, have to deal with a concept called scope. Simply put, scope is where something lives, and defines where within the context of our code it can be accessed. …

JavaScript

2 min read

Block Scope
Block Scope
JavaScript

2 min read


Jan 1, 2021

Keep the Change, You Filthy Animal

One Way of Using the toFixed Method Getting Started I’ve mentioned in some of my previous articles that I have been working and practicing on a transaction app — a simple application where a user can view and add recent transactions. One practical user story I wanted to implement was being able…

JavaScript

2 min read

Keep the Change, You Filthy Animal
Keep the Change, You Filthy Animal
JavaScript

2 min read


Dec 23, 2020

It’s a Second Date

Using date objects from your database Introduction Within the context of my last few blogs, I discussed using the JavaScript date constructor to create and access information from date objects and using JSON Server to quickly create databases for prototyping and mocking. …

JavaScript

5 min read

It’s a Second Date
It’s a Second Date
JavaScript

5 min read


Dec 18, 2020

JSON Server

Firing Up a Quick Database Introduction This last week, I’ve been brushing up on ReactJS. When I think React, I think components, state, props, and event handling. As I was jotting down ideas and planning out topics to practice, it occurred to me — I hadn’t touched fetch requests in…

React

3 min read

JSON Server
JSON Server
React

3 min read


Dec 11, 2020

Queues and Stacks

A quick debriefing on FIFO and LIFO Greetings, one and all! With the holiday season upon us, it’s easy to find ourselves feeling festive, joy, and generous. In fact, the holiday season is a perfect time to show love and appreciation with gift giving. And, I couldn’t think of a…

Stacks

4 min read

Queues and Stacks
Queues and Stacks
Stacks

4 min read


Dec 4, 2020

It’s a Date

Using JavaScript’s Date Constructor Introduction Over the course of the last week, I was given a React mini code challenge. One of the deliverables was to create a component that returned a live, updating date and time. This, using date and time, was surprisingly a new topic for me. I…

JavaScript

2 min read

It’s a Date
It’s a Date
JavaScript

2 min read

Kevin Neyer

Kevin Neyer

16 Followers
Following
  • Nick Galante

    Nick Galante

  • Jeanmarie Jackman

    Jeanmarie Jackman

  • Coral Fussman

    Coral Fussman

  • Seoyoung Chloe Kim

    Seoyoung Chloe Kim

  • Danira Cortez

    Danira Cortez

See all (28)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams