Skip to content

Commit caf87d8

Browse files
authored
Added common tech question
1 parent 1de502a commit caf87d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ I hope my experience and the experiences of other developers will help you get b
2929
1. How big was your team?
3030
1. Have you ever worked in [Agile, Scrum or Kanban](https://www.smartsheet.com/agile-vs-scrum-vs-waterfall-vs-kanban) environments?
3131
1. Which developers do you know in the Front End community?
32-
1. How do you do to improve programming skills?
32+
1. What do you do to improve programming skills?
3333
1. What have you heard about the 'Gangs of four'?
3434
1. What are the most common types of web attacks? - [@answer--blog.sucuri.net](https://blog.sucuri.net/2014/11/most-common-attacks-affecting-todays-websites.html)
3535
1. What is the difference between imperative and declarative programming in JS? - [@answer--redotheweb.com](http://www.redotheweb.com/2015/09/18/declarative-imperative-js.html)
@@ -46,6 +46,7 @@ I hope my experience and the experiences of other developers will help you get b
4646
1. What do you know about "60fps"? How can you achieve it? - [@answer--github](https://github.com/vasanthk/browser-rendering-optimization)
4747
1. What is the difference between layout, painting and compositing? - [@answer--google](https://developers.google.com/web/fundamentals/performance/rendering/?hl=en)
4848
1. What is Web Components? - [@doc--mdn](https://developer.mozilla.org/en-US/docs/Web/Web_Components)
49+
1. What is the difference between sessioStorage, localStorage and cookies? [@answer--stackoverflow](https://stackoverflow.com/a/19869560/5513804)
4950

5051
## HTML Interview Questions
5152
1. Could you list major HTML5 tags? - [@doc--mdn](https://developer.mozilla.org/en-US/docs/Web/HTML/Element)

0 commit comments

Comments
 (0)