diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Programming/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Programming/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..c54fcf0d --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Programming/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Programming

+

1. Cloud vs. Data Center vs. Basement: The Programmers’ Self Hosting Delusion With The Cloud - link

+ +✍️ **posted by `Jan Kammerath`** + +
AWS is now 18 years old and Google’s first cloud compute service, App Engine, was released 16 years old. One might think that cloud…
+ +

2. Google Disturbs the Python Community?! Core Developers Forced to Leave After 30 Years… - link

+ +✍️ **posted by `Dylan Cooper`** + +
01 Chaos in the Python Community After Core Developer Suspended
+ +

3. I used OpenAI’s o1 model to develop a trading strategy. It is DESTROYING the market - link

+ +✍️ **posted by `Austin Starks`** + +
It literally took one try. I was shocked.
+ +

4. Becoming a Laser-focused Software Engineer - link

+ +✍️ **posted by `The Secret Developer`** + +
Code all the things
+ +

5. On data structures: lists - link

+ +✍️ **posted by `Radu Zaharia`** + +
Last time we started talking about data structures, and we took a quick look at the ones we will examine in this article series. Now, every…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Relationships/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Relationships/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..5a09a818 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Relationships/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Relationships

+

1. Debugging The 50s: Shree’s Mindful Melodrama. - link

+ +✍️ **posted by `Hima Hegde`** + +
“Hey Siri! Find me inspirational good morning quotes”
+ +

2. There’s Something Wrong With My Heart - link

+ +✍️ **posted by `Felicia C. Sullivan`** + +
What will I do when Felix is gone?
+ +

3. Seven things almost no one does that will attract people to you - link

+ +✍️ **posted by `Alex Mathers`** + +
I’ve learned that a significant part of attraction is rooted in standing out from the crowd.
+ +

4. Just Like a Real Girlfriend, but Better - link

+ +✍️ **posted by `Ema Dumitru`** + +
Poem
+ +

5. The Intimate Romantic Lives of Autistic People Are Not a Myth - link

+ +✍️ **posted by `Gaby Rogut`** + +
We need to rethink social expectations for autistic people
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Technology/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Technology/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..473c6fdf --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Dev/Technology/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Technology

+

1. It’s been 1095 days - link

+ +✍️ **posted by `Keyukemi Ubi`** + +
This is a love story, But like every great love story, it must end at some point, for whatever reason.
+ +

2. Google Disturbs the Python Community?! Core Developers Forced to Leave After 30 Years… - link

+ +✍️ **posted by `Dylan Cooper`** + +
01 Chaos in the Python Community After Core Developer Suspended
+ +

3. I used OpenAI’s o1 model to develop a trading strategy. It is DESTROYING the market - link

+ +✍️ **posted by `Austin Starks`** + +
It literally took one try. I was shocked.
+ +

4. VeBetterDAO: Introducing VePassport & Next Steps - link

+ +✍️ **posted by `VeChain Official`** + +
Dear community — our devs have been tirelessly working on the next series of updates for the VeBetterDAO ecosystem, and we’ve got a bunch…
+ +

5. B Teams in the A League - link

+ +✍️ **posted by `Michael Alford`** + +
Memoir of the also-rans of the European camera industry
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/JavaScript/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/JavaScript/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..4f8849ad --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/JavaScript/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

JavaScript

+

1. What on earth is flat in Javascript? - link

+ +✍️ **posted by `Javier`** + +
In the realm of functional programming there is an old and well-known principle called data flattening. If you’re like me, hearing this…
+ +

2. Top 30 JavaScript Interview Questions and Answers for 2024 - link

+ +✍️ **posted by `Ravi Sharma`** + +
Prepare for your next JavaScript interview with confidence!
+ +

3. 33 Concepts Every JavaScript Developer Should Know - link

+ +✍️ **posted by `Codingwinner`** + +
I have collected 50+ articles on this subject which I hope will help you learn better.
+ +

4. Using Javascript Promise.allSettled() to apply multiple XSLT transformations - link

+ +✍️ **posted by `XSLT for the Modern Web`** + +
Javascript Promises provide methods to chain asynchronous which can be helpful for loading multiple XSLT stylesheets.
+ +

5. JavaScript in a nutshell! - link

