Web-Essentials Reminder

This is a simple reminder to help refresh your knowledge or prepare for a Junior position interview.

JavaScript Engine

Data Types

number: for any kind of numbers, integer or floating-point.

string: for strings. A string may have one…


This content originally appeared on DEV Community and was authored by Dmitry Ruban

This is a simple reminder to help refresh your knowledge or prepare for a Junior position interview.

JavaScript Engine

TypeScript

  • Basic concepts

Node.js

Browser

SQL

  • Database design
  • Indexes
  • N + 1 problem
  • Joins
  • ACID properties

NoSQL

  • Overview
  • Sharding
  • Comparing with SQL databases
  • CAP theorem: Wikipedia, Quora

REST API

  • Overview
  • API design
  • Examples
  • Bulk operations

Authentication and Authorization

  • Cookies
  • Session
  • LocalStorage
  • JWT
  • OAuth 2

HTTPS

  • Protocol
  • Methods & Status codes
  • Limitations

Testing

  • Behavior-Driven Development (BDD)
  • Test-Driven Development (TDD)

Object-Oriented Programming (OOP)

  • Fundamentals
  • Examples
  • SOLID principles
  • Design patterns

Build tools and preprocessors

  • Webpack
  • Sass
  • Less


This content originally appeared on DEV Community and was authored by Dmitry Ruban


Print Share Comment Cite Upload Translate Updates
APA

Dmitry Ruban | Sciencx (2023-04-23T22:21:37+00:00) Web-Essentials Reminder. Retrieved from https://www.scien.cx/2023/04/23/web-essentials-reminder/

MLA
" » Web-Essentials Reminder." Dmitry Ruban | Sciencx - Sunday April 23, 2023, https://www.scien.cx/2023/04/23/web-essentials-reminder/
HARVARD
Dmitry Ruban | Sciencx Sunday April 23, 2023 » Web-Essentials Reminder., viewed ,<https://www.scien.cx/2023/04/23/web-essentials-reminder/>
VANCOUVER
Dmitry Ruban | Sciencx - » Web-Essentials Reminder. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/04/23/web-essentials-reminder/
CHICAGO
" » Web-Essentials Reminder." Dmitry Ruban | Sciencx - Accessed . https://www.scien.cx/2023/04/23/web-essentials-reminder/
IEEE
" » Web-Essentials Reminder." Dmitry Ruban | Sciencx [Online]. Available: https://www.scien.cx/2023/04/23/web-essentials-reminder/. [Accessed: ]
rf:citation
» Web-Essentials Reminder | Dmitry Ruban | Sciencx | https://www.scien.cx/2023/04/23/web-essentials-reminder/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.