You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ I hope my experience and the experiences of other developers will help you get b
29
29
1. How big was your team?
30
30
1. Have you ever worked in [Agile, Scrum or Kanban](https://www.smartsheet.com/agile-vs-scrum-vs-waterfall-vs-kanban) environments?
31
31
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?
33
33
1. What have you heard about the 'Gangs of four'?
34
34
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)
35
35
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
46
46
1. What do you know about "60fps"? How can you achieve it? - [@answer--github](https://github.com/vasanthk/browser-rendering-optimization)
47
47
1. What is the difference between layout, painting and compositing? - [@answer--google](https://developers.google.com/web/fundamentals/performance/rendering/?hl=en)
48
48
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)
49
50
50
51
## HTML Interview Questions
51
52
1. Could you list major HTML5 tags? - [@doc--mdn](https://developer.mozilla.org/en-US/docs/Web/HTML/Element)
0 commit comments