+ +✍️ **posted by `Daisy Kirui`** + +
Hi. My name is Daisy, a software Engineer and I love JavaScript. It is a versatile language as there’s so much to do with it (in…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NextJS/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NextJS/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..81edad8b --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NextJS/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

NextJS

+

1. How to host and deploy (Next.js) app on cloudflare - link

+ +✍️ **posted by `Valerie`** + +
I wanted to build a personal website and decided to host it on Cloudflare. Here are the steps, assuming you already have your Next.js…
+ +

2. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

+ +✍️ **posted by `Jack Herrington`** + +
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
+ +

3. React 19: Goodbye to Old Features, Hello to the Future - link

+ +✍️ **posted by `Adhithi Ravichandran`** + +
React 19 is shaping up to be an important update, enhancing the performance and developer experience introduced in React 18. This new…
+ +

4. Complete MERN Stack Security Guide. - link

+ +✍️ **posted by `Abdullah Tahir`** + +
Introduction:
+ +

5. How I Created Custom Displacement Maps for My Space-Themed Three.js Portfolio Site - link

+ +✍️ **posted by `Jonathan Yahav`** + +
I was surprised at the lack of free-to-use, premade displacement maps online. I was even more surprised at how easy it was to make my own.
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NodeJS/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NodeJS/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..b7194b57 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/NodeJS/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

NodeJS

+

1. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

+ +✍️ **posted by `Jack Herrington`** + +
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
+ +

2. Node.js is Not Single-Threaded - link

+ +✍️ **posted by `Tkachenko Evgeny`** + +
Node.js is known as a blazingly fast server platform with its revolutionary single-thread architecture, utilizing server resources more…
+ +

3. Building a High-Performance Image Transformation Server with Node.js and Sharp -V1 - link

+ +✍️ **posted by `Lakkanna Walikar`** + +
In today’s digital landscape, optimizing images for various devices and use cases is crucial for delivering a great user experience. Let’s…
+ +

4. Announcing Gulp v5 - link

+ +✍️ **posted by `Blaine Bublitz`** + +
It’s been a long road to gulp 5, but we’re finally here!
+ +

5. Worker Threads : Multitasking in NodeJS - link

+ +✍️ **posted by `Manik Mudholkar`** + +
Deep Dive into Worker threads
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/ReactJS/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/ReactJS/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..29f0e400 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/ReactJS/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

ReactJS

+

1. Did you know what is Bundlers and Package Managers ⁉ - link

+ +✍️ **posted by `Kuldeep Chouhan`** + +
When building React applications, bundlers play a crucial role in optimizing our code for performance and efficiency. The most popular…
+ +

2. How does the React fiber reconciler work? - link

+ +✍️ **posted by `Max Shahdoost`** + +
In this article, I am going to deep dive into the React world and what is the core value proposition of React, what is React reconciler…
+ +

3. Interviewer: Senior Developer? Let’s See How You Handle This Code Challenge - link

+ +✍️ **posted by `राहुल मिश्रा`** + +
Why Experience Alone Isn’t Enough: The Art of Continuous Improvement
+ +

4. React Performance Optimization Tips for Every Developer - link

+ +✍️ **posted by `Amaan Ansari`** + +
Hey there! Whether you’re just starting out with React or you’re an experienced developer, performance optimization is a topic we all care…
+ +

5. React 19 is coming, what’s new? - link

+ +✍️ **posted by `Wayne`** + +
React 19 will be another milestone release after the introduction of hooks!
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/TypeScript/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/TypeScript/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..4fc36ed5 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/TypeScript/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

TypeScript

+

1. Type Checking - link

+ +✍️ **posted by `Sadia Iffat Jahan`** + +
No Implicit Any
+ +

2. Handling Class Libraries in Node.js (With and Without TypeScript) - link

+ +✍️ **posted by `Chris Bauer`** + +
Writing a node class library is more confusing than it needs to be. Here’s a guide
+ +

3. 10 Bad TypeScript Habits To Break In 2024 - link

+ +✍️ **posted by `Imran Farooq`** + +
TypeScript and JavaScript have continuously progressed over the last years, and some of the practices we built over the last decades have…
+ +

4. Top 10 TypeScript Utility Types Every JavaScript Developer Should Know - link

+ +✍️ **posted by `Rakesh Kumar`** + +
Enhance Your Code with TypeScript’s Essential Utility Types
+ +

5. How ts-pattern can improve your code readability? - link

+ +✍️ **posted by `Tauan Camargo`** + +
My First Encounter with ts-pattern
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/UI-UX Design/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/UI-UX Design/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..c134c05a --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/UI-UX Design/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

UI-UX Design

+

1. How the HNG Internship Will Help Me Achieve My Tech Service Goals - link

+ +✍️ **posted by `Oluwaseun Adebayo`** + +
Embarking on the journey through the HNG Internship has been a pivotal experience in my career. As I strive to provide top-tier tech…
+ +

2. Top UI/UX Design Trends 2024 - link

+ +✍️ **posted by `Rakshagarambha`** + +
The Future of UI/UX Design: Top Trends to Watch Out for in 2024
+ +

3. The Future of Design: Buckle Up for These UX/UI Trends in 2024! - link

+ +✍️ **posted by `Shailesh Chauhan`** + +
Get ready to level up your design game with these cutting-edge trends that will shape the future of UX/UI.
+ +

4. The Impact of Quantum Computing on Future UI/UX Design Trends - link

+ +✍️ **posted by `Consagoustech`** + +
The emergence of quantum computing in UI/UX designs signals a monumental shift for the computing sector. By utilizing proprietary dynamics…
+ +

5. 7 UX/UI Design Trends in 2024: Innovations in User Experience - link

+ +✍️ **posted by `Design Studio`** + +
Picture the world of UI and UX design as an ever-evolving ecosystem. In this ecosystem, new trends emerge at a rapid pace and users’…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Development/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Development/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..e0aefa74 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Development/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Web Development

+

1. 🤯Shadcn/ui is an absolute game changer for web dev - link

+ +✍️ **posted by `Tari Ibaba`** + +
The new shadcn/ui framework completely transforms how we design and build modern web apps.
+ +

2. Mastering Pipes and Filters: A Messaging System Pattern - link

+ +✍️ **posted by `Nadar Alpenidze`** + +
Have you ever found yourself tangled in the complexity of building a processing pipeline, wrestling with how to correctly design a pipeline…
+ +

3. Why do many people not recommend using JWT? - link

+ +✍️ **posted by `Oliver Foster`** + +
My article is open to everyone; non-member readers can click this link to read the full text.
+ +

4. Responsive Horizontal Scroll Snap Effect using Framer | Free Remix - link

+ +✍️ **posted by `Shams⚡️Nahid`** + +
— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —
+ +

5. Ugly websites sell better. - link

+ +✍️ **posted by `Michal Malewicz`** + +
Web design is getting out of hand again.
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Views/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Views/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..25d3e65e --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Front/Web Views/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Web Views

+

1. The Ultimate Guide for Passing Custom Headers & Non-approvelisted CORS Request Headers to Custom… - link

+ +✍️ **posted by `Akash Kumar Prajapati`** + +
The ultimate guide to pass Custom Headers & Non-approvelisted CORS Request Headers to Custom Chrome Tab in Android
+ +

2. Everything about WebView in Flutter - link

+ +✍️ **posted by `Marvel Apps`** + +
Webviews is an important part of mobile applications as it lets us access the website in our application itself rather than taking us to a…
+ +

3. Working around YouTube iframes on WebView based mobile apps - link

+ +✍️ **posted by `Kfir Eichenblat`** + +
Imagine this: You built a cool Web & Mobile app with the help of a framework such as Cordova or Capacitor that embeds YouTube videos using…
+ +

4. Debugging IOS Webviews on Safari browser - link

+ +✍️ **posted by `Atif Qamar`** + +
Please refer to my blog below for Two-way communication between the iOS Webview App with WKWebView and the React App
+ +

5. Mastering HTML Rendering in React Native: A Developer’s Guide - link

+ +✍️ **posted by `Avinash Shukla`** + +
When building React Native applications, you might encounter situations where you need to display HTML content within your app. Whether…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Devops/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Devops/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..3acabd4c --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Devops/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Devops

+

1. Cloud vs. Data Center vs. Basement: The Programmers’ Self Hosting Delusion With The Cloud - link

+ +✍️ **posted by `Jan Kammerath`** + +
AWS is now 18 years old and Google’s first cloud compute service, App Engine, was released 16 years old. One might think that cloud…
+ +

2. Can We Reach Google’s MLOps Level 2 With Solely Self-hosted OSS? - link

+ +✍️ **posted by `Houssem Ben Braiek`** + +
Achieving Google’s MLOps level 2 (or “Automation”) with only self-hosted open-source software (OSS) is an ambitious goal, but it’s…
+ +

3. Machine Learning Operations (MLOps) For Beginners - link

+ +✍️ **posted by `Prasad Mahamulkar`** + +
End-to-end Project Implementation
+ +

4. DevBytes: Your Essential App for Real-Time Tech Updates - link

+ +✍️ **posted by `Dilip Kashyap`** + +
Hi folks,
+ +

5. Container Security Scanning - link

+ +✍️ **posted by `Andrew Blooman`** + +
Keep your containers vulnerability free and securely configured
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Docker/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Docker/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..eb55cd28 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Docker/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Docker

+

1. Docker Overview - link

+ +✍️ **posted by `Bhuvaneshraja`** + +
Developers often encounter the issue where code works perfectly on their machine but fails in other environments due to differences in…
+ +

2. Container Security Scanning - link

+ +✍️ **posted by `Andrew Blooman`** + +
Keep your containers vulnerability free and securely configured
+ +

3. Machine Learning Operations (MLOps) For Beginners - link

+ +✍️ **posted by `Prasad Mahamulkar`** + +
End-to-end Project Implementation
+ +

4. Top best practices for Containerizing Node.js web applications using Docker - link

+ +✍️ **posted by `Kinjal Thakkar`** + +
Building production-grade, optimized, and secure Node.js Docker images is critical for efficient app deployment and performance. The…
+ +

5. Containers: has the pendulum swung too far? - link

+ +✍️ **posted by `Niels Cautaerts`** + +
Containerization has revolutionized the software industry, but using them blindly for everything without considering their drawbacks or…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Kubernetes/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Kubernetes/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..11219d57 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Infra/Kubernetes/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Kubernetes

+

1. Atomic ConfigMap Updates in Kubernetes: How Symlinks and Kubelet Make It Happen - link

+ +✍️ **posted by `Gulcan Topcu`** + +
TL;DR If you mount a ConfigMap as a volume, Kubernetes automatically updates the file system when the ConfigMap changes. However, if you’re…
+ +

2. Behind the Scenes: My Journey as a Kubernetes Release Team Shadow - link

+ +✍️ **posted by `Maryam Tavakkoli`** + +
An inside look at my experience as a Kubernetes Release Team shadow, contributing to versions v1.29, v1.30, and v1.31.
+ +

3. Fundamental challenges with Infrastructure as Code imply the language doesn’t matter - link

+ +✍️ **posted by `Brian Grant`** + +
All Infrastructure as Code tools face common fundamental challenges regardless of their supported configuration generation languages.
+ +

4. Kubernetes Basics : Understanding Nodes, Pods, and Control Planes - link

+ +✍️ **posted by `Hnin Yu Khaing`** + +
Nowadays, Users expect not to have downtime for the application they are using. On the other hand, developers want continuous integration…
+ +

5. Containers: has the pendulum swung too far? - link

+ +✍️ **posted by `Niels Cautaerts`** + +
Containerization has revolutionized the software industry, but using them blindly for everything without considering their drawbacks or…
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/Android/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/Android/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..4a040fbf --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/Android/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

Android

+

1. Place Scope Handling on Auto-Pilot with Koin & Compose Navigation - link

+ +✍️ **posted by `Mihai Batista`** + +
Work smarter, not harder, when managing custom Koin scopes.
+ +

2. Why I Misjudged the Samsung Galaxy Fold6 - link

+ +✍️ **posted by `Nov Tech`** + +
An Honest Confession and Apology to Android Fans
+ +

3. Koin 4.0 — Official Release - link

+ +✍️ **posted by `Arnaud Giuliani`** + +
The Koin team is excited to announce the release of Koin 4.0, a major update that brings improvements for Kotlin, Compose & Android
+ +

4. Android OS vs Apple IOS: The Great Debate - link

+ +✍️ **posted by `Dr Shoaib mewati`** + +
글을 확인하려면 링크를 클릭하세요. ⌲
+ +

5. Paint the Stars — Drawing with Compose and Canvas - link

+ +✍️ **posted by `Eevis Panula`** + +
I’ve always struggled with drawing in Canvas, and I decided to learn more about it. This blog post shares part of that learning journey.
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/App Development/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/App Development/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..2763b8f7 --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/App Development/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

App Development

+

1. Save the expensive rebuild of apps using ValueNotifier in flutter - link

+ +✍️ **posted by `Santhosh Adiga U`** + +
What is setState()?
+ +

2. Properly handling text scaling in Flutter - link

+ +✍️ **posted by `Roman Ismagilov`** + +
This tutorial is structured to present the easiest and most impactful solutions first. The later sections cover solutions that are harder…
+ +

3. Flutter Vs React Native : Performance Benchmarks you can’t miss ! 🔥⚡️ - link

+ +✍️ **posted by `Natesh Bhat`** + +
Enough Talk ! Numbers are here ! 🔥 Get detailed memory, CPU , app size and frame rate comparisons between Flutter and React Native
+ +

4. Mastering Machine Coding Rounds for Android Development Interviews - link

+ +✍️ **posted by `Abhishek Gupta`** + +
Preparing for machine coding rounds in Android development interviews can be a challenging yet rewarding journey. These rounds assess your…
+ +

5. Most Free Promotion Advice Is Nonsense. Here’s What Worked For Us - link

+ +✍️ **posted by `ILFAT K`** + +
Guys, I can’t stand those articles on free promotion anymore because they’re just full of bullshit.
+ diff --git "a/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/IOS/10\354\233\224 5\354\235\274.md" "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/IOS/10\354\233\224 5\354\235\274.md" new file mode 100644 index 00000000..ffc1869d --- /dev/null +++ "b/Daily_Trends/2024/10\354\233\224 \355\212\270\353\240\214\353\223\234/1\354\247\270\354\243\274/Mobile/IOS/10\354\233\224 5\354\235\274.md" @@ -0,0 +1,32 @@ + +

IOS

+

1. Mastering iPhone Shortcuts - link

+ +✍️ **posted by `Hasan`** + +
Have you tried creating any shortcuts yet? If so, which ones are your favorites?
+ +

2. Unnecessarily complicated — iPhone 16 Pro Max - link

+ +✍️ **posted by `David Lewis`** + +
Getting to know the latest flagship from Apple
+ +

3. Goodbye, Singletons: Embracing Actors in Swift 6 🛑🎭 - link

+ +✍️ **posted by `Melissa`** + +
Why Swift 6’s Concurrency Rules Make the Singleton Pattern a Risky Move, and What to Use Instead
+ +

4. 18 Hidden NEW Features in iOS 18 You Didn’t Know About - link

+ +✍️ **posted by `The Useful Tech`** + +
Think you know everything about iOS 18? Think Again
+ +

5. Jailbreak your Enemies with a Link: Remote Execution on iOS - link

+ +✍️ **posted by `Jacob Bartlett`** + +
The Trident Exploit Chain deep-dive
+ diff --git a/readme.md b/readme.md index 9c191cc0..58f2d407 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Daily Tech Trends ![Static Badge](https://img.shields.io/badge/version-latest_updated_(2024/10/04)-725236) +# Daily Tech Trends ![Static Badge](https://img.shields.io/badge/version-latest_updated_(2024/10/05)-725236) Hi there , It's `Ah-Young Jang` 👋 📘 How well-informed are you about latest trends in the Web and Tech Field? @@ -68,11 +68,11 @@ Get more useful information conveniently right here. 🤓

ReactJS

-

1. Integrating React Components into GWT: Making Modern and Legacy Frameworks Play Nice (With a Twist… - link

+

1. Did you know what is Bundlers and Package Managers ⁉ - link

-✍️ **posted by `Aprajita`** +✍️ **posted by `Kuldeep Chouhan`** -
Problem Statement
+
When building React applications, bundlers play a crucial role in optimizing our code for performance and efficiency. The most popular…

2. How does the React fiber reconciler work? - link

@@ -86,11 +86,11 @@ Get more useful information conveniently right here. 🤓
Why Experience Alone Isn’t Enough: The Art of Continuous Improvement
-

4. Discovering Zustand: A Leaner Alternative to Redux - link

+

4. React Performance Optimization Tips for Every Developer - link

-✍️ **posted by `Harjeevan Singh`** +✍️ **posted by `Amaan Ansari`** -
Introduction: The Evolution of State Management in React
+
Hey there! Whether you’re just starting out with React or you’re an experienced developer, performance optimization is a topic we all care…

5. React 19 is coming, what’s new? - link

@@ -100,11 +100,11 @@ Get more useful information conveniently right here. 🤓

NextJS

-

1. Building Full stack application with NestJs, NextJs and Supabase - link

+

1. How to host and deploy (Next.js) app on cloudflare - link

-✍️ **posted by `Shobhit Bhosure`** +✍️ **posted by `Valerie`** -
When i started my SaaS journey i decided to go with Nest + Next + Supabase tech stack but i was unable to find any good resource which…
+
I wanted to build a personal website and decided to host it on Cloudflare. Here are the steps, assuming you already have your Next.js…

2. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

@@ -112,17 +112,17 @@ Get more useful information conveniently right here. 🤓
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
-

3. The Ultimate 2024 Tech Stack for Solo SaaS Developers: Build Smarter, Not Harder - link

+

3. React 19: Goodbye to Old Features, Hello to the Future - link

-✍️ **posted by `Rémi Wg`** +✍️ **posted by `Adhithi Ravichandran`** -
Building a SaaS as a solo developer is a challenging task. You have to wear multiple hats and be proficient in various technologies…
+
React 19 is shaping up to be an important update, enhancing the performance and developer experience introduced in React 18. This new…
-

4. NextJS: Server vs. Client State Management - link

+

4. Complete MERN Stack Security Guide. - link

-✍️ **posted by `brianonchain`** +✍️ **posted by `Abdullah Tahir`** -
In this article of the NextJS series, I share my thoughts on structuring Server and Client components, how to make API calls in each, and…
+
Introduction:

5. How I Created Custom Displacement Maps for My Space-Themed Three.js Portfolio Site - link

@@ -196,11 +196,11 @@ Get more useful information conveniently right here. 🤓

TypeScript

-

1. TypeScript Tutorial (Part 2)- How to Install TypeScript: A Simple Guide - link

+

1. Type Checking - link

-✍️ **posted by `Coding Adventure with Emma`** +✍️ **posted by `Sadia Iffat Jahan`** -
This article will provide a step-by-step tutorial on how to install TypeScript in VS Code.
+
No Implicit Any

2. Handling Class Libraries in Node.js (With and Without TypeScript) - link

@@ -214,11 +214,11 @@ Get more useful information conveniently right here. 🤓
TypeScript and JavaScript have continuously progressed over the last years, and some of the practices we built over the last decades have…
-

4. 5 Special Operators in TypeScript Introduced in 2024: A Guide with Examples - link

+

4. Top 10 TypeScript Utility Types Every JavaScript Developer Should Know - link

-✍️ **posted by `Pradeep Tiwari ( Solution Architect )`** +✍️ **posted by `Rakesh Kumar`** -
In 2024, TypeScript saw the introduction of several new operators aimed at enhancing the language’s expressiveness, reducing boilerplate…
+
Enhance Your Code with TypeScript’s Essential Utility Types

5. How ts-pattern can improve your code readability? - link

@@ -228,43 +228,43 @@ Get more useful information conveniently right here. 🤓

NodeJS

-

1. Optimising Node.js Application Performance - link

- -✍️ **posted by `Igor Naumov`** - -
Discover how we optimised a high-traffic Node.js app running on GKE by improving resource usage and addressing code inefficiencies
- -

2. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

+

1. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

✍️ **posted by `Jack Herrington`**
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
-

3. Node.js is Not Single-Threaded - link

+

2. Node.js is Not Single-Threaded - link

✍️ **posted by `Tkachenko Evgeny`**
Node.js is known as a blazingly fast server platform with its revolutionary single-thread architecture, utilizing server resources more…
-

4. Setting Up Backing Services With Webpack & NodeJS - link

+

3. Building a High-Performance Image Transformation Server with Node.js and Sharp -V1 - link

-✍️ **posted by `Rachel Lee`** +✍️ **posted by `Lakkanna Walikar`** -
Story of my hands-on experience at work.
+
In today’s digital landscape, optimizing images for various devices and use cases is crucial for delivering a great user experience. Let’s…
-

5. Announcing Gulp v5 - link

+

4. Announcing Gulp v5 - link

✍️ **posted by `Blaine Bublitz`**
It’s been a long road to gulp 5, but we’re finally here!
+

5. Worker Threads : Multitasking in NodeJS - link

+ +✍️ **posted by `Manik Mudholkar`** + +
Deep Dive into Worker threads
+

Web Development

-

1. How to handle the WP Engine v. Automattic lawsuit inside your company - link

+

1. 🤯Shadcn/ui is an absolute game changer for web dev - link

-✍️ **posted by `Rob Howard`** +✍️ **posted by `Tari Ibaba`** -
A guide for those of us with clients, customers and co-workers affected by the WordPress extortion allegations
+
The new shadcn/ui framework completely transforms how we design and build modern web apps.

2. Mastering Pipes and Filters: A Messaging System Pattern - link

@@ -342,11 +342,11 @@ Get more useful information conveniently right here. 🤓
It literally took one try. I was shocked.
-

4. Only 120 People Can Solve This In 36 Characters Using Python - link

+

4. Becoming a Laser-focused Software Engineer - link

-✍️ **posted by `Liu Zuo Lin`** +✍️ **posted by `The Secret Developer`** -
# And I’m not one of them (yet)
+
Code all the things

5. On data structures: lists - link

@@ -356,17 +356,17 @@ Get more useful information conveniently right here. 🤓

Technology

-

1. Top Altcoin For 2024 Award Goes To: BlockDAG Network! Here’s Why - link

+

1. It’s been 1095 days - link

-✍️ **posted by `BlockDAG Network`** +✍️ **posted by `Keyukemi Ubi`** -
We’re Giving Ourselves a Much-Deserved Title: the Top Altcoin for 2024 is None other than BlockDAG Network. And it’s not Just Us — Our…
+
This is a love story, But like every great love story, it must end at some point, for whatever reason.
-

2. Why virtual reality nature can’t provide the same wellness benefits as the real thing - link

+

2. Google Disturbs the Python Community?! Core Developers Forced to Leave After 30 Years… - link

-✍️ **posted by `Kelly Baldwin Heid`** +✍️ **posted by `Dylan Cooper`** -
Written by Savannah Stuart, Brendon Larson, and Steffanie Scott
+
01 Chaos in the Python Community After Core Developer Suspended

3. I used OpenAI’s o1 model to develop a trading strategy. It is DESTROYING the market - link

@@ -374,60 +374,57 @@ Get more useful information conveniently right here. 🤓
It literally took one try. I was shocked.
-

4. Investing on Mobile Devices Made Easy - link

+

4. VeBetterDAO: Introducing VePassport & Next Steps - link

-✍️ **posted by `Next at Chase`** +✍️ **posted by `VeChain Official`** -
How Chase Created a Native Mobile Trade Application for Online Investors
+
Dear community — our devs have been tirelessly working on the next series of updates for the VeBetterDAO ecosystem, and we’ve got a bunch…
-

5. Design what makes us human - link

+

5. B Teams in the A League - link

-✍️ **posted by `Simo Herold`** +✍️ **posted by `Michael Alford`** -
The longing for an emotional response.
+
Memoir of the also-rans of the European camera industry

Relationships

-

1. Honey, I Shrunk The Woman I’m Cheating On You With - link

+

1. Debugging The 50s: Shree’s Mindful Melodrama. - link

-✍️ **posted by `Julien Perez`** +✍️ **posted by `Hima Hegde`** -
I’m so embarrassed I don’t even know where to start.
+
“Hey Siri! Find me inspirational good morning quotes”
-

2. How to Grow Vocations: The Tiny Village That Produces Priests - link

+

2. There’s Something Wrong With My Heart - link

-✍️ **posted by `Joseph Serwach`** +✍️ **posted by `Felicia C. Sullivan`** -
글을 확인하려면 링크를 클릭하세요. ⌲
+
What will I do when Felix is gone?
-

3. to be loved is to be seen. - link

+

3. Seven things almost no one does that will attract people to you - link

-✍️ **posted by `solace ˚ ༘♡ ⋆。˚`** +✍️ **posted by `Alex Mathers`** -
never beg to be loved
+
I’ve learned that a significant part of attraction is rooted in standing out from the crowd.
-

4. but darling, nothing truly belongs to us. - link

+

4. Just Like a Real Girlfriend, but Better - link

-✍️ **posted by `cher`** +✍️ **posted by `Ema Dumitru`** -
글을 확인하려면 링크를 클릭하세요. ⌲
+
Poem
-

5. Becoming a Soldier - link

+

5. The Intimate Romantic Lives of Autistic People Are Not a Myth - link

-✍️ **posted by `Maria Nazos`** +✍️ **posted by `Gaby Rogut`** -
He was pulling tight the comforter, -putting on long brown boots and gray-green pants. -It made me reach for the coat  -hanging heavy on the…
+
We need to rethink social expectations for autistic people

App Development

-

1. Paranoid’s Pal — Privacy Lock: Keep your personal data truly personal - link

+

1. Save the expensive rebuild of apps using ValueNotifier in flutter - link

-✍️ **posted by `Hard Algorithm`** +✍️ **posted by `Santhosh Adiga U`** -
These days privacy is becoming harder and harder to maintain. With so much of our personal information stored on our phones it’s alarming…
+
What is setState()?

2. Properly handling text scaling in Flutter - link

@@ -441,11 +438,11 @@ hanging heavy on the…
Enough Talk ! Numbers are here ! 🔥 Get detailed memory, CPU , app size and frame rate comparisons between Flutter and React Native
-

4. Save the expensive rebuild of apps using ValueNotifier in flutter - link

+

4. Mastering Machine Coding Rounds for Android Development Interviews - link

-✍️ **posted by `Santhosh Adiga U`** +✍️ **posted by `Abhishek Gupta`** -
What is setState()?
+
Preparing for machine coding rounds in Android development interviews can be a challenging yet rewarding journey. These rounds assess your…

5. Most Free Promotion Advice Is Nonsense. Here’s What Worked For Us - link

@@ -455,11 +452,11 @@ hanging heavy on the…

Android

-

1. A Step-by-Step Guide to Publish Your App to the Play Store (Internal Testing) - link

+

1. Place Scope Handling on Auto-Pilot with Koin & Compose Navigation - link

-✍️ **posted by `Muhammad Farhan`** +✍️ **posted by `Mihai Batista`** -
Before publishing your app to the Play Store make sure to thoroughly test your app to be safe from crashes on the live app.
+
Work smarter, not harder, when managing custom Koin scopes.

2. Why I Misjudged the Samsung Galaxy Fold6 - link

@@ -473,11 +470,11 @@ hanging heavy on the…
The Koin team is excited to announce the release of Koin 4.0, a major update that brings improvements for Kotlin, Compose & Android
-

4. Advanced Bash Techniques for Dynamic Android Resource Handling - link

+

4. Android OS vs Apple IOS: The Great Debate - link

-✍️ **posted by `RaulitoGC`** +✍️ **posted by `Dr Shoaib mewati`** -
In the previous article, we discussed the process of downloading a colors.xml file and integrating it into an Android project. Now, let's…
+
글을 확인하려면 링크를 클릭하세요. ⌲

5. Paint the Stars — Drawing with Compose and Canvas - link

@@ -519,17 +516,17 @@ hanging heavy on the…

Devops

-

1. Turning Downtime into Opportunity: DevOps Strategies for Handling 502 Bad Gateway Errors - link

+

1. Cloud vs. Data Center vs. Basement: The Programmers’ Self Hosting Delusion With The Cloud - link

-✍️ **posted by `Peter Selva P`** +✍️ **posted by `Jan Kammerath`** -
Architecture:
+
AWS is now 18 years old and Google’s first cloud compute service, App Engine, was released 16 years old. One might think that cloud…
-

2. Container Security Scanning - link

+

2. Can We Reach Google’s MLOps Level 2 With Solely Self-hosted OSS? - link

-✍️ **posted by `Andrew Blooman`** +✍️ **posted by `Houssem Ben Braiek`** -
Keep your containers vulnerability free and securely configured
+
Achieving Google’s MLOps level 2 (or “Automation”) with only self-hosted open-source software (OSS) is an ambitious goal, but it’s…

3. Machine Learning Operations (MLOps) For Beginners - link

@@ -537,17 +534,17 @@ hanging heavy on the…
End-to-end Project Implementation
-

4. Unleashing the Power of Automation with “Databricks Accelerator”: A Terraform-Powered Solution for… - link

+

4. DevBytes: Your Essential App for Real-Time Tech Updates - link

-✍️ **posted by `Felipe de Mello Rodrigues`** +✍️ **posted by `Dilip Kashyap`** -
In today’s data-driven world, managing complex cloud infrastructure, data analytics platforms, and ensuring real-time operations can be a…
+
Hi folks,
-

5. Three strikes, and you automate! - link

+

5. Container Security Scanning - link

-✍️ **posted by `Aleksandra Liutikova aka Java Senorita`** +✍️ **posted by `Andrew Blooman`** -
Elevate your software development team’s game with strategic software automation.
+
Keep your containers vulnerability free and securely configured

Kubernetes

@@ -583,11 +580,11 @@ hanging heavy on the…

Docker

-

1. Docker Privilege Escalation - link

+

1. Docker Overview - link

-✍️ **posted by `Smukx`** +✍️ **posted by `Bhuvaneshraja`** -
From normal to R00T user using this simple technique !
+
Developers often encounter the issue where code works perfectly on their machine but fails in other environments due to differences in…

2. Container Security Scanning - link

@@ -601,11 +598,11 @@ hanging heavy on the…
End-to-end Project Implementation
-

4. Building a Real-Time Data Streaming Pipeline with Kafka, Airflow, Cassandra, and Docker - link

+

4. Top best practices for Containerizing Node.js web applications using Docker - link

-✍️ **posted by `Akshatha`** +✍️ **posted by `Kinjal Thakkar`** -
In today’s data-driven world, real-time data streaming is essential for processing large volume of data efficiently and making…
+
Building production-grade, optimized, and secure Node.js Docker images is critical for efficient app deployment and performance. The…

5. Containers: has the pendulum swung too far? - link

diff --git a/template/dynamic.md b/template/dynamic.md index 5ba599ae..454bd690 100644 --- a/template/dynamic.md +++ b/template/dynamic.md @@ -1,10 +1,10 @@

ReactJS

-

1. Integrating React Components into GWT: Making Modern and Legacy Frameworks Play Nice (With a Twist… - link

+

1. Did you know what is Bundlers and Package Managers ⁉ - link

-✍️ **posted by `Aprajita`** +✍️ **posted by `Kuldeep Chouhan`** -
Problem Statement
+
When building React applications, bundlers play a crucial role in optimizing our code for performance and efficiency. The most popular…

2. How does the React fiber reconciler work? - link

@@ -18,11 +18,11 @@
Why Experience Alone Isn’t Enough: The Art of Continuous Improvement
-

4. Discovering Zustand: A Leaner Alternative to Redux - link

+

4. React Performance Optimization Tips for Every Developer - link

-✍️ **posted by `Harjeevan Singh`** +✍️ **posted by `Amaan Ansari`** -
Introduction: The Evolution of State Management in React
+
Hey there! Whether you’re just starting out with React or you’re an experienced developer, performance optimization is a topic we all care…

5. React 19 is coming, what’s new? - link

@@ -32,11 +32,11 @@

NextJS

-

1. Building Full stack application with NestJs, NextJs and Supabase - link

+

1. How to host and deploy (Next.js) app on cloudflare - link

-✍️ **posted by `Shobhit Bhosure`** +✍️ **posted by `Valerie`** -
When i started my SaaS journey i decided to go with Nest + Next + Supabase tech stack but i was unable to find any good resource which…
+
I wanted to build a personal website and decided to host it on Cloudflare. Here are the steps, assuming you already have your Next.js…

2. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

@@ -44,17 +44,17 @@
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
-

3. The Ultimate 2024 Tech Stack for Solo SaaS Developers: Build Smarter, Not Harder - link

+

3. React 19: Goodbye to Old Features, Hello to the Future - link

-✍️ **posted by `Rémi Wg`** +✍️ **posted by `Adhithi Ravichandran`** -
Building a SaaS as a solo developer is a challenging task. You have to wear multiple hats and be proficient in various technologies…
+
React 19 is shaping up to be an important update, enhancing the performance and developer experience introduced in React 18. This new…
-

4. NextJS: Server vs. Client State Management - link

+

4. Complete MERN Stack Security Guide. - link

-✍️ **posted by `brianonchain`** +✍️ **posted by `Abdullah Tahir`** -
In this article of the NextJS series, I share my thoughts on structuring Server and Client components, how to make API calls in each, and…
+
Introduction:

5. How I Created Custom Displacement Maps for My Space-Themed Three.js Portfolio Site - link

@@ -128,11 +128,11 @@

TypeScript

-

1. TypeScript Tutorial (Part 2)- How to Install TypeScript: A Simple Guide - link

+

1. Type Checking - link

-✍️ **posted by `Coding Adventure with Emma`** +✍️ **posted by `Sadia Iffat Jahan`** -
This article will provide a step-by-step tutorial on how to install TypeScript in VS Code.
+
No Implicit Any

2. Handling Class Libraries in Node.js (With and Without TypeScript) - link

@@ -146,11 +146,11 @@
TypeScript and JavaScript have continuously progressed over the last years, and some of the practices we built over the last decades have…
-

4. 5 Special Operators in TypeScript Introduced in 2024: A Guide with Examples - link

+

4. Top 10 TypeScript Utility Types Every JavaScript Developer Should Know - link

-✍️ **posted by `Pradeep Tiwari ( Solution Architect )`** +✍️ **posted by `Rakesh Kumar`** -
In 2024, TypeScript saw the introduction of several new operators aimed at enhancing the language’s expressiveness, reducing boilerplate…
+
Enhance Your Code with TypeScript’s Essential Utility Types

5. How ts-pattern can improve your code readability? - link

@@ -160,43 +160,43 @@

NodeJS

-

1. Optimising Node.js Application Performance - link

- -✍️ **posted by `Igor Naumov`** - -
Discover how we optimised a high-traffic Node.js app running on GKE by improving resource usage and addressing code inefficiencies
- -

2. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

+

1. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link

✍️ **posted by `Jack Herrington`**
So you want to try out vector search but you don’t want to pay OpenAI, or use Huggingface, and you don’t want to pay a vector database…
-

3. Node.js is Not Single-Threaded - link

+

2. Node.js is Not Single-Threaded - link

✍️ **posted by `Tkachenko Evgeny`**
Node.js is known as a blazingly fast server platform with its revolutionary single-thread architecture, utilizing server resources more…
-

4. Setting Up Backing Services With Webpack & NodeJS - link

+

3. Building a High-Performance Image Transformation Server with Node.js and Sharp -V1 - link

-✍️ **posted by `Rachel Lee`** +✍️ **posted by `Lakkanna Walikar`** -
Story of my hands-on experience at work.
+
In today’s digital landscape, optimizing images for various devices and use cases is crucial for delivering a great user experience. Let’s…
-

5. Announcing Gulp v5 - link

+

4. Announcing Gulp v5 - link

✍️ **posted by `Blaine Bublitz`**
It’s been a long road to gulp 5, but we’re finally here!
+

5. Worker Threads : Multitasking in NodeJS - link

+ +✍️ **posted by `Manik Mudholkar`** + +
Deep Dive into Worker threads
+

Web Development

-

1. How to handle the WP Engine v. Automattic lawsuit inside your company - link

+

1. 🤯Shadcn/ui is an absolute game changer for web dev - link

-✍️ **posted by `Rob Howard`** +✍️ **posted by `Tari Ibaba`** -
A guide for those of us with clients, customers and co-workers affected by the WordPress extortion allegations
+
The new shadcn/ui framework completely transforms how we design and build modern web apps.

2. Mastering Pipes and Filters: A Messaging System Pattern - link

@@ -274,11 +274,11 @@
It literally took one try. I was shocked.
-

4. Only 120 People Can Solve This In 36 Characters Using Python - link

+

4. Becoming a Laser-focused Software Engineer - link

-✍️ **posted by `Liu Zuo Lin`** +✍️ **posted by `The Secret Developer`** -
# And I’m not one of them (yet)
+
Code all the things

5. On data structures: lists - link

@@ -288,17 +288,17 @@

Technology

-

1. Top Altcoin For 2024 Award Goes To: BlockDAG Network! Here’s Why - link

+

1. It’s been 1095 days - link

-✍️ **posted by `BlockDAG Network`** +✍️ **posted by `Keyukemi Ubi`** -
We’re Giving Ourselves a Much-Deserved Title: the Top Altcoin for 2024 is None other than BlockDAG Network. And it’s not Just Us — Our…
+
This is a love story, But like every great love story, it must end at some point, for whatever reason.
-

2. Why virtual reality nature can’t provide the same wellness benefits as the real thing - link

+

2. Google Disturbs the Python Community?! Core Developers Forced to Leave After 30 Years… - link

-✍️ **posted by `Kelly Baldwin Heid`** +✍️ **posted by `Dylan Cooper`** -
Written by Savannah Stuart, Brendon Larson, and Steffanie Scott
+
01 Chaos in the Python Community After Core Developer Suspended

3. I used OpenAI’s o1 model to develop a trading strategy. It is DESTROYING the market - link

@@ -306,60 +306,57 @@
It literally took one try. I was shocked.
-

4. Investing on Mobile Devices Made Easy - link

+

4. VeBetterDAO: Introducing VePassport & Next Steps - link

-✍️ **posted by `Next at Chase`** +✍️ **posted by `VeChain Official`** -
How Chase Created a Native Mobile Trade Application for Online Investors
+
Dear community — our devs have been tirelessly working on the next series of updates for the VeBetterDAO ecosystem, and we’ve got a bunch…
-

5. Design what makes us human - link

+

5. B Teams in the A League - link

-✍️ **posted by `Simo Herold`** +✍️ **posted by `Michael Alford`** -
The longing for an emotional response.
+
Memoir of the also-rans of the European camera industry

Relationships

-

1. Honey, I Shrunk The Woman I’m Cheating On You With - link

+

1. Debugging The 50s: Shree’s Mindful Melodrama. - link

-✍️ **posted by `Julien Perez`** +✍️ **posted by `Hima Hegde`** -
I’m so embarrassed I don’t even know where to start.
+
“Hey Siri! Find me inspirational good morning quotes”
-

2. How to Grow Vocations: The Tiny Village That Produces Priests - link

+

2. There’s Something Wrong With My Heart - link

-✍️ **posted by `Joseph Serwach`** +✍️ **posted by `Felicia C. Sullivan`** -
글을 확인하려면 링크를 클릭하세요. ⌲
+
What will I do when Felix is gone?
-

3. to be loved is to be seen. - link

+

3. Seven things almost no one does that will attract people to you - link

-✍️ **posted by `solace ˚ ༘♡ ⋆。˚`** +✍️ **posted by `Alex Mathers`** -
never beg to be loved
+
I’ve learned that a significant part of attraction is rooted in standing out from the crowd.
-

4. but darling, nothing truly belongs to us. - link

+

4. Just Like a Real Girlfriend, but Better - link

-✍️ **posted by `cher`** +✍️ **posted by `Ema Dumitru`** -
글을 확인하려면 링크를 클릭하세요. ⌲
+
Poem
-

5. Becoming a Soldier - link

+

5. The Intimate Romantic Lives of Autistic People Are Not a Myth - link

-✍️ **posted by `Maria Nazos`** +✍️ **posted by `Gaby Rogut`** -
He was pulling tight the comforter, -putting on long brown boots and gray-green pants. -It made me reach for the coat  -hanging heavy on the…
+
We need to rethink social expectations for autistic people

App Development

-

1. Paranoid’s Pal — Privacy Lock: Keep your personal data truly personal - link

+

1. Save the expensive rebuild of apps using ValueNotifier in flutter - link

-✍️ **posted by `Hard Algorithm`** +✍️ **posted by `Santhosh Adiga U`** -
These days privacy is becoming harder and harder to maintain. With so much of our personal information stored on our phones it’s alarming…
+
What is setState()?

2. Properly handling text scaling in Flutter - link

@@ -373,11 +370,11 @@ hanging heavy on the…
Enough Talk ! Numbers are here ! 🔥 Get detailed memory, CPU , app size and frame rate comparisons between Flutter and React Native
-

4. Save the expensive rebuild of apps using ValueNotifier in flutter - link

+

4. Mastering Machine Coding Rounds for Android Development Interviews - link

-✍️ **posted by `Santhosh Adiga U`** +✍️ **posted by `Abhishek Gupta`** -
What is setState()?
+
Preparing for machine coding rounds in Android development interviews can be a challenging yet rewarding journey. These rounds assess your…

5. Most Free Promotion Advice Is Nonsense. Here’s What Worked For Us - link

@@ -387,11 +384,11 @@ hanging heavy on the…

Android

-

1. A Step-by-Step Guide to Publish Your App to the Play Store (Internal Testing) - link

+

1. Place Scope Handling on Auto-Pilot with Koin & Compose Navigation - link

-✍️ **posted by `Muhammad Farhan`** +✍️ **posted by `Mihai Batista`** -
Before publishing your app to the Play Store make sure to thoroughly test your app to be safe from crashes on the live app.
+
Work smarter, not harder, when managing custom Koin scopes.

2. Why I Misjudged the Samsung Galaxy Fold6 - link

@@ -405,11 +402,11 @@ hanging heavy on the…
The Koin team is excited to announce the release of Koin 4.0, a major update that brings improvements for Kotlin, Compose & Android
-

4. Advanced Bash Techniques for Dynamic Android Resource Handling - link

+

4. Android OS vs Apple IOS: The Great Debate - link

-✍️ **posted by `RaulitoGC`** +✍️ **posted by `Dr Shoaib mewati`** -
In the previous article, we discussed the process of downloading a colors.xml file and integrating it into an Android project. Now, let's…
+
글을 확인하려면 링크를 클릭하세요. ⌲

5. Paint the Stars — Drawing with Compose and Canvas - link

@@ -451,17 +448,17 @@ hanging heavy on the…

Devops

-

1. Turning Downtime into Opportunity: DevOps Strategies for Handling 502 Bad Gateway Errors - link

+

1. Cloud vs. Data Center vs. Basement: The Programmers’ Self Hosting Delusion With The Cloud - link

-✍️ **posted by `Peter Selva P`** +✍️ **posted by `Jan Kammerath`** -
Architecture:
+
AWS is now 18 years old and Google’s first cloud compute service, App Engine, was released 16 years old. One might think that cloud…
-

2. Container Security Scanning - link

+

2. Can We Reach Google’s MLOps Level 2 With Solely Self-hosted OSS? - link

-✍️ **posted by `Andrew Blooman`** +✍️ **posted by `Houssem Ben Braiek`** -
Keep your containers vulnerability free and securely configured
+
Achieving Google’s MLOps level 2 (or “Automation”) with only self-hosted open-source software (OSS) is an ambitious goal, but it’s…

3. Machine Learning Operations (MLOps) For Beginners - link

@@ -469,17 +466,17 @@ hanging heavy on the…
End-to-end Project Implementation
-

4. Unleashing the Power of Automation with “Databricks Accelerator”: A Terraform-Powered Solution for… - link

+

4. DevBytes: Your Essential App for Real-Time Tech Updates - link

-✍️ **posted by `Felipe de Mello Rodrigues`** +✍️ **posted by `Dilip Kashyap`** -
In today’s data-driven world, managing complex cloud infrastructure, data analytics platforms, and ensuring real-time operations can be a…
+
Hi folks,
-

5. Three strikes, and you automate! - link

+

5. Container Security Scanning - link

-✍️ **posted by `Aleksandra Liutikova aka Java Senorita`** +✍️ **posted by `Andrew Blooman`** -
Elevate your software development team’s game with strategic software automation.
+
Keep your containers vulnerability free and securely configured

Kubernetes

@@ -515,11 +512,11 @@ hanging heavy on the…

Docker

-

1. Docker Privilege Escalation - link

+

1. Docker Overview - link

-✍️ **posted by `Smukx`** +✍️ **posted by `Bhuvaneshraja`** -
From normal to R00T user using this simple technique !
+
Developers often encounter the issue where code works perfectly on their machine but fails in other environments due to differences in…

2. Container Security Scanning - link

@@ -533,11 +530,11 @@ hanging heavy on the…
End-to-end Project Implementation
-

4. Building a Real-Time Data Streaming Pipeline with Kafka, Airflow, Cassandra, and Docker - link

+

4. Top best practices for Containerizing Node.js web applications using Docker - link

-✍️ **posted by `Akshatha`** +✍️ **posted by `Kinjal Thakkar`** -
In today’s data-driven world, real-time data streaming is essential for processing large volume of data efficiently and making…
+
Building production-grade, optimized, and secure Node.js Docker images is critical for efficient app deployment and performance. The…

5. Containers: has the pendulum swung too far? - link