An open API service indexing awesome lists of open source software.

https://github.com/dabeng/technical-terms


https://github.com/dabeng/technical-terms

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# technical-terms

As a qulified frontend developer, it's not big deal to switch between different frameworks to develop different web applications 作为一个合格前端开发者,在不同框架间切换来开发不用web应用,不是什么大不了的事

Give me half a month to get familiar with the latest framework, and I can deliever the code like a charm afterwards 给我半月时间熟悉最新框架,之后我就能顺利提交代码

I deeply understand how to create the robust web apllications with the front-end best practices 我深知如何基于前端最佳时间去创建强健的web应用

As long as it can solove users' pactical problems, I'm willing to use it 只要能解决用户实际问题,我就愿意使用它

I was in charge of the architecture design, technology stack selection and the implementation of core modules for a long time 我长期负责技术栈选型,架构设计和核心模块实现

All my work falls within the scope of front-end field 我所有的工作都是前端领域

I have been working as a full-time frontend developer since 2011 从2011年开始,我就一直做专职的前端

I once worked in RedHat for nearly six years 我曾在红帽工作了近6年

During that period, I developed various internal systems 在那期间,我开发过各种各样的内部系统

The biggest challenge in my career I have ever faced is to promote opensoure project 我职业生涯中面临的最大挑战是推广开源项目

Convincing as many community members as possible to use your opensource project is the most defficult thing 说服尽可能多的社区网友去使用你的开源项目是最难办的事

Your can imagine that there are lots of options on the internet to do same things 你可以想象出互联网上有很多选择来做相同的事情

Your library should be powerful and esay to use 你的库必须简单好用并且功能强大

Providing users with the maximum customization space(flexibility) is the killer feature of the OrgChart libraray 给予用户最大的定制空间是OrgChart组件库的杀手级特性

I have to spend extra effort dealing with non-modern browser compatibility issues 我必须花额外的力气去处理非现代浏览器的兼容性问题

Not all browsers can handle the "Ghost Node" well 并不是所有的浏览器都能处理好ghost node

It's worthwhile to do this 这么做是值得的

Leave the troubles to myself and the comfort to the customers. This is the mission of a qualified library or framework 把麻烦留给自己,把安逸留给用户,这才是一个库或框架的使命

Try your best to anwser the questions reaised by the opensource comunity members

I have always firmly believed that the key to solve problems lies in changing the way of thinking, ranther than applying fashionable technologies 我始终认为解决问题的关键在于改变思考的方式,而非应用新潮的技术

There is only the most suitable solution, not the best one 只有最合适的方案,没有最好的方案

VBCS allows users to develop the web applications in a what-you-see-is-what-you-get way visual building cloud service允许用户用所见即所得的方式开发web应用

I have to think from the VBCS creators' perspectives, how to allow users to develop modern web application by drag and drop UI elements

All the variants of the organization chart originate from the ingenious ideas of community netizens 所有的组织结构图变种都源于社区网友的奇思妙想

As the new feature requests become more and more, this jquery plugin is also growing larger and larger. It has transformed into a coarse-grained component, not fine-grained component anymore

I borrowed from the mongoose api design style

contributing code to the opensource community benefits me a lot 向开源社区贡献代码让我受益匪浅

A man can get married and divorced multiple times. A women can get married and divorced multiple times. A couple can have multiple children.

The one-to-many relationship turns into many-to-many relationship 一对多的关系变成了多对多的关系

At the next milestone, I'll expose the method to draw the line between the two random nodes

As a best practice, we should use more shapes and fewer colors to reduce negative user experience for people with color deficiency 作为一条最佳实践,我们要多用图形少用颜色,以减少对有颜色障碍的人士的负面的用户体验

Once you create an original version, you don't have to worry about other derivative ones. Cmmunity members wil naturally develop them on their own.

I can't figure out why it doesn't work as expected 我想不出为什么它没有按预期的那样工作

It's entirely a matter of preference. 这完全是个人偏好的问题

Valid folder name is composed of alphanumeric characters, underscores and dashes 有效的文件夹名由字母、数字、下划线、破折号组成

A man can marry and get divorced multiple times. A woman can also marry and get divorced multiple times too. A couple can have multiple children

we use vertical lines to connect parent and child nodes, and horizontal lines to connect spouse nodes 我们用垂直线连接父子节点,用水平线连接配偶节点

Its child nodes will be arranged vertically 它的子节点会被垂直布置

As long as the business logic is self-consistent and the requirement boundaries are clear, I'm confident in delievering the frontend code with guarnteed quality and quantity

Lightweight and powerful are the criteria for evaluating a good frontend framework

I really enjoy the process of turning ides into reality

The more layers of encapsulatin, the more difficult it is to fix bugs

Superficially, you are enjoying the nice views, but you are rethinking the optimal solution over and over again in an undisturbed environment

it will take me a lot of time to fix the compatatibility issues

What is the main job content of this position ? 该岗位的主要工作内容是什么

What is the main development process ? 主要的开发流程是什么

which project will I join ? 我会加入到哪个项目

how log is the development and maintenance cycle of this project ? 该项目的开发和维护周期是多长时间

what is the career progression path for this front-end developer position ? 这个前端岗的职业发展路径是什么

a spinoff company of IBM -- 拆分出来的公司

3.2.1 -- the major version 3. the minor version is 2. the patch version is 1

TS交叉类型A & B -- 读作:A intersection B

TS联合类型A | B -- 读作:A union B

interact, intercept, interpret -- 交互;拦截;解读

be like, be similar to -- 与...相似

exclamation mark, question mark -- 叹号,问号

single quotes, double quotes, backtick -- 单引号,双引号, 反引号(`)

weakly typed/ weak typing -- 弱类型

strongly typed/ strong typing -- 强类型

according to the covention -- 按照惯例

adopted child -- 抱养的孩子

biological child -- 亲生的孩子

big and comprehensive -- 大而全的

small and specialized -- 小而专的

Explicitly -- 显式地

implicitly -- 隐式地

allocation / deallocation -- 分配/回收

a.k.a(also known as) -- 亦称,又名

as the name implies -- 顾名思义

beforehand -- 预先;事先;提前

behind the scenes -- 在底层

be basically a -- 基本上算是一个. . .

be best used when -- 最适合用在...的时候

be comfortable doing ... -- 很轻松地做...

be good to use when -- ...适用于...时候

be intended to ... -- 用来干...的

be desinged to ... -- 设计用来干什么的

camelCase -- 驼峰命名法

green check mark -- 绿对勾

red cross -- 红叉

round brackets, square brackets, curly brackets -- 小,中,大括号

cost-effective -- 高性价比的

emoji -- 表情符号

edge case -- 边界案例

error-prone -- 易出错的

far-fetched -- 牵强的;不切实际的

feasible, workable -- 可行的

infeasible, unworkable -- 不可行的

figure out -- 想出;弄明白

FIFO -- First In First Out

flatten -- 打平

for simplicity -- 为简便起见

for that to happen, ... -- 为了做到这一点;为了实现这个目标

platform-agnostic -- 平台无关的

go deep into -- 深入到

The issue here is that -- 这里的问题是...

A interfere with B -- A干扰B

intuitive -- 凭直觉的;易懂的

keep ... and ... in sync -- 使...和...保持一致

keep ... out of ... -- 使 … 置身于…之外

here is where ... comes into play -- 这就是...发挥作用的地方

here is where ... step in --这就是...可以介入(干预)的地方

LIFO -- Last In First Out

liken sth/sb to sth/sb -- 把...比作...(同compare sth/sb to sth/sb)

lowercase -- 小写字母命名法

this node is moved down two levels -- 这个节点被下移两个层级

man-hour -- 工时

marital relationship -- 婚姻关系

Methodology -- 方法论

miscellaneous -- 各种各样的,五花八门的,大杂烩的

now that -- 既然

omit -- 忽略掉

"one size fits all" solution -- 万能的解决方案

solve the problem once and for all -- 彻底地,一劳永逸地解决问题

over time -- 随着时间的推移

plug-and-play - 即插即用的

pressing -- 紧急的,迫切的

pseudo code -- 伪代码

Realistically -- 实事求是地说

be referred to as ... -- 被称为...

reducer -- 归纳函数

refer to it as -- 把...称为...

roundabout -- 迂回的;间接的;兜圈子的

self-explanatory -- 自解释的

solid line -- 实线

dashed line -- 虚线

syntactic -- 语法的

A rectangle stands for a male node -- 矩形代表男性节点

A willow leaf stands for a female node -- 柳叶代表女性节点

the most space-saving solution -- 最節省空間的解決方案

semantic -- 语义的

synthetic -- 人造的,人工合成的

take into account -- 考虑到;把…计算在内

tedious -- 冗长乏味的

in theory -- 理论上,按道理(同Logically)

That said, -- 也就是说,

There is nothing to dive into -- 没啥值得深入研究的东西

Technical debt (expensive work that must be done later) -- 技术债

tweak -- 微调

under heavy load -- 在高负荷,高负载情况下

under the hood -- 在后台,在底层

when it comes to -- 当谈到...

WYSIWYG(what you see is what you get) -- 所见即所得的

(fix the bug/work on IOS) like a charm -- ...立竿见影,效果超好,超顺畅