Dan Writes <Code />

Menu
  • Home
  • About me
  • Blog
  • Contact

How To Check If Two Objects Are Equal

Dan Avramescu June 10, 2020 Javascript Interview Questions, Interview Questions No Comments
If this question comes up you must ask yourself, what are we going to actually check for equality? Two objects or the properties of two objects? If you have …
[Continue Reading...]

Javascript Interview Questions

Dan Avramescu June 6, 2020 Uncategorized, Interview Questions, Javascript Interview Questions No Comments
This is a collection of common Javascript interview questions you may need to answer. I wrote a post for each of them explaining them in natural language. Enjoy! Basic …
[Continue Reading...]

How Does Asynchronous Javascript Work?

Dan Avramescu June 6, 2020 Javascript Interview Questions, Interview Questions No Comments
A seriously necessary question which any JS programmer should be able to easily explain. Let’s make it simple: Syncronous code is the code which runs each instruction in order, …
[Continue Reading...]
  • Previous
  • Next

Dev Stuff I Know Well:

BACKEND:

  • Node, Express, MongoDB
  • PHP, MySQL, PostgreSQL

FRONTEND:

  • React, JavaScript, TypeScript
  • CSS/SASS/SCSS, HTML
  • Bootstrap, Material UI

OTHER:

  • Git
  • Docker
  • Agile Methodologies

CURRENTLY LEARNING

  • Rust
  • Solidity
Dan Writes <Code /> Copyright © 2022.