Hi there , It's Ah-Young Jang
👋
📘 How well-informed are you about latest trends in the Web and Tech Field?
Here are several noteworthy trends that are gaining attention in the web and technology.
Following posts are collected based on Medium, along with trending topics and popular posts.
Get more useful information conveniently right here. 🤓
These trends includes the following contents :
- Frontend Trends
- Lastest trend topics which useful for frontend developers
- Such as
Next.js
,React.js
,Web development
UI/UX
,JS & TS
, andNode.js
.
- Developer Common Topics
- Developer should be aware of abouts
Technology
, andRelationships
- Mobile
App Development
,Android
,IOS
- Infrastructure Knowledge
- related to
DevOps
,Kubernetes
, andDocker
.
- related to
💡 If you have any further Questions or Ideas, welcome to ask!
1. Fornt-End
React.js
Next.js
UI/UX
JavaScript
TypeScript
Node.js
2. Dev Common
Programming
Relationships
Technology
3. Mobile Development
4. Infra
1. Optimizing React Performance: Advanced Techniques - link
✍️ posted by Rahul Dinkar
Learn advanced React performance optimization techniques: state localization, computation isolation & smart caching patterns for faster…
2. Your React App Isn’t Great — Here’s Why. - link
✍️ posted by Level Up Coding
How to Make Your Colleagues Fall in Love with Your React Applications.
3. Why we use @bean In Springboot - link
✍️ posted by DevOps.dev
q
4. Why you should not put index as the key in React - link
✍️ posted by Marko Scekic
I always treated the key prop in React components as something not too important, but by accident, I realized that it’s actually crucial.
5. 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…
1. Mastering forms in Next.js 15 and React 19 - link
✍️ posted by Kolby Sisk
Creating forms in modern React has evolved significantly with the latest releases. In this post we’ll explore best practices for building…
2. A Year with Next.js Server Actions: Lessons Learned - link
✍️ posted by Alvis Ng
A Deep Dive into the Practicalities, Pitfalls, and Potential of Next.js’s Server-Side Feature
3. Integrating Sanity with Next.js: A Guide to Data Import and Environment Setup - link
✍️ posted by HassanRJ
In this blog post, we’ll walk through the process of integrating Sanity with an existing Next.js project, focusing on setting up…
4. Building Robust Client Libraries for Your Application: Best Practices for JavaScript and TypeScript - link
✍️ posted by Kanak Kholwal
Building Robust Client Libraries for Your Application: Best Practices for JavaScript and TypeScript
5. 100% Free Vector Search with OpenLlama, Postgres, Node.js and Next.js - link
✍️ posted by JavaScript in Plain English
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…
1. Top UI/UX Design Trends to Watch in 2025 - link
✍️ posted by Design Studio
Stay ahead in 2025 with the latest UI/UX design trends and elevate your designs to a whole new level of creativity and innovation.
2. 2025 UI/UX Design Trends: Top 5 Predictions - link
✍️ posted by 7 Dots Smart Solutions
What’s next for UX/UI in 2025? 🚀
3. Top UI/UX Design Trends 2024 - link
✍️ posted by Rakshagarambha
The Future of UI/UX Design: Top Trends to Watch Out for in 2024
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. 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.
1. Write Smarter JavaScript with These Stream & Observable Tricks - link
✍️ posted by Tech Vibes
Ever feel like your JavaScript code is running circles around you instead of the other way around? You’re not alone.
2. Top 30 JavaScript Interview Questions and Answers for 2025 - link
✍️ posted by Ravi Sharma
Prepare for your next JavaScript interview with confidence!
3. Only 1% of developers are able to find the bug in this code in less than 60 seconds - link
✍️ posted by Arnold Gunter
It took me quite the time to find the hidden bug in this JavaScript code
4. JavaScript: The Swiss Army Knife of Programming - link
✍️ posted by Stackademic
From building web pages to powering AI, IoT, and Web3, JavaScript is the ultimate tool for developers who dream big.
5. JavaScript in a nutshell! - link
✍️ posted by Daisy Jelagat
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…
1. Understanding TypeScript Interfaces vs. Types: Differences, Similarities, and When to Use Them - link
✍️ posted by Mr. TypeScript
TypeScript is a statically typed superset of JavaScript that brings type safety and enhanced development capabilities to the language…
2. Handling Class Libraries in Node.js (With and Without TypeScript) - link
✍️ posted by Better Programming
Writing a node class library is more confusing than it needs to be. Here’s a guide
3. TypeScript Interview Questions - link
✍️ posted by Nabendu Biswas
Nowadays most modern ReactJS and NodeJS apps are created using TypeScript. Angular was already having it in-built. So, you go for a Reactt…
4. TypeScript and ES Modules: Best Practices for Imports and Exports - link
✍️ posted by Mr. TypeScript
TypeScript, being a superset of JavaScript, offers robust support for ES modules. The ES module system (introduced in ECMAScript 6 or ES6)…
5. TypeScript Patterns You Should Know for React Development - link
✍️ posted by Dzmitry Ihnatovich
As TypeScript adoption continues to grow in the React ecosystem, understanding advanced patterns can dramatically improve your code…
1. Effortless User Authentication with NestJS and Prisma: A Beginner-Friendly Guide - link
✍️ posted by Adetona Adegbite
Authentication is a critical part of any application, but it doesn’t have to be complex. In this article, I’ll walk you through building a…
2. The Great Node.js Intervention of 2025 - link
✍️ posted by Hayden Baillio
When CVEs Become Tough Love
3. NodeJS 23 is HERE! Features that will blow your mind 🤯 - link
✍️ posted by Luna Rojas
Released on October 16, 2024, introduces a suite of features and improvements enhancing developer experience, performance, and security.
4. Role Base Access Control In Nest JS - link
✍️ posted by Mahabub Hossain
글을 확인하려면 링크를 클릭하세요. ⌲
5. Optimizing prom-client: How We Improved P99 Latencies by 10x in Node.js - link
✍️ posted by Games24x7 Blogs
The prom-client (Prometheus Client) is the most popular library for Node.js, with approximately 2 million weekly downloads. This library…
1. Error Handling in Go: The New ? operator - link
✍️ posted by The Ordinary Programmer
It’s Not A Silver Bullet.
2. …when all we ever needed was a text box - link
✍️ posted by Johan Uddståhl
or how 2025 will be back to basics for the web
3. Bolt DIY + Deepseek V3 + Gemini 2.0: The Free AI Coder - link
✍️ posted by AI Advances
Hey, have you heard about Bolt DIY?
4. The Variable Trinity: Understanding var, const, and let for Better Coding - link
✍️ posted by Okpara Favour
Variables are an essential part of JavaScript. In JavaScript, a variable is a container that holds a value — think of it as a labeled box…
5. Your JavaScript Bundle Is Too Fat - link
✍️ posted by JavaScript in Plain English
It’s not just about speed; it’s about user experience, SEO, bounce rates, and whether your visitors stick around long enough to actually…
1. Preventing Auto-Zoom on iOS Input Fields: Best Practices for TextArea and Inputs - link
✍️ posted by Stackademic
When using input fields like TextArea on iOS devices, you may notice that the screen automatically zooms when users tap on the field. This…
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. Building a Flutter Payslip Viewer with In-App WebView and Sharing Options - link
✍️ posted by Raj Jani
Hey there, Flutter enthusiasts! Have you ever wanted to integrate a feature-rich WebView into your app that lets users seamlessly view and…
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. A Modern WebView Alternative: AndroidX Browser for Jetpack Compose - link
✍️ posted by Mubarak Native
Welcome back! In this article, we are going to learn what is androidx.browser library, and how it is the best way to display web content in…
1. You are an absolute moron for believing in the hype of “AI Agents”. - link
✍️ posted by Austin Starks
I can’t even browse LinkedIn without seeing some product manager hype about agents coming “just around the corner”.
2. One Hour of Learning, Three Hours of Creating: 9 Programming Beginners Take on Their First… - link
✍️ posted by Ryo Shimizu(shi3z)
The “AI Hackathon for Beginners” I recently held in Nagaoka was quite an ambitious experiment — teaching basic programming and running a…
3. Fired From Meta After 1 Week: Here’s All The Dirt I Got - link
✍️ posted by Sebastian Carlos
This is not just another story of a disgruntled ex-employee. I’m not shying away from the serious corporate espionage or the ethical…
4. "The Circle of Love: How the Love You Give to the World Always Finds Its Way Back to You" - link
✍️ posted by research bulletin
글을 확인하려면 링크를 클릭하세요. ⌲
5. Tech Recruitment is Broken: Make Companies Respect Your Time - link
✍️ posted by Pavel Fokin
Interviews are a black hole of time, with all the risks on a developer.
1. AI to Code Like Engineers by 2025, Predicts Zuckerberg - link
✍️ posted by Types Digital
In an era where technology evolves at breakneck speed, Mark Zuckerberg, the visionary behind Meta, has made a bold prediction: by 2025…
2. Nerds, Curdled - link
✍️ posted by Bouncin’ and Behavin’ Blogs
Why are modern business tycoons like this?
3. My Top 3 Tips for Being a Great Software Architect - link
✍️ posted by Level Up Coding
My top tips for being a great Software Architect and making the best decisions for your teams and projects.
4. You are an absolute moron for believing in the hype of “AI Agents”. - link
✍️ posted by Austin Starks
I can’t even browse LinkedIn without seeing some product manager hype about agents coming “just around the corner”.
5. Printing Tech for Photographers - link
✍️ posted by Full Frame
Basic techniques to make your photos physical.
1. The Man Who Divorced His Wife And Then Adopted Her As His Daughter - link
✍️ posted by Andrew Martin
Few marriages have evolved in such a strange way as one Missouri couple from a century ago
2. Choir Camp Made Me Glad I Fought For My Daughter’s High School - link
✍️ posted by Age of Empathy
She belongs.
3. “if you don’t spend enough time getting to know yourself, you’ll end up absorbing everyone else’s… - link
✍️ posted by iris ୨୧
you owe it to yourself to live a life that’s yours
4. i did well today, i wish you saw - link
✍️ posted by cher
As I walked out of the badminton court with a giddy feeling that I’ve successfully smashed and won the game against my family, I halted for…
5. How Food Became My Mom’s Unexpected Love Language - link
✍️ posted by Rooted
From going to bed hungry to a full table
1. Top 3 Most Common Animations You Can Use in Your Jetpack Compose Project - link
✍️ posted by ProAndroidDev
Enhance Your App’s User Experience with These Simple and Effective Animation Techniques in Jetpack Compose
2. Building the B&Q Mobile Apps: - link
✍️ posted by Abid Ghani
A Journey Through Modern App Mobile Development
3. The One Script to Rule Them All: Android Project Cleanup Made Easy - link
✍️ posted by ProAndroidDev
Understanding the Need for Advanced Cleanup
4. Composition Locals in Jetpack Compose: A Beginner-to-Advanced Guide - link
✍️ posted by ProAndroidDev
Did you ever need to pass data through multiple layers of composable functions without adding parameters everywhere? Meet…
5. Displaying all SwiftUI Previews in a Storybook app - link
✍️ posted by Pairs Engineering
I’m John Estropia from Eureka’s Mobile Platforms team. This article is posted as the 7th entry for the 2024 Pairs Engineering Advent…
1. Top 3 Most Common Animations You Can Use in Your Jetpack Compose Project - link
✍️ posted by ProAndroidDev
Enhance Your App’s User Experience with These Simple and Effective Animation Techniques in Jetpack Compose
2. Building the B&Q Mobile Apps: - link
✍️ posted by Abid Ghani
A Journey Through Modern App Mobile Development
3. Mastering Kotlin Coroutine Channels in Android: From Basics to Advanced Patterns - link
✍️ posted by ProAndroidDev
Master inter-coroutine communication in Android: A complete guide to Kotlin Channels, from basic concepts to production patterns.
4. How to Easily Type the Not Equal Sign (≠) on Any Device! - link
✍️ posted by ILLUMINATION
Learn how to type the not equal sign (≠) on different devices like Windows, Mac, Android, iPhone, Linux, and in HTML. Discover simple…
5. Generating Fractals in Kotlin with Jetpack Compose - link
✍️ posted by ProAndroidDev
Math and Graphics Can Be Fun
1. @frozen in Swift - link
✍️ posted by Shobhakar Tiwari
The `@frozen` attribute in Swift is used to optimize performance and ensure stability in library evolution. Here’s a simplified explanation…
2. Building the B&Q Mobile Apps: - link
✍️ posted by Abid Ghani
A Journey Through Modern App Mobile Development
3. Change These 18 iOS 18 Settings Right Now For a Superior Experience - link
✍️ posted by Mac O’Clock
iOS 18’s got hell-a-lot features you can’t discover thyself
4. Design an Analytics Manager in iOS - link
✍️ posted by Soham Bhattacharjee
In many System Design interviews, candidates often face this question how to design a scalable Analytics Manager which can accommodate any…
5. Untapped Goldmines: Discovering Lucrative Niches for Android and iOS App Development - link
✍️ posted by Jan Kammerath
Building apps for iOS and Android is fun. Although I have written software for numerous platforms over the past decades, building apps for…
1. How to Easily Back Up On-Prem Kubernetes Clusters to AWS S3 Using Velero - link
✍️ posted by Ali Hamza
Safeguard Your Kubernetes Clusters with This Simple and Reliable Backup Strategy Using Velero and AWS S3.
2. I Got 99 Problems, But a Breach Ain’t One - link
✍️ posted by InfoSec Write-ups
Ineffable Cryptography: The science behind a new era of cybersecurity
3. Top DevOps Tools for Infrastructure Automation in 2025 - link
✍️ posted by env0
Explore the top DevOps tools for infrastructure automation, designed to streamline workflows, boost efficiency & simplify cloud management.
4. Infra pull requests that make a DIFFerence - link
✍️ posted by ITNEXT
How to effectively collaborate on infrastructure as code and roll out changes with confidence
5. Life, like SaaS, Will Never Be Perfect - link
✍️ posted by Product Coalition
Curious about life as a SaaS founder? Killian’s story shows it’s about more than just servers and coding.
1. ⎈ Things to Consider Before Creating an EKS Cluster on AWS ⎈ - link
✍️ posted by Anvesh Muppeda
⇢ Amazon EKS Best Practices Guide ⚙️
2. Choosing the Right Software Deployment Model: On-Premises, Cloud (SaaS) or BYOC - link
✍️ posted by Jake Page
Anyone who’s ever had to research and source technical B2B tooling is well-used to deciphering the pricing sections of products websites…
3. Evaluating and applying Infrastructure as Code is not like compiling and deploying application code - link
✍️ posted by ITNEXT
Practices for building and deploying applications are not ideal for provisioning via Infrastructure as Code, due to critical differences.
4. How to Create a Production-Ready EKS Cluster on AWS Using Terraform (Part 1: VPC) - link
✍️ posted by Alex Tsvetkov
If you’re planning to deploy Kubernetes on AWS, starting with a robust foundation is critical. The backbone of an EKS cluster is its VPC…
5. Bringing Amazon EKS Hybrid Nodes to life with Palette - link
✍️ posted by ITNEXT
Spanning clusters in hybrid environments: a pipe dream?
1. Testcontainers for local development setup. - link
✍️ posted by Sarojraj
Hi fellow developers. It is quite common to use the testcontainers in java for running integration tests. We can also use it to start…
2. Container Security Scanning - link
✍️ posted by ITNEXT
Keep your containers vulnerability free and securely configured
3. Journey to Full-Stack Data Scientist: Model Deployment - link
✍️ posted by Towards Data Science
An introduction to productionizing a machine learning model using APIs and Docker.
4. From Slow to Fast: Caching POST Requests in FastAPI Using Redis - link
✍️ posted by Stackademic
Who said only GET requests get to enjoy the speed of caching? While developers often treat POST requests as uncacheable by default, there’s…
5. Containers: has the pendulum swung too far? - link
✍️ posted by ITNEXT
Containerization has revolutionized the software industry, but using them blindly for everything without considering their drawbacks or…