File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,16 @@ sources.mediumCustomPublications = [
11
11
id : 'levelup.gitconnected.com' ,
12
12
twitter : 'gitconnected' ,
13
13
} ,
14
+ {
15
+ url : 'https://javascript.plainenglish.io' ,
16
+ id : 'javascript.plainenglish.io' ,
17
+ twitter : 'JS_PlainEnglish' ,
18
+ } ,
19
+ {
20
+ url : 'https://betterprogramming.pub' ,
21
+ id : 'betterprogramming.pub' ,
22
+ twitter : 'BttrProgramming' ,
23
+ } ,
14
24
{
15
25
url : 'https://medium.freecodecamp.com' ,
16
26
id : 'medium.freecodecamp.com' ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " javascriptfeed-sources" ,
3
- "version" : " 1.0.3 " ,
3
+ "version" : " 1.0.4 " ,
4
4
"description" : " All the best JavaScript articles and tutorials from around the web in one place." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments