From d4728e6972882e09ead61214367a35c5c6feafef Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 29 Dec 2020 00:44:19 +0100 Subject: Added newsletter --- emailing/campaigns/2020-53.json | 122 ---------------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 emailing/campaigns/2020-53.json (limited to 'emailing/campaigns/2020-53.json') diff --git a/emailing/campaigns/2020-53.json b/emailing/campaigns/2020-53.json deleted file mode 100644 index de44449..0000000 --- a/emailing/campaigns/2020-53.json +++ /dev/null @@ -1,122 +0,0 @@ -{ - "categories": [ - { - "name": "General", - "links": [ - { - "title": "Transitioning to modern JavaScript", - "excerpt": "Over 90% of web traffic comes from browsers that support modern JavaScript, yet most websites ship legacy syntax in order to support a small number of very old browsers.", - "url": "https://youtu.be/cLxNdLK--yI", - "tags": [ - "Video", - "JavaScript" - ] - }, - { - "title": "Sign-up form best practices", - "excerpt": "Help your users sign up, sign in, and manage their account details with a minimum of fuss.", - "url": "https://youtu.be/Ev2mCzJZLtY", - "tags": [ - "Video", - "Accessibility" - ] - }, - { - "title": "AutoKeras", - "excerpt": "AutoKeras: An AutoML system based on Keras. It is developed by DATA Lab at Texas A&M University. The goal of AutoKeras is to make machine learning accessible for everyone.", - "url": "https://autokeras.com/", - "tags": [ - "Product", - "Machine learning" - ] - }, - { - "title": "Arduino Weather Station", - "excerpt": "This Is An Project To Help View Us The Current Temperature And Humidity In Time.", - "url": "https://www.hackster.io/m1cr0s0ft/arduino-weather-station-8ec09e", - "tags": [ - "Blog", - "Hardware", - "Arduino" - ] - }, - { - "title": "Beyond fast with new performance features", - "excerpt": "A whirlwind tour of new features and proposals to improve the performance of your pages.", - "url": "https://youtu.be/Z6wjUOSh9Tk", - "tags": [ - "Video", - "Web optimization" - ] - }, - { - "title": "How digital identity protects your software", - "excerpt": "Digital identity is the online representation of a person, organization, or a machine, and it is what gives us access to the data we use daily. Here’s a brief overview of identity, why it's vital to information security, and why you should know more about it.", - "url": "https://stackoverflow.blog/2020/12/21/how-digital-identity-protects-your-software/", - "tags": [ - "Blog", - "Single sign on", - "Social login" - ] - }, - { - "title": "Podcast 295: Diving into headless automation, active monitoring, Playwright and Puppeteer", - "excerpt": "This week we chat with Tim Nolet, whose commentary appeared in a previous episode after he complained about Amazon forking his OS service and presenting it as new product without so much as a thanks. Since then the two parties have worked things out, and Tim came on the show to explain what happened, what he builds in the open source world, and the company he runs.", - "url": "https://stackoverflow.blog/2020/12/15/podcast-295-diving-into-headless-automation-active-monitoring-playwright-and-puppeteer/", - "tags": [ - "Podcast", - "Automation", - "DevOps" - ] - }, - { - "title": "2020 Web Design Year in Review", - "excerpt": "A year “like no other” is about to come to a close. 2020 was certainly unique for everyone – web designers included. And it challenged us on several levels.", - "url": "https://speckyboy.com/2020-web-design-year-in-review/", - "tags": [ - "Blog", - "Looking back" - ] - }, - { - "title": "The 15 Commandments of Front-End Performance", - "excerpt": "This list is the product of many years of experience in the front-end web development field. I maintain this list as a reminder to myself to always follow best practices, and to not compromise on performance, even if I’m in a time crunch.", - "url": "https://alexsexton.com/blog/2015/02/the-15-commandments-of-front-end-performance/", - "tags": [ - "Blog", - "Front-end", - "Best practices" - ] - }, - { - "title": "Finding Critical Open Source Projects", - "excerpt": "Criticality of an open source project is difficult to define; what might be a critical dependency for one consumer of open source software may be entirely absent for another. However, arriving at a shared understanding and framework allows us to have productive conversations about our dependencies. Simply put, we define criticality to be the influence and importance of a project.", - "url": "https://opensource.googleblog.com/2020/12/finding-critical-open-source-projects.html", - "tags": [ - "Blog", - "Open source" - ] - }, - { - "title": "HTTP Archive's 10th Anniversary", - "excerpt": "Rick meets with Steve Souders, who created the HTTP Archive project 10 years ago this month, to talk about its origins and reflect on it's growth.", - "url": "https://www.stitcher.com/show/the-state-of-the-web/episode/http-archives-10th-anniversary-79556890", - "tags": [ - "Podcast", - "Performance" - ] - }, - { - "title": "Cosmic Queries – Medieval Science and History", - "excerpt": "When you think Middle Ages, does scientific advancement pop into your head? On this episode of StarTalk Radio, we’re exploring the science and history of medieval times as Neil deGrasse Tyson and comic co-host Matt Kirshen answer fan-submitted Cosmic Queries with Seb Falk, Cambridge Historian of Science and author of The Light Ages: The Surprising Story of Medieval Science.", - "url": "https://www.startalkradio.net/show/cosmic-queries-medieval-science-and-history/", - "tags": [ - "Podcast", - "Science", - "History" - ] - } - ] - } - ] -} -- cgit v1.2.3