Open in app

Sign In

Write

Sign In

Anastasia Orlova
Anastasia Orlova

69 Followers

Home

About

Mar 1, 2021

The most common JavaScript Math Functions

What is a Math function in JavaScript? Well, first of all, it is not a function. According to MDN documentation, Math is is a built-in object that has properties and methods for mathematical constants and functions. …

Java Script

2 min read

The most common JavaScript Math Functions
The most common JavaScript Math Functions
Java Script

2 min read


Feb 22, 2021

Reverse Integer Algorithm

Sunday is for coding: today I was working on a reverse integer algorithm! Leetcode marked it as an easy one, however, it took me some time to get it. There are tons of ways to solve this problem, and this one might be a little clumsy so feel free to…

Java Script

2 min read

Reverse Integer Algorithm
Reverse Integer Algorithm
Java Script

2 min read


Published in Dev Genius

·Feb 12, 2021

JavaScript Object Manipulation

JavaScript never ceases to surprise me: recently I was reviewing some basics concepts of object manipulation and discovered a bunch of simple methods that I’ve never used before. However, they are really handy, so I decided to create a brief review of what I found. Just a quick reminder: JavaScript…

Java Script

2 min read

JavaScript Object Manipulation
JavaScript Object Manipulation
Java Script

2 min read


Published in Dev Genius

·Jan 31, 2021

Working In Tech: Not Just Web Development

When it comes to working in tech, your first guess is: well, that’s all about web development! It might be quite right but personally, I consider this as a sort of a dangerous misconception. Clearly, full-stack, front- and backend web development is one of the most well-known and popular career…

Technology

2 min read

Working In Tech: Not Just Web Development
Working In Tech: Not Just Web Development
Technology

2 min read


Published in Dev Genius

·Jan 18, 2021

Linked List Cycle: solved

Dashing through Leetcode problems, I found this one: Linked List Cycle. In this blog, I’ll solve it using the two-pointer approach. Our task is to determine if the linked list has a cycle in it. Return true if there is a cycle in the linked list. Otherwise, return false. What…

Leetcode

2 min read

Linked List Cycle: solved
Linked List Cycle: solved
Leetcode

2 min read


Published in Dev Genius

·Jan 11, 2021

Airtable: Project Planner

While working on group projects, it is truly vital to organize your workflow consistently and productively. You can use a spreadsheet, which works well for smaller projects. But what if you’re building something more complicated, with a bigger team involved? You can definitely use a database, but it might…

Airtable

2 min read

Airtable: Project Planner
Airtable: Project Planner
Airtable

2 min read


Published in Dev Genius

·Dec 28, 2020

What is PropTypes in React

Recently, while working my way through this tutorial, I came across a React library called prop-types. I’ve never used this library before, so I made a quick research on why we need prop-types and how to use is. JavaScript is a so-called “untyped” language. That means JavaScript will figure out…

Reactjs

2 min read

What is PropTypes in React
What is PropTypes in React
Reactjs

2 min read


Published in JavaScript in Plain English

·Dec 20, 2020

How to solve Two-Sum Algorithm in JavaScript

I think we all can agree on this: Two-Sum Algorithm is sort of a classic data structure challenge. In my blog, I’d like to share two approaches to solving it. The first one is a so-called “brute force” method, and the second one represents a more elegant solution So, our…

Java Script

2 min read

How to solve Two-Sum Algorithm in JavaScript
How to solve Two-Sum Algorithm in JavaScript
Java Script

2 min read


Published in JavaScript in Plain English

·Dec 14, 2020

How To Check for Palindromes in JavaScript

Solving a palindrome algorithm is one of the most common data structure tasks during a technical interview. In this blog, I’m going to break down one of those algorithms and share with you my method of solving it. …

Java Script

2 min read

How To Check for Palindromes in JavaScript
How To Check for Palindromes in JavaScript
Java Script

2 min read


Published in Dev Genius

·Dec 7, 2020

The some() and every() methods in JavaScript

Sometimes, while studying more sophisticated concepts, we tend to forget some basic methods and approaches. so, this week I was revising some of the most commonly used array methods in JavaScript. …

Java Script

2 min read

The some() and every() methods in JavaScript
The some() and every() methods in JavaScript
Java Script

2 min read

Anastasia Orlova

Anastasia Orlova

69 Followers

Full-Stack Developer with a background in retail and social work // anastasia-orlova.netlify.app

Following
  • Guilherme de Lima Barros

    Guilherme de Lima Barros

  • Waverley Leung

    Waverley Leung

  • Denis Cangemi

    Denis Cangemi

  • Greem

    Greem

  • Francisco Andaur

    Francisco Andaur

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech