Open in app
Home
Notifications
Lists
Stories

Write
Victor Osuyak
Victor Osuyak

Home

Feb 6

14 Web Accessibility Tips for Developers

How great would it be to have a resource you can use to ensure your website is meeting most web accessibility standards? Well here it is, below are a few major tips to make sure your website is built for all. 1. Header Navigation In order to have proper page…

Web Accessibility

4 min read

14 Web Accessibility Tips for Developers
14 Web Accessibility Tips for Developers

Jan 27

How to open a new browser tab with Angular

Angular is a Single Page Application (SPA). With SPAs generally speaking the majority of routes utilized within the app are internal since there is only one HTML file (non-component) that exists index.html. …

Angular

2 min read

How to open a new browser tab with Angular
How to open a new browser tab with Angular

Jan 27

Who are the users of Web Accessibility?

What is Web Accessibility? Web Accessibility is the practice of making a website functional for all including those with disabilities. Not everyone uses the web the same. In fact, some users navigate through websites with screen readers and even keyboard behaviors. Web accessibility is built for all users from the…

Web Accessibility

4 min read

Who are the users of Web Accessibility?
Who are the users of Web Accessibility?

Jan 16

How to use the includes() Array method on a Bootcamp API

One of the most used JavaScript Array methods I see get used the most is includes() method. The includes() method can be used in so many scenarios from testing code with jest, to showing or hiding content in the GUI, to disabling/enabling forms. In this short read, I’m going to…

Java Script

2 min read

How to use the includes() Array method on a Bootcamp API
How to use the includes() Array method on a Bootcamp API

Jan 15

How to use the some() Array method on a Bootcamp API

I wanted to quickly go over a very simple and useful JavaScript method called some(). The some() method allows you to return a boolean(true/false) depending on an argument for the method. The argument that the some() method takes in can be a function or an arrow function. …

Java Script

2 min read

How to use the some() Array method on a Bootcamp API
How to use the some() Array method on a Bootcamp API

Jan 5

ReactJs has dominated the Startup world… for now.

Have you ever wondered why Facebook and Google decided to open-source frameworks to assist individuals and businesses to build software? There are many reasons for the benefits of doing so but let’s focus on the most lucrative one…“acquisitions”. Acquisitions are the purchase of one company from another. A few reasons…

Ycombinator

3 min read

ReactJs has dominated the Startup world… for now.
ReactJs has dominated the Startup world… for now.

Mar 23, 2021

Understanding @Input for Angular beginners with examples

You’ve probably used Angular’s handy decorator called @Input, but do you truly understand how to best utilize it? The Angular @Input decorator is perfect for presentational components but have you been using it the same way Google uses it for apps such as Google Ads? I’ll make sure to explain…

Angular

2 min read

Understanding @Input for Angular beginners with examples
Understanding @Input for Angular beginners with examples

Mar 8, 2021

Note to my Junior Software Developer self

Being a FrontEnd Developer can come with many different paths to choose from. After you’ve mastered the basics like HTML, CSS, and JavaScript selecting a proper framework and/or library is crucial to be competitive in the job market. I’ve been a Front End Developer since 2016 when I landed my…

Onboarding

2 min read

Note to my Junior Software Developer self
Note to my Junior Software Developer self
Victor Osuyak

Victor Osuyak

Founder of Microapi.io

Following
  • Ev Williams

    Ev Williams

  • Keiran Smith

    Keiran Smith

  • Biz Stone

    Biz Stone

  • Periscope

    Periscope

  • Brandon D. Anderson

    Brandon D. Anderson

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable