-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample.js
More file actions
952 lines (952 loc) · 30.5 KB
/
Copy pathsample.js
File metadata and controls
952 lines (952 loc) · 30.5 KB
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
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
[
{
title: {
type: "html",
$t: "Django + vue.js primer livestream",
},
id: "ckm3p9o1d688827rxkqzkknvv",
link: {
href: "https://www.youtube.com/watch?v=yV8LXOpX_JM",
},
updated: "2022-02-01T00:00:00.000Z",
summary: {
type: "html",
$t: "",
},
author: {
name: "f213",
uri: "https://stars.github.com/f213",
},
},
{
title: {
type: "html",
$t: "Render ATL 2020: An Intro to Using GraphQL with Gatsby",
},
id: "ckm3p9i97508827rxazxg8grm",
link: {
href: "https://www.renderatl.com/",
},
updated: "2021-08-13T00:00:00.000Z",
summary: {
type: "html",
$t: "Render ATL 2020: An Intro to Using GraphQL with Gatsby",
},
author: {
name: "m0nica",
uri: "https://stars.github.com/m0nica",
},
},
{
title: {
type: "html",
$t: "OQUE É A SINDROME DE BURNOUT E COMO EVITÁ-LA",
},
id: "cknsxuxux66482fy04gokom7m",
link: {
href: "https://youtu.be/pPg8b1VYsNo",
},
updated: "2021-04-22T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about the burnout syndrome",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Learning React",
},
id: "cknjxk7cq45562f2atfp5rmea",
link: {
href: "https://dev.to/debs_obrien/learning-react-279j",
},
updated: "2021-04-21T00:00:00.000Z",
summary: {
type: "html",
$t: "Recently I started learning React for my new job. I basically went from being a coding ninja to being a coding newbie. But hey everything can be learnt so here is what I have learnt so far.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "GANHE 20K EM 3 MESES!!!!",
},
id: "cknsxt7f862452fy052a181kg",
link: {
href: "https://youtu.be/K0IyhEE9aAU",
},
updated: "2021-04-19T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about the people who sell trainnings with the promisse of the great salary",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "100DaysOfKubernetes",
},
id: "cknr32azt26072fwdozn0rnxs",
link: {
href: "https://github.com/100daysofkubernetes/100DaysOfKubernetes",
},
updated: "2021-04-19T00:00:00.000Z",
summary: {
type: "html",
$t: "100 Days Of Kubernetes is a challenge to get started in the cloud native ecosystem and to learn about Kubernetes. The repository hosts various resources to help community members.",
},
author: {
name: "AnaisUrlichs",
uri: "https://stars.github.com/AnaisUrlichs",
},
},
{
title: {
type: "html",
$t: "Create or Update PR Action",
},
id: "cknsylbqe78162fy0ab0ago7h",
link: {
href: "https://michaelheap.com/create-or-update-pr/",
},
updated: "2021-04-16T00:00:00.000Z",
summary: {
type: "html",
$t: "A post featuring https://github.com/marketplace/actions/create-or-update-pull-request\n\nIt explains why the action is important and how it works",
},
author: {
name: "mheap",
uri: "https://stars.github.com/mheap",
},
},
{
title: {
type: "html",
$t: "How To Write Ansible Playbooks - Tutorial Series",
},
id: "cknohsnh849422frj9n2vn7gh",
link: {
href: "https://www.digitalocean.com/community/tutorial_series/how-to-write-ansible-playbooks",
},
updated: "2021-04-15T00:00:00.000Z",
summary: {
type: "html",
$t: "In this practical series, readers will learn about some of Ansible’s main features that can be used to write playbooks for server automation. At the end, you’ll create a playbook to automate setting up a remote Nginx web server and deploy a static HTML website to it.",
},
author: {
name: "erikaheidi",
uri: "https://stars.github.com/erikaheidi",
},
},
{
title: {
type: "html",
$t: "A PLACA CHEGOU!!!",
},
id: "cknsxrmsf58452fy0cdwzvkwd",
link: {
href: "https://youtu.be/AJ4L3xgq7AM",
},
updated: "2021-04-14T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about my GitHub Stars plate",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Women in Tech: „Lasst euch nicht vorschreiben, für was ihr euch zu interessieren habt!“",
},
id: "ckniwuiwu70362f3cqvqbni4e",
link: {
href: "https://entwickler.de/online/karriere/women-in-tech-gina-haeussge-579965651.html",
},
updated: "2021-04-14T00:00:00.000Z",
summary: {
type: "html",
$t: "An interview in a german developer magazine in which I talked about my experiences as a woman in tech and what challenges I had to face while growing up.",
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "GitHub Actions + PowerShell",
},
id: "cknj29rc387582f3c2w3b8dfj",
link: {
href: "https://www.meetup.com/github-lovers-switzerland/events/277252940/",
},
updated: "2021-04-14T00:00:00.000Z",
summary: {
type: "html",
$t: "In August 2020, GitHub introduced Composite Actions which allow you to create reusable workflows using shell scripts and even mix multiple shell languages in the same action. As an added benefit, the Actions Marketplace became open to developers who don't know TypeScript!\n\nThis Action-packed, PowerShell-centric presentation will show you how fun and useful this new GitHub feature can be. Combined with Docker containers, the possibilities are endless.",
},
author: {
name: "potatoqualitee",
uri: "https://stars.github.com/potatoqualitee",
},
},
{
title: {
type: "html",
$t: "Nuxt Performances",
},
id: "cknjys00q79082f2afn3awwz3",
link: {
href: "https://www.youtube.com/watch?v=xtEkLGOGDBs",
},
updated: "2021-04-14T00:00:00.000Z",
summary: {
type: "html",
$t: "Nuxt is so performant out of the box. We do so much for you so you don’t have to. Take a look at how webpack works and what it does for you and you don’t even have to do anything to get all these features such as lazy loading and code splitting. Also check out Nuxt Image. Yes we now have Nuxt Image to make your images super performant. Nuxt rocks.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "AzureLive",
},
id: "cknr2zy2a25792fwdova3g6zp",
link: {
href: "https://youtu.be/jRBeSZcfcmQ?t=5890",
},
updated: "2021-04-13T00:00:00.000Z",
summary: {
type: "html",
$t: "I spoke at AzureLive about the value of Kubernetes and getting started in the cloud native ecosystem. Additionally, the talk provides a demo on getting started and navigating the space.",
},
author: {
name: "AnaisUrlichs",
uri: "https://stars.github.com/AnaisUrlichs",
},
},
{
title: {
type: "html",
$t: "FSJam Podcast, Open Source Education with Monica Powell",
},
id: "cknfzlex9107372f1ld8yxo45b",
link: {
href: "https://fsjam.org/episodes/episode-27-open-source-education-with-monica-powell",
},
updated: "2021-04-12T00:00:00.000Z",
summary: {
type: "html",
$t: "Monica Powell is a software engineer at Newsela, Egghead Instructor, and organizer of the React Ladies meetup. In this episode we discuss how to create free, high quality educational material, the Redwood IDE and structure package, and how to build a more diverse open source community.",
},
author: {
name: "m0nica",
uri: "https://stars.github.com/m0nica",
},
},
{
title: {
type: "html",
$t: "OQUE É PROCRASTINAÇÃO E COMO EVITAR",
},
id: "cknf43p4u42492f1lpvtfd8sc",
link: {
href: "https://www.youtube.com/watch?v=02kH0U1Hdb0",
},
updated: "2021-04-12T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about procrastination and how to evict this.",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: '"Abenteuer Open Source Entwicklung" @ Grazer Linuxtage 2021 (Keynote)',
},
id: "cknhj8j2n115852ftyt2uoheoh",
link: {
href: "https://pretalx.linuxtage.at/glt21/talk/Q8W7AB/",
},
updated: "2021-04-10T00:00:00.000Z",
summary: {
type: "html",
$t: 'I once again gave my keynote about my "Adventures in Open Source Development", sharing the good, the bad and the ugly of working as an independent OSS dev on an end user facing project for as long as I have, only this time in German.',
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "Guest on DevNation Red Hat Developer",
},
id: "cknr38usq27272fwdzn9m8gpm",
link: {
href: "https://youtu.be/a67isvHx94k",
},
updated: "2021-04-08T00:00:00.000Z",
summary: {
type: "html",
$t: "Interview about my journey getting started with Kubernetes.",
},
author: {
name: "AnaisUrlichs",
uri: "https://stars.github.com/AnaisUrlichs",
},
},
{
title: {
type: "html",
$t: "What is npx? Learn the npm vs npx difference in Node.js",
},
id: "cknrddhfa56182fwd7vytpkdl",
link: {
href: "https://www.youtube.com/watch?v=v5XqHWHktRI",
},
updated: "2021-04-08T00:00:00.000Z",
summary: {
type: "html",
$t: "npx vs npm can be a confusing debate. I created a video to explain the difference between npm and npx, explained the history of npx, and how to work with npx.",
},
author: {
name: "ahmadawais",
uri: "https://stars.github.com/ahmadawais",
},
},
{
title: {
type: "html",
$t: "NÃO ENCONTRO MINHA BRANCH NO GITHUB",
},
id: "ckn7nupwd91642f11vt77ztj7",
link: {
href: "https://www.youtube.com/watch?v=e6doXVQxhSU",
},
updated: "2021-04-07T00:00:00.000Z",
summary: {
type: "html",
$t: 'This video is about people who "lost" the code because master and main branch.',
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "ESTOU CANSADO DE REUNIÔES!!!!!! (FADIGA DO ZOOM)",
},
id: "ckn4nhy7u85102f0lwfosw0jq",
link: {
href: "https://www.youtube.com/watch?v=x40vOZ0xUyA",
},
updated: "2021-04-05T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about Zoom Fatique",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Discord as a Virtual Office",
},
id: "cknjxnw3248212f2aq4j6nsle",
link: {
href: "https://dev.to/debs_obrien/discord-as-a-virtual-office-a6p",
},
updated: "2021-04-03T00:00:00.000Z",
summary: {
type: "html",
$t: "We use Discord as our virtual office at Bit and I have to tell you all about it as it really is a great way to work and collaborate with others especially when working in different time zones.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "Meet Vinit Shahdeo, a resident of Jharkhand, has been recognized as a GitHub Star",
},
id: "cknat1te840382f1viftueegf",
link: {
href: "https://thenewskhazana.com/story/meet-vinit-shahdeo-a-resident-of-jharkhand-has-been-recognized-as-a-github-star-22451/",
},
updated: "2021-04-02T00:00:00.000Z",
summary: {
type: "html",
$t: "My journey got featured by the News Khajana.",
},
author: {
name: "vinitshahdeo",
uri: "https://stars.github.com/vinitshahdeo",
},
},
{
title: {
type: "html",
$t: "Ben.BlockingDetector",
},
id: "cknjaw42g109302f3c59zfou5a",
link: {
href: "https://github.com/benaadams/Ben.BlockingDetector",
},
updated: "2021-04-01T00:00:00.000Z",
summary: {
type: "html",
$t: "Blocking calls can lead to ThreadPool starvation. Outputs a warning to the log when blocking calls are made on the ThreadPool to help track down issues and make developers apps more scalable.",
},
author: {
name: "benaadams",
uri: "https://stars.github.com/benaadams",
},
},
{
title: {
type: "html",
$t: "AUDITE OS ACESSOS EM SEU @Microsoft Azure COM O AZURE STEALTH",
},
id: "ckmxztdbq29092fw1dn119e3k",
link: {
href: "https://www.youtube.com/watch?v=8VdCfSUPlaY",
},
updated: "2021-03-31T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about tool to check the permissions in an Azure subscription",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "UTILIZE SEU VSCODE PARA CRIAR AS ACTIONS DO @GitHub",
},
id: "ckmv8boop35292fww55h2qe2m",
link: {
href: "https://www.youtube.com/watch?v=FGs8tynEwoc",
},
updated: "2021-03-29T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about a VSCode extension to help in the GitHub Actions creation",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Progressive Delivery Conf",
},
id: "cknr36q6l26862fwd1p325n3a",
link: {
href: "https://youtu.be/HUMNubhAhC8",
},
updated: "2021-03-29T00:00:00.000Z",
summary: {
type: "html",
$t: "In this talk, I showcase how to use Knative serverless capabilities on your Kubernetes cluster to optimise deployments.",
},
author: {
name: "AnaisUrlichs",
uri: "https://stars.github.com/AnaisUrlichs",
},
},
{
title: {
type: "html",
$t: "Homelink uplink monitoring: Keeping an eye on my ISP's performance",
},
id: "ckniwxc1w71332f3czn8svfc0",
link: {
href: "https://foosel.net/blog/2021-03-28-homelab-uplink-monitoring",
},
updated: "2021-03-28T00:00:00.000Z",
summary: {
type: "html",
$t: "I blogged about my home monitoring setup and described how I used Docker, Grafana and InfluxDB to ensure my internet uplink performes as expected.",
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "GitHub Satellite India 2021 - Collaboration on GitHub Workshop",
},
id: "ckmx2hewd57512fvjio7bhftn",
link: {
href: "https://githubsatellite.com/workshops/collaboration-on-gitHub/",
},
updated: "2021-03-27T00:00:00.000Z",
summary: {
type: "html",
$t: "GitHub is not just a git-hosting platform, but also a powerful collaboration tool being used by millions of developers all over the world. In this workshop, we’ll dive into some of the collaborative features used by open source maintainers, contributors, and developers—and also touch upon some of the best practices of setting up your development workflows on GitHub.",
},
author: {
name: "NishkarshRaj",
uri: "https://stars.github.com/NishkarshRaj",
},
},
{
title: {
type: "html",
$t: "MANTENHA SEU AZURE SEGURO COM SCOUT SUITE",
},
id: "ckmqemc7k106442frke52hxtne",
link: {
href: "https://youtu.be/wzmLH3D6VPo",
},
updated: "2021-03-26T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about security tool to Azure",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "QUAIS OS BENEFÍCIOS DA COMPUTAÇÃO EM NUVEM???",
},
id: "ckmnhekd890272fxc7l62f7qr",
link: {
href: "https://www.youtube.com/watch?v=zrj36aV8VQw",
},
updated: "2021-03-24T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about Cloud Computing Concepts",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Building Components in Harmony",
},
id: "cknjyju9375992f2adqcpjy59",
link: {
href: "https://youtu.be/gJwrRTTb2Qw?t=5187",
},
updated: "2021-03-24T00:00:00.000Z",
summary: {
type: "html",
$t: "When it comes to components the easy and fast way is to just build the component as we see it. A button, a hero or card component for example. We don't think about reusability because we don't have to. The aim is to deliver fast. But what if we thought about things differently. What if we saw the bigger picture as not just the application you are creating but the future long term goal. What if we thought about building components so that they are extendable, theme-able and reusable across different code bases. If we could do that then we would be able to deliver applications at a much faster pace. We would be able to scale much easier. It's not easy but that is exactly why Bit Harmony was built. So let's start building our components in Harmony.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "Managing Component Architecture",
},
id: "cknjxep4y41712f2amev0buuv",
link: {
href: "https://modernweb.podbean.com/e/s08e07-modern-web-podcast-managing-component-architecture-with-debbie-obrien/",
},
updated: "2021-03-24T00:00:00.000Z",
summary: {
type: "html",
$t: "In this episode, Tracy Lee interviews Debbie about bit.dev, a new open source tool for helping developer share components. We learn how to use Bit to manage component architecture, think in components, and how this can help you a build more scalable, reusable codebase and work across teams.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "The Unhandled Exception Podcast: Spectre Console and Cake with Patrik Svensson",
},
id: "ckneiz1z999392f0a1hfhreav",
link: {
href: "https://unhandledexceptionpodcast.com/posts/0014-patriksvensson/",
},
updated: "2021-03-24T00:00:00.000Z",
summary: {
type: "html",
$t: "I joined Dan Clarke on his podcast, where I spoke about Spectre.Console and Cake.",
},
author: {
name: "patriksvensson",
uri: "https://stars.github.com/patriksvensson",
},
},
{
title: {
type: "html",
$t: "TENHA UM PERFIL CAMPEÃO NO LINKEDIN",
},
id: "ckmkn6wol63542fyzlp9dcdyh",
link: {
href: "https://www.youtube.com/watch?v=E1_ALRuWg3A",
},
updated: "2021-03-22T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about tips to create a champion profile on Linkedin",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Contributing to Open Source in Quality Assurance",
},
id: "ckmwne0ps28682fvjwt3r294p",
link: {
href: "https://isabelcosta.github.io/posts/contributing-open-source-quality-assurance/",
},
updated: "2021-03-21T00:00:00.000Z",
summary: {
type: "html",
$t: "I wrote about multiple ways people can contribute to Open Source via Quality Assurance (QA), where to learn more about this topic, and what are the QA processes we have at AnitaB.org Open Source.",
},
author: {
name: "isabelcosta",
uri: "https://stars.github.com/isabelcosta",
},
},
{
title: {
type: "html",
$t: "GitHub - Zero to Hero",
},
id: "ckmieen2j26122fyqmevl7ktm",
link: {
href: "https://www.youtube.com/watch?v=cT9gJdBns9s",
},
updated: "2021-03-20T00:00:00.000Z",
summary: {
type: "html",
$t: "It was a free trainning about github, talking all about github",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Research Triangle PowerShell Users Group: GitHub Actions: Automating tasks for your workflows",
},
id: "ckmxvygfd14342fw11yekjkez",
link: {
href: "https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/events/275428261/",
},
updated: "2021-03-20T00:00:00.000Z",
summary: {
type: "html",
$t: "Writing code to solve problems and automated tasks can be awesome! But code development doesn’t end when you finish writing your routine. There’s formatting, branches to merge, and builds to create just to name just a few. Many of those tasks are tedious and repetitive, which makes them ripe for automation; but how?",
},
author: {
name: "potatoqualitee",
uri: "https://stars.github.com/potatoqualitee",
},
},
{
title: {
type: "html",
$t: "Mentor - Google Summer Of Code",
},
id: "ckmm44oxu03192fxc94w0seir",
link: {
href: "https://community.postman.com/t/idea-9-asyncdiff-general-information/21694",
},
updated: "2021-03-20T00:00:00.000Z",
summary: {
type: "html",
$t: "Postman is one of the mentoring organization for GSoC. This year, Postman has AsyncAPI Initiative as part of their team.\n\nI will be mentoring an idea for AsyncAPI i.e. AsyncDiff. It's basically a library to compare two AsyncAPI documents and generate diff for the review process.",
},
author: {
name: "vinitshahdeo",
uri: "https://stars.github.com/vinitshahdeo",
},
},
{
title: {
type: "html",
$t: "Composing Components",
},
id: "cknjyeigc71952f2a2w5nsox4",
link: {
href: "https://youtu.be/1ovrSrUiXXg",
},
updated: "2021-03-19T00:00:00.000Z",
summary: {
type: "html",
$t: "In this video Debbie and Itay discuss how to compose components, how to break up a component into smaller components, how to find open source components and use them in your project and how in Bit you should compose components so you can better scale your applications.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "On wrong assumptions: How I once spent two weeks barking up the wrong tree",
},
id: "ckniwyugk72332f3cojwdzavz",
link: {
href: "https://foosel.net/blog/2021-03-19-on-wrong-assumptions",
},
updated: "2021-03-19T00:00:00.000Z",
summary: {
type: "html",
$t: "A post mortem of a particularly annoying bug I found in OctoPrint and my approach to analysing and finally solving it.",
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "OctoPrint provides a snappy web interface for controlling consumer 3D printers - Open Source Friday",
},
id: "cknj0eazm82782f3cqp2smdjx",
link: {
href: "https://www.youtube.com/watch?v=Pae3kVRi_yk",
},
updated: "2021-03-18T00:00:00.000Z",
summary: {
type: "html",
$t: "I joined bdougieYO on the Open Source Friday stream and we talked about OctoPrint, crowdfunding, plugin architecture, 3d printing in general and my current side projects.",
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "From Nuxt to React",
},
id: "cknjxbyp939142f2ala52yz7i",
link: {
href: "https://devchat.tv/views-on-vue/vue-142-from-nuxt-to-react-catching-up-with-debbie-obrien/",
},
updated: "2021-03-17T00:00:00.000Z",
summary: {
type: "html",
$t: "Lindsay and Steve talk with Debbie about her new position, about what Bit is, and how they are bringing a new approach to component development. We also talk about how Debbie is having to learn React and ways we learn new frameworks and libraries.",
},
author: {
name: "debs-obrien",
uri: "https://stars.github.com/debs-obrien",
},
},
{
title: {
type: "html",
$t: "É SEGURO DEIXAR MEU CÓDIGO NO @GitHub ???",
},
id: "ckmdh3syl72892ftfxc4isns2",
link: {
href: "https://www.youtube.com/watch?v=DYibZK9gz7o",
},
updated: "2021-03-17T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is an answer to one question that i received in facebook, asking if using github to put my source code is safest than store this in my local environment.",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "CONHEÇA AS PRINCIPAIS SOFT SKILLS MAIS REQUISITADAS NAS EMPRESAS",
},
id: "ckmb0tybk49892furzxulehqt",
link: {
href: "https://youtu.be/trLaPdNZJwg",
},
updated: "2021-03-15T00:00:00.000Z",
summary: {
type: "html",
$t: "This video is about Soft Skills to Tech Communities",
},
author: {
name: "julioarruda",
uri: "https://stars.github.com/julioarruda",
},
},
{
title: {
type: "html",
$t: "Nx",
},
id: "ckm9mc3v180562f3vvrt8s7wd",
link: {
href: "https://github.com/nrwl/nx/pull/4971",
},
updated: "2021-03-15T00:00:00.000Z",
summary: {
type: "html",
$t: "support font inlining optimization for builds",
},
author: {
name: "santoshyadavdev",
uri: "https://stars.github.com/santoshyadavdev",
},
},
{
title: {
type: "html",
$t: "Hoppscotch Doc Generator CLI",
},
id: "ckm9mas6f78302f3v01pk3vie",
link: {
href: "https://github.com/hoppscotch/hopp-doc-gen/pull/37",
},
updated: "2021-03-14T00:00:00.000Z",
summary: {
type: "html",
$t: "fixed the issue to generate build commands with correct path",
},
author: {
name: "santoshyadavdev",
uri: "https://stars.github.com/santoshyadavdev",
},
},
{
title: {
type: "html",
$t: "Creating Protected Routes In NextJS With Supabase",
},
id: "cknfznm5x109042f1lqggduz5b",
link: {
href: "https://aboutmonica.com/blog/creating-protected-routes-in-next-js-with-supabase",
},
updated: "2021-03-13T00:00:00.000Z",
summary: {
type: "html",
$t: "This articles walks through how to create protected routes on NextJS with Supabase's user management.",
},
author: {
name: "m0nica",
uri: "https://stars.github.com/m0nica",
},
},
{
title: {
type: "html",
$t: "FOSS ASIA",
},
id: "ckm3p9cdq312427rx6sh13942",
link: {
href: "https://eventyay.com/e/fa96ae2c/session/6647",
},
updated: "2021-03-13T00:00:00.000Z",
summary: {
type: "html",
$t: "Topic: Technical Principles of Developer Experience\nDeveloper experience (DX) is similar to how you see and understand user experience (UX) but the difference is DX focus is strictly on developers who consume certain API services, SDKs, or other services owned by a company or an organization.",
},
author: {
name: "Developerayo",
uri: "https://stars.github.com/Developerayo",
},
},
{
title: {
type: "html",
$t: "My workplace setup: How I try to keep backpain and RSI at bay",
},
id: "ckniy3cvh76722f3cv7tvmd9u",
link: {
href: "https://foosel.net/blog/2021-03-13-my-workplace",
},
updated: "2021-03-13T00:00:00.000Z",
summary: {
type: "html",
$t: "I wrote about my work place setup and the various ways I combat my risk of RSI and back issues.",
},
author: {
name: "foosel",
uri: "https://stars.github.com/foosel",
},
},
{
title: {
type: "html",
$t: "Angular Animation",
},
id: "ckm9k9ydc59712f3v8zpaupnj",
link: {
href: "https://youtu.be/oBhkfNusNPI",
},
updated: "2021-03-12T00:00:00.000Z",
summary: {
type: "html",
$t: "In this episode, we are going to discuss Angular Animation with William Juan, we will walk through, the APIs available to create the animation and how it works.",
},
author: {
name: "santoshyadavdev",
uri: "https://stars.github.com/santoshyadavdev",
},
}
];