-
Notifications
You must be signed in to change notification settings - Fork 83
/
index.html
683 lines (531 loc) · 25.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="Adrian Mejia">
<link rel="author" href="humans.txt" />
<meta name="description" content="JavaScript tutorials and web development articles including topics like NodeJS, Angular, VueJS, Data Structures and Algorithms.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="alternative" href="/atom.xml" title="Adrian Mejia Blog" type="application/atom+xml">
<title>Adrian Mejia Blog</title>
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="Adrian Mejia's Blog"/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/mstile-310x310.png" />
<meta name="msapplication-notification" content="frequency=30;polling-uri=http://notifications.buildmypinnedsite.com/?feed=https://adrianmejia.com/atom.xml" />
<link rel="canonical" href="https://adrianmejia.com/" />
<!-- Open Graph -->
<meta property="og:url" content="https://adrianmejia.com/" />
<meta property="og:site_name" content="Adrian Mejia Blog" />
<meta property="og:type" content="article" />
<meta property="og:description" content="JavaScript tutorials and web development articles including topics like NodeJS, Angular, VueJS, Data Structures and Algorithms." />
<meta property="og:image" content="https://adrianmejia.com/images/logo.png" />
<meta property="og:title" content="Adrian Mejia Blog" />
<meta property="fb:app_id" content="761831487293468" />
<meta property="fb:admins" content="895685163"/>
<!-- /Open Graph -->
<script>window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-24183929-4', 'auto');
ga('send', 'pageview');
</script><script async defer src='https://www.google-analytics.com/analytics.js'></script>
<!-- Critical Styles -->
<style media="screen">
.overlay { display: none }
</style>
<link rel="stylesheet" href="/stylesheets/main.css">
<!-- loadDeferredStyles -->
<noscript id="deferred-styles">
<link rel="stylesheet" href="/stylesheets/font-awesome.min.css">
</noscript>
<script>
var loadDeferredStyles = function() {
var addStylesNode = document.getElementById("deferred-styles");
var replacement = document.createElement("div");
replacement.innerHTML = addStylesNode.textContent;
document.body.appendChild(replacement)
addStylesNode.parentElement.removeChild(addStylesNode);
};
var raf = requestAnimationFrame || mozRequestAnimationFrame ||
webkitRequestAnimationFrame || msRequestAnimationFrame;
if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); });
else window.addEventListener('load', loadDeferredStyles);
</script>
<meta name="generator" content="Hexo 5.0.2"></head>
<body>
<header class="titlebar mdl-shadow--2dp">
<div class="container align-center flexbox--space-between">
<!-- <div class="row"> -->
<!-- <div class="col-md-12"> -->
<span class="hidden-mobile-up">
<i class="fa fa-bars" aria-hidden="true"></i>
</span>
<a href="/" class="align-center m-y-2">
<img src="/images/adrianmejia-logo.png" alt="Adrian Mejia Logo" class="animation--bounce-in"/>
<h1 class="hidden-mobile-down hidden">
Adrian Mejia
</h1>
</a>
<nav class="hidden-mobile-down navbar">
<a href="/#home" class="animation--radial-out" id="Home" onclick="track('/#home', 'menu', true)">Home</a>
<a href="/#trending-posts" class="animation--radial-out" id="Trending" onclick="track('/#trending-posts', 'menu', true)">Trending</a>
<a href="/#popular-posts" class="animation--radial-out" id="Popular" onclick="track('/#popular-posts', 'menu', true)">Popular</a>
<a href="/#about" class="animation--radial-out" id="About" onclick="track('/#about', 'menu', true)">About</a>
<a href="/blog/" class="animation--radial-out" id="Blog" onclick="track('/blog/', 'menu', true)">Blog</a>
</nav>
<a href="#" id="search-modal" onclick="track('#search', 'search', true)" class="open-overlay">
<i class="fa fa-search" aria-hidden="true"></i>
</a>
<div id="search-overlay" class="overlay" aria-hidden="true">
<script id="movie" type="text/x-handlebars-template">
<article class="movie">
{{#photos.0}}
<a href="/{{path}}">
<img class="movie-image" src="{{photos.0}}" />
</a>
{{/photos.0}}
<div class="movie-meta">
<div class="movie-title">
<a href="/{{path}}">
{{{_highlightResult.title.value}}}
</a>
<span class="movie-year">
{{updatedYear}}
</span>
</div>
<div class="movie-rating">
{{#stars}}
<span class="ais-star-rating--star{{^.}}__empty{{/.}}">
</span>
{{/stars}}
</div>
<p>
{{{_highlightResult.excerptStrip.value}}}
</p>
<div class="movie-genres">
{{#tags}}
<div class="movie-genre">
{{.}}
</div>
{{/tags}}
</div>
</div>
</article>
</script>
<div class="search-container">
<div class="top">
<div class="search-button">
<i class="fa fa-search"></i>
</div>
<div class="input-container">
<input type="text" id="search-box" />
<div id="stats"></div>
</div>
<a href="#" class="close-overlay">
<i class="fa fa-times"></i>
</a>
</div>
<div class="content">
<div class="facets">
<div class="facet">
<div id="clear-all" class="facet-title"></div>
</div>
<div class="facet">
<div class="facet-title">
<i class="fa fa-tags" aria-hidden="true"></i> Tags
</div>
<div id="tags"></div>
</div>
<div class="facet">
<div class="facet-title">
<i class="fa fa-folder-o" aria-hidden="true"></i>
Categories
</div>
<div id="categories"></div>
</div>
<div class="facet">
<div class="facet-title">
<i class="fa fa-eye" aria-hidden="true"></i>
Views
</div>
<div id="ratings"></div>
</div>
<div class="facet">
<div class="facet-title">
<i class="fa fa-calendar" aria-hidden="true"></i>
Year
</div>
<div id="year"></div>
</div>
</div>
<div class="canvas">
<div id="hits"></div>
<div id="pagination"></div>
<div>Powered by <img src="/images/Algolia_logo_bg-white.svg" height="30" alt="Algolia search"></div>
</div>
</div>
</div>
</div>
<script src="/js/search.babel.js"></script>
</div>
</header>
<nav class="hidden-mobile-up mdl-shadow--2dp">
<div class="container flexbox--space-between navbar">
<a href="/#home" class="animation--underline-from-center">Home</a>
<a href="/#trending-posts" class="animation--underline-from-center">Trending</a>
<a href="/#popular-posts" class="animation--underline-from-center">Popular</a>
<a href="/#about" class="animation--underline-from-center">About</a>
<a href="/blog/" class="animation--underline-from-center">Blog</a>
</div>
</nav>
<main>
<section id="home" class="p-y-3">
<div class="container">
<div class="row row-justify-content--center">
<h1 class="m-b-0">Software is eating the world</h1>
</div>
<div class="row row-justify-content--center">
<h2 class="m-y-1">Let's eat it together!</h2>
</div>
<div class="row row-justify-content--center overflow--hidden">
<!-- <img src="http://placehold.it/728x90"> -->
<!-- <picture> -->
<!-- <source media="(min-width: 1800px)" srcset="/images/occupations-droid.png"> -->
<!-- <source srcset="/images/occupations.png"> -->
<img src="/images/occupations.png" alt="adrian mejia blog cover image">
<!-- </picture> -->
</div>
</div>
</section>
<section class="p-y-2 light-background">
<div class="container">
<h1>Latest</h1>
<div class="simple-row">
<article class="col-md-3 col-xs-6 card">
<a href="/priority-queue-data-structure-and-heaps-time-complexity-javascript-implementation/">
<img src="/images/priority-queue-pq-heaps-small.png" width="300" height="250">
<section class="p-a-1">
<h3>Priority Queue Data Structure and Heaps Implemented in JavaScript</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/2020-recap-and-how-i-got-my-dream-job/">
<img src="/images/2020-recap-and-dream-job-small.png" width="300" height="250">
<section class="p-a-1">
<h3>2020 recap and how I got my dream job</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-find-time-complexity-of-an-algorithm-code-big-o-notation/">
<img src="/images/from-code-to-big-o-algorithms-small.png" width="300" height="250">
<section class="p-a-1">
<h3>How to find time complexity of an algorithm?</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-solve-any-graph-2d-arrays-maze-interview-questions-in-javascript-dfs-vs-bfs/">
<img src="/images/graph-interview-questions-small.png" width="300" height="250">
<section class="p-a-1">
<h3>How to solve any graph/Maze interview questions in JavaScript? DFS vs. BFS</h3>
</section>
</a>
</article>
</div>
<h1 id="trending-posts">Trending</h1>
<div class="simple-row">
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-find-time-complexity-of-an-algorithm-code-big-o-notation/">
<img src="/images/from-code-to-big-o-algorithms-small.png" width="300" height="250">
<section class="p-a-1">
<h3>How to find time complexity of an algorithm?</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/most-popular-algorithms-time-complexity-every-programmer-should-know-free-online-tutorial-course/">
<img src="/images/data-structures-must-know-algorithms-running-time-complexity-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>8 time complexities that every programmer should know</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/Data-Structures-Time-Complexity-for-Beginners-Arrays-HashMaps-Linked-Lists-Stacks-Queues-tutorial/">
<img src="/images/data-structures-time-complexity-lists-arrays-stacks-queues-hash-maps-sets-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>Data Structures in JavaScript: Arrays, HashMaps, and Lists</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-set-up-samba-in-ubuntu-linux-and-access-it-in-mac-os-and-windows/">
<img src="/images/samba-filesharing-with-windows-ubuntu-mac-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>How to set up Samba in Ubuntu/Linux, and access it in Mac OS and Windows</h3>
</section>
</a>
</article>
</div>
<h1 id="popular-posts">Popular</h1>
<div class="simple-row">
<article class="col-md-3 col-xs-6 card">
<a href="/angularjs-tutorial-for-beginners-with-nodejs-expressjs-and-mongodb/">
<img src="/images/AngularJSTutorial_small.png" width="300" height="250">
<section class="p-a-1">
<h3>AngularJS tutorial for beginners with NodeJS ExpressJS and MongoDB (Part I)</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/creating-a-restful-api-tutorial-with-nodejs-and-mongodb/">
<img src="/images/RESTfulAPIs_NodeJS__mongodb_small.png" width="300" height="250">
<section class="p-a-1">
<h3>Creating RESTful APIs with NodeJS and MongoDB Tutorial (Part II)</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/most-popular-algorithms-time-complexity-every-programmer-should-know-free-online-tutorial-course/">
<img src="/images/data-structures-must-know-algorithms-running-time-complexity-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>8 time complexities that every programmer should know</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-set-up-samba-in-ubuntu-linux-and-access-it-in-mac-os-and-windows/">
<img src="/images/samba-filesharing-with-windows-ubuntu-mac-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>How to set up Samba in Ubuntu/Linux, and access it in Mac OS and Windows</h3>
</section>
</a>
</article>
</div>
<!-- <h1 id="popular-posts">Popular</h1>
<div class="row">
<article class="col-md-3 col-xs-6 card">
<a href="/angularjs-tutorial-for-beginners-with-nodejs-expressjs-and-mongodb/">
<img src="/images/AngularJSTutorial_small.png" width="300" height="250">
<section class="p-a-1">
<h3>AngularJS tutorial for beginners with NodeJS ExpressJS and MongoDB (Part I)</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/creating-a-restful-api-tutorial-with-nodejs-and-mongodb/">
<img src="/images/RESTfulAPIs_NodeJS__mongodb_small.png" width="300" height="250">
<section class="p-a-1">
<h3>Creating RESTful APIs with NodeJS and MongoDB Tutorial (Part II)</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/most-popular-algorithms-time-complexity-every-programmer-should-know-free-online-tutorial-course/">
<img src="/images/data-structures-must-know-algorithms-running-time-complexity-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>8 time complexities that every programmer should know</h3>
</section>
</a>
</article>
<article class="col-md-3 col-xs-6 card">
<a href="/how-to-set-up-samba-in-ubuntu-linux-and-access-it-in-mac-os-and-windows/">
<img src="/images/samba-filesharing-with-windows-ubuntu-mac-small.jpg" width="300" height="250">
<section class="p-a-1">
<h3>How to set up Samba in Ubuntu/Linux, and access it in Mac OS and Windows</h3>
</section>
</a>
</article>
</div> -->
</div>
</section>
<section id="about" class="p-y-3">
<div class="container">
<h1>About</h1>
<h2>Hello, my name is Adrian</h2>
<div class="row">
<div class="col-md-6">
<img class="img-responsive" src="/images/adrian-mejia-halfbody.png" alt="Adrian Mejia">
</div>
<div class="col-md-6">
<p>
Who am I? I'm a software and electronics engineer, full-stack web developer,
author, blogger, introvert, Spanish/English speaker, traveler,
originally
from a beautiful island in the Caribbean: Dominican Republic.
Currently, I'm a Software Engineer at Google in Boston, USA.
I've written
<a target="_blank" rel="noopener" href="//bit.ly/adrian-meanshop-book" onclick="track('//bit.ly/adrian-meanshop-book', 'book');return false;">
a book about the MEAN stack
</a>
for Packt Publishing.
Also, I a wrote a book about <a target="_blank" rel="noopener" href="https://books.adrianmejia.com">
Data Structures & Algorithms Explained and Implemented in JavaScript
</a>. I hold a
MS Software Engineering from
<a target="_blank" rel="noopener" href="//www.rit.edu/" onclick="track('//www.rit.edu/');return false;">
Roschester Institute of Technology (RIT)
</a>
in New York
and a
BS in Electronics Engineering.
<!-- <a target="_blank" rel="noopener" href="//www.intec.edu.do/" onclick="track('//www.intec.edu.do/');return false;"> -->
<!-- INTEC -->
<!-- </a>. -->
</p>
<p>
My purpose with this website is helping people to learn new technologies.
You can find tutorials about frameworks, scaling websites and how-to guides.
There's a ton of information out there already, but it is often hard to find
and follow. This site tries to fill this gap. You can also find series of
guides about topics and books. Video tutorials are coming soon!
</p>
<p>
During my 13 years of professional
experience, my journey has had some turns. It started with Electronics
Engineering, designing electronics systems and programming them.
Slowly, I was getting more and more involved into the Software aspect.
Finally ended up
focusing mostly on Web Development. This journey hasn't finished yet, looking
forward what new endeavors awaits ahead!
</p>
<p>I'd love to hear from you, drop me a line
<a onclick="track('https://twitter.com/iAmAdrianMejia', 'twitter')"
class="animation--bounce-in">here!</a>
</p>
<a target="_blank" rel="noopener" href="https://twitter.com/iAmAdrianMejia" id="twitter-follow-button" class="twitter-follow-button" data-show-count="false">Follow @iAmAdrianMejia</a>
<a id="github-follow-button" class="github-button" target="_blank" rel="noopener" href="https://github.com/amejiarosario" data-count-href="/amejiarosario/followers" data-count-api="/users/amejiarosario#followers" data-count-aria-label="# followers on GitHub" aria-label="Follow @amejiarosario on GitHub">Follow @amejiarosario</a>
<!--<div id="googleplus-follow-button" class="g-follow" data-annotation="bubble" data-height="20" data-href="//plus.google.com/u/0/105957252272382685246" data-rel="author"></div> -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Person",
"name": "Adrian Mejia",
"url": "http://www.adrianmejia.com",
"sameAs": [
"https://www.linkedin.com/in/adrianmejia",
"https://www.youtube.com/user/adrianmejia86",
"https://twitter.com/iAmAdrianMejia",
"https://github.com/amejiarosario",
"https://plus.google.com/105957252272382685246"
]
}
//"https://www.facebook.com/amejiarosario",
//"https://www.instagram.com/amejiarosario",
//"https://www.pinterest.com/amejiarosario",
//"https://codepen.io/amejiarosario",
//"https://wakatime.com/@adriansky",
//"https://soundcloud.com/adri-n-mej-a-1"
</script>
<!-- https://developers.google.com/search/docs/data-types/logo -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "http://adrianmejia.com",
"logo": "http://adrianmejia.com/images/adrianmejia-icon-logo.png"
}
</script>
</div>
</div>
</div>
</section>
<section id="subscribe" class="p-y-2 light-background">
<div class="container">
<h1>Want to learn more?</h1>
<div class="row row-justify-content--space-around">
<section class="col-md-6">
<p>Get a free sample of my books, video tutorials and post updates as they come out</p>
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//adrianmejia.us2.list-manage.com/subscribe/post?u=2294bb28c5931a6f2338d2474&id=52678e825b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Subscribe & stay up to date!</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_2294bb28c5931a6f2338d2474_52678e825b" tabindex="-1" value=""></div>
<div class="clear"> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<!--End mc_embed_signup-->
<script type="text/javascript">
var form = document.getElementById('mc-embedded-subscribe-form');
form.addEventListener('submit', function(event) {
event.preventDefault();
ga('send', 'event', 'newsletter', 'signup', 'page', {
hitCallback: createFunctionWithTimeout(function() {
form.submit();
})
});
});
</script>
<p>
Technology is always changing, so keep up to date with latest posts, video tutorials and books as they become available. Sign up now!
</p>
</section>
<section class="col-md-2">
<!-- <a target="_blank" rel="noopener" href="http://bit.ly/adrian-meanshop-book" id="meanshop-book" onclick="track('http://bit.ly/adrian-meanshop-book', 'book');return false;">
<img src="/images/meanshop-book1.png" alt="meanshop book" height="300"/>
</a> -->
<a target="_blank" rel="noopener" href="https://books.adrianmejia.com" id="dsajs-book" onclick="track('https://books.adrianmejia.com', 'book');return false;">
<img src="/images/data-structure-algorithms-javascript-book.png" alt="data structure and algorithms in javascript book" style="height: 400px;"/>
</a>
</section>
</div>
</div>
</section>
</main>
<!-- uxa -->
<!-- <img src="//data.uxeranalytics.com/image1.png?uxa=blog" id="pxl1"> -->
<!-- <script async defer src="//data.uxeranalytics.com/uxa.js"></script> -->
<!-- /uxa -->
<footer class="page-footer">
<div class="container">
<div class="p-y-2">
© 2022 <a href="http://adrianmejia.com">Adrian Mejia</a>
<span class="muted m-x-4" title="Sat Oct 22 2022 13:54:12 GMT-0400 (Eastern Daylight Time)">
v.rk61qc
</span>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="/js/main.babel.js"></script>
<script id="dsq-count-scr" src="//adrianmejia.disqus.com/count.js" async></script>
<!-- Algolia Search -->
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/instantsearch.js/1/instantsearch.min.css" />
<script src="//cdn.jsdelivr.net/instantsearch.js/1/instantsearch.min.js"></script>
<link rel="stylesheet" href="/stylesheets/55_search.css">
<!-- social scripts -->
<script async defer src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<!-- <script async defer src="https://apis.google.com/js/platform.js" ></script> -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!--<script async defer src="//platform.linkedin.com/in.js" type="text/javascript">lang: en_US</script>-->
</body>
</html>