Skip to content

Commit

Permalink
Add Traversy Media and Lite Analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelscruz committed Sep 22, 2023
1 parent 726af17 commit a355532
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/l.ts
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,13 @@ export const resources: Resource[] = [
"Simplify your infrastructure with Linode's cloud computing and hosting solutions and develop, deploy, and scale faster and easier.",
url: 'https://www.linode.com/',
},
{
name: 'Lite Analytics',
categories: ['Analytics'],
description:
"Lite Analytics is simple lightweight Google Analytics alternatice. It is privacy focused and doesn't use cookies.",
url: 'https://liteanalytics.com/',
},
{
name: 'Lobsters',
categories: ['Forum'],
Expand Down
7 changes: 7 additions & 0 deletions resources/t.ts
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,13 @@ export const resources: Resource[] = [
],
url: 'https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA',
},
{
name: 'Traversy Media',
categories: ['Learn', 'Programming'],
description:
'Traversy Media offers professional, project-based web development and programming courses that explain complex topics in an easy-to-understand manner. Learn HTML, CSS, JavaScript, PHP, Python and More.',
url: 'https://www.traversymedia.com/',
},
{
name: 'Transform Tools',
categories: ['Programming'],
Expand Down

0 comments on commit a355532

Please sign in to comment.