mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
remove symbols from tags
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
description: "Did you know that 35% of developers are using .NET? This is a great article to read to get started with .NET.",
|
description: "Did you know that 35% of developers are using .NET? This is a great article to read to get started with .NET.",
|
||||||
published: '2022-01-18T19:20:19.000Z',
|
published: '2022-01-18T19:20:19.000Z',
|
||||||
authors: ['bobrossrtx'],
|
authors: ['bobrossrtx'],
|
||||||
tags: ['dotnet', 'c#'],
|
tags: ['dotnet', 'csharp'],
|
||||||
attached: [],
|
attached: [],
|
||||||
license: 'cc-by-4',
|
license: 'cc-by-4',
|
||||||
originalLink: 'https://dev.to/bobrossrtx/how-to-get-started-with-net-50bh'
|
originalLink: 'https://dev.to/bobrossrtx/how-to-get-started-with-net-50bh'
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well you can! This article outlines how to set that up!',
|
description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well you can! This article outlines how to set that up!',
|
||||||
published: '2020-01-04T05:12:03.284Z',
|
published: '2020-01-04T05:12:03.284Z',
|
||||||
authors: ['crutchcorn'],
|
authors: ['crutchcorn'],
|
||||||
tags: ['unity', 'android', 'c#', 'java', 'kotlin'],
|
tags: ['unity', 'android', 'csharp', 'java'],
|
||||||
attached: [],
|
attached: [],
|
||||||
license: 'cc-by-nc-sa-4'
|
license: 'cc-by-nc-sa-4'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
description: 'An overview of how pointers and references function in C/C++',
|
description: 'An overview of how pointers and references function in C/C++',
|
||||||
published: '2020-06-02T09:40:00.000Z',
|
published: '2020-06-02T09:40:00.000Z',
|
||||||
authors: ['seanmiller'],
|
authors: ['seanmiller'],
|
||||||
tags: ['computer science', 'c++'],
|
tags: ['computer science', 'cpp'],
|
||||||
attached: [],
|
attached: [],
|
||||||
license: 'cc-by-nc-nd-4'
|
license: 'cc-by-nc-nd-4'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
description: 'An overview of how operating systems give processes their own address space.',
|
description: 'An overview of how operating systems give processes their own address space.',
|
||||||
published: '2020-05-19T12:45:00.000Z',
|
published: '2020-05-19T12:45:00.000Z',
|
||||||
authors: ['seanmiller'],
|
authors: ['seanmiller'],
|
||||||
tags: ['computer science', 'c++'],
|
tags: ['computer science', 'cpp'],
|
||||||
attached: [],
|
attached: [],
|
||||||
license: 'cc-by-nc-nd-4'
|
license: 'cc-by-nc-nd-4'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user