|
75 | 75 | <div class="container"> |
76 | 76 | <h1>Interview Questions</h1> |
77 | 77 | <h2>for front-end-Developer</h2> |
78 | | - <p>As you grow, so does the world. So, keep urself updated with the tricky front end interview questions...</p> |
79 | | - <p><a class="btn btn-primary btn-lg" href="jsConcepts/jsConcepts.html" role="button">Learn more »</a></p> |
| 78 | + <p>Only for JS developer when they have to answer some side questions to make interviewer comfortable...</p> |
80 | 79 | </div> |
81 | 80 | </div> |
82 | 81 |
|
@@ -111,15 +110,20 @@ <h2>javaScript</h2> |
111 | 110 | </div> |
112 | 111 | <div class="row-fluid"> |
113 | 112 | <div class="col-md-4"> |
114 | | - <h2>General Web Development</h2> |
| 113 | + <h2>browser</h2> |
115 | 114 | <p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p> |
116 | 115 | <p><a class="btn btn-default" href="#" role="button">Check it out »</a></p> |
117 | 116 | </div> |
118 | | - <section class="col-md-4"> |
119 | | - <h2>about that js dude</h2> |
120 | | - <p>the goal of ur dude is to work together to learn, experiment, share and grow. A weekend is a good weekend for ur dude which can produce a youtube video or a blog or 96 commits to github or learning new JS library.</p> |
121 | | - <p><a class=" btn btn-default" href=" mailto:[email protected]?Subject=You%20suck" role=" button" >express ur anger » </a></p> |
122 | | - </section> |
| 117 | + <div class="col-md-4"> |
| 118 | + <h2>web Development</h2> |
| 119 | + <p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p> |
| 120 | + <p><a class="btn btn-default" href="#" role="button">Check it out »</a></p> |
| 121 | + </div> |
| 122 | + <div class="col-md-4"> |
| 123 | + <h2>all Questions</h2> |
| 124 | + <p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p> |
| 125 | + <p><a class="btn btn-default" href="#" role="button">Check it out »</a></p> |
| 126 | + </div> |
123 | 127 | </div> |
124 | 128 | </div> |
125 | 129 | <div class="span3"> |
|
0 commit comments