Open in app

Sign In

Write

Sign In

Vincentservio
Vincentservio

Home

About

Jun 17, 2021

Creating a Flash Card app part 2

Welcome back!!! So far we have built out our rails back end for our application. In this post we will create our user interface. If you haven’t done so already please check out part one to this app found at. https://vincentservio.medium.com/creating-a-flash-card-app-part1-8f2ad6954331post. Many of the variables that we will be using…

2 min read

2 min read


Jun 9, 2021

Creating a Flash Card app Part1

During my time in school, I found myself struggling greatly getting used to the new vocabulary that came with coding. Many of the words were familiar but had completely different meanings. So i decided to build an app that can help solve this problem. …

3 min read

Creating a Flash Card app Part1
Creating a Flash Card app Part1

3 min read


Jun 3, 2021

Fieldset and Legend tag

Have you seen something similar to the image above and wanted know how to accomplish this?Or have you been looking for a cool way to style your forms. Either way you’ve found yourself in the right place. Recently i was asked by my employer to create something similar to the…

2 min read

Fieldset and Legend tag
Fieldset and Legend tag

2 min read


May 25, 2021

Javascript Map

During a recent coding interview,I was given two arguments, one was a string and the other was an integer. I was asked to return the character/characters that appeared the number of times that corresponds with the integer. While that seemed easy to do, I was stumped with how to approach…

2 min read

Javascript Map
Javascript Map

2 min read


May 19, 2021

React Package Manager’s and which one to choose

If you have ever built a react app , then chances are you have used a package manager to do so. In my early stages of working with react, I was introduced to Npm(Node Package Manager). I didn’t fully understand what it was or why i used it. …

2 min read

React Package Manager’s and which one to choose
React Package Manager’s and which one to choose

2 min read


May 12, 2021

The Input element <input> CheatSheet part 1

The input element is my personal favorite and arguably one of the most important elements that exist. The input element can help the user interface look more clean and an overall better user experience. Excessive typing can be annoying, but the proper use of input can make forms or…

3 min read

The Input element <input> CheatSheet part 1
The Input element <input> CheatSheet part 1

3 min read


May 6, 2021

For Loops

Looping is an essential part of coding. Looping allows us to execute code as many times as needed, each time with a different value. This minimizes the lines of code and can be used as a powerful tool when optimizing code.Today …

3 min read

For Loops
For Loops

3 min read


Apr 29, 2021

Search Algorithm’s Part 1

Search algorithm’s are an awesome way to return data from a large collection. Search algorithms are used to check for an element in any data structure that is it stored. Although some processes are more time consuming than others, they are under the same roof of searching algorithms. …

3 min read

Search Algorithm’s Part 1
Search Algorithm’s Part 1

3 min read


Apr 20, 2021

React Hooks

In the Previous versions of React, stateful logic was tied to a class based component. While it may get the job done, it would lead to a tree of nested components, which may not be the cleanest or most efficient way to write code. useState is one of the most…

2 min read

React Hooks
React Hooks

2 min read


Apr 14, 2021

ForEach vs. Map

Javascript comes equipped with a tons of great ways to iterate. Today we are going to focus on .map and .forEach . Sometimes the difference between the two aren't quite clear, and in some instances they can be interchangeable. …

2 min read

ForEach vs. Map
ForEach vs. Map

2 min read

Vincentservio

Vincentservio

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech