钉钉悟空事业部-Dingtalk全栈工程师/专家-全球化
社招全职2年以上技术类-开发地点:杭州状态:招聘
任职要求
职位要求 1、具有较强的业务抽象与建模能力,结果导向,抗压能力强,乐于分享、团结同事、学习能力强; 2、后端:扎实的 Java 基础,熟悉 IO、多线程、集合,熟悉分布式、缓存、消息、搜索等机制,熟悉 MySQL 与 Linux 常用命令; 3、前端:精通 JavaScript / TypeScript,熟练掌握 React / Vue 至少一种及其生态,熟悉前端工程化(构建、打包、CI/CD)与性能优化,熟悉 Node.js(BFF / 全栈衔接); 4、全栈交付:能独立端到端完成一个功能从设计、研发到上线,具备大型分布式、高并发、高负载、高可用系统的设计开发经验; 5、有国际化 / 本地化(i18n / l10n)、多语言、多时区、多区域适配的实战经验(出海团队尤为看重); 6、【核心】能…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
钉钉全球化团队,负责将钉钉的核心能力(数据 + 服务 + 体验)完整地在海外重建落地,并主导阿里弹内环境向公有云的架构改造,支撑钉钉出海。 职位描述 1、负责钉钉全球化(出海)业务的全栈研发,覆盖服务端架构与前端 / 多端体验,主导把钉钉核心能力——数据、服务与用户体验——在海外环境完整重建并落地; 2、服务端主导阿里弹内到公有云的架构改造,解决数据合规、数据本地化、多区域部署、网络隔离等出海问题;前端负责国际化 / 本地化(多语言、RTL、时区、货币、地区适配)与多端一致性体验; 3、主导需求梳理与架构设计,端到端推进从需求到上线的全流程;对现存与未来系统做宏观规划,沉淀统一的框架、平台、体系与组件; 4、推动 AI Coding 在全栈研发流程中的规模化落地,把「AI 辅助编程」沉淀为团队可复用的工程实践与规范。
包括英文材料
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
多线程+
https://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
JavaScript+
https://developer.mozilla.org/zh-CN/docs/Learn_web_development/Core/Scripting
[英文] Learn JavaScript
https://learnjavascript.online/
The easiest way to learn & practice modern JavaScript
[英文] Learn JavaScript
https://web.dev/learn/javascript
https://www.youtube.com/watch?v=zuKbR4Q428o
Write bulletproof JavaScript code with unit testing!
TypeScript+
https://www.youtube.com/watch?v=JHEB7RhJG1Y
Master TypeScript from basics to advanced concepts through hands-on tutorials covering type annotations, generics, data fetching, Zod library, and more, with practical challenges for effective real-world application.
React+
[英文] Quick Start - React
https://react.dev/learn
This page will give you an introduction to 80% of the React concepts that you will use on a daily basis.
https://www.youtube.com/watch?v=SqcY0GlETPk
Master React 18 with TypeScript! ⚛️ Build amazing front-end apps with this beginner-friendly tutorial.
https://www.youtube.com/watch?v=x4rFhThSX04
Learn modern React basics in the most interactive, hands-on way possible in the full course for beginners.
Vue+
[英文] Tutorial | Vue.js
https://vuejs.org/tutorial/
The goal of this tutorial is to quickly give you an experience of what it feels like to work with Vue, right in the browser.
https://www.youtube.com/watch?v=VeNfHj6MhgA
3 Hour crash course of the Vue.js framework. You will learn all the fundamentals including components, directives, lifecycle, events and much more.
CI+
https://www.ibm.com/cn-zh/think/topics/continuous-integration
持续集成 (CI) 是一种软件开发实践,开发人员在整个开发周期中会定期将新的代码和代码变更集成到中央代码存储库中。它是 DevOps 和敏捷方法的关键组成部分。
https://www.youtube.com/watch?v=42UP1fxi2SY
还有更多 •••