Julia Zolotarev
Software Engineer at JupiterOne
Expertise: Software development
Education: New York University; Flatiron School

Julia Zolotarev is a software engineer at JupiterOne. Zolotarev is a graduate of the Flatiron School.

Sort By
Most Recent
Most Recent
Oldest
7 Articles
non-relational database image of many cubes with images of people on them. In the middle of the image is a target with an arrow achieving a bullseye. There are lines connecting all the blocks in seemingly random patterns.
Non-relational databases (NoSQL databases) are data stores that are either schema-free, or have relaxed schemas that allow for changes in the data structure.
React Ice cream in a bowl
React is a JavaScript library that will help you build user interfaces. The best part? It’s both performant and developer friendly.
Typescript image of an open laptop on a wooden table. A latte on a saucer sits next to the laptop. Below the laptop is the word TypeScript in white letters
TypeScript, a superset of JavaScript, adds a layer of type safety to your code and enhances the developer experience.
what-are-gems-ruby-on-rails
A gem is perfectly packaged Ruby code that gives you access to custom methods somebody else wrote. Here’s how to use them.
what-is-scope-closure-javascript
Practicing your interview skills for that new job? This quick run-down of scope and closure will help you ace these JavaScript basics.
javascript-call-stack
If you’ve always wondered how a stack actually works but been too afraid to ask, you’ve come to the right place. Let’s dig in.
create-react-app-typescript
So you want to use TypeScript in React but you’re not sure how to start. You’ve come to the right place!