Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 2885e6b

Browse files
Update the initial news page content
1 parent 7fe7319 commit 2885e6b

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

firebase-database.json

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
{
22
"news": [
33
{
4-
"id": "welcome",
5-
"title": "Welcome",
6-
"body": "To NativeScript",
7-
"url": "https://www.nativescript.org/",
8-
"date": "01/01/2017"
4+
"id": "n03",
5+
"title": "Introducing the Official Plugins Hub for NativeScript",
6+
"body": "We are delighted today to unveil a new tool that we hope will become invaluable to the NativeScript community: the new Plugins Hub.",
7+
"url": "https://www.nativescript.org/blog/introducing-the-official-plugins-hub-for-nativescript",
8+
"date": "01/30/2017"
99
},
1010
{
11-
"id": "v2.1",
12-
"title": "NativeScript theme just released",
13-
"body": "Beatiful by default UI with the new NativeScript theme.",
14-
"url": "https://www.nativescript.org/",
15-
"date": "11/30/2016"
11+
"id": "n02",
12+
"title": "A Deep Dive into Telerik UI for NativeScript's SideDrawer",
13+
"body": "When planning your mobile app, how soon in the process are you considering your user interface? Do you have the plans and designs in place to build not only a robust app, but one which delights and engages your customers?",
14+
"url": "https://www.nativescript.org/blog/a-deep-dive-into-telerik-ui-for-nativescripts-sidedrawer",
15+
"date": "01/25/2017"
16+
},
17+
{
18+
"id": "n01",
19+
"title": "A Deep Dive into Telerik UI for NativeScript's ListView",
20+
"body": "Let's face it developers, creating an engaging user experience is hard. When the web was in its infancy we could amaze users with the <marquee> tag, but today our customers are more critical and more demanding. They want an app that is not only useful, but immersive and gorgeous.",
21+
"url": "https://www.nativescript.org/blog/a-deep-dive-into-telerik-ui-for-nativescripts-listview",
22+
"date": "01/24/2017"
1623
}
1724
]
18-
}
25+
}

0 commit comments

Comments
 (0)