今天被公司给辞了,原因是在开会的时候发火了,把php给骂了。 因为公司比较小,有两个后台,我前端,还有一个美工。 事情是这样的,开会的时候php程序员一直逼逼个没完,说完前端说后端,说完前端说美工,傻逼老板什么也不懂被他忽悠的一愣一愣的,把我和美工说的一文不值,例句“前端不就是DIV么,简单东西”,“要我写我自己也能写,多简单点东西”,“你要后台权限干嘛,你用不到那东西”,“你这个颜色得好好弄弄”,“这个块显示隐藏我们后台就能控制”,“这个表单验证你们正则只能写简单的”,等等等等,当时我就炸毛了!直接QNMLGB,结果晚上通知我离职,这是我第一份工作?难道后台都这样?我以后该怎么做?
——————————————————
谢谢,看到有些朋友说前端不需要后台权限,但我是个小白,之前学的时候用后台权限来清缓存,去不我不这么做该如何清缓存,谢谢大家
回复内容:
滚,老子打的$都比你多 人家叫设计师,你们美工美工的叫,人家也没炸毛啊 别听那些答案扯情商扯职业技巧。持续学习和提升自己的确是必要的,但关于QNMLGB这事,就你的描述,你问我滋慈不滋慈,我QTMLGB绝对滋慈你。 当别人看不上你的工作的时候,跟他发火是没用的,偏见已经形成了。我通常会看看心情,心情好的话,我就跨界到他那个领域,钻得比他还深(偏),然后嘲讽打击鄙视死他,还能收获一些知识,多好啊。
要是做不到这个,那说明他人真是大牛,我等真是菜鸡,我被鄙视心甘情愿。 这不是他们的错。
这是你的错。
你的工作经验、能力限定了你目前只能找到这样的公司。
当你提升了自己,认识到更宽广的世界,你就会发现今天的愤怒完全的一文不值。
如果你一直停留在这样的环境,那真是你的问题。 看完之后,有个感受,就是后台水平也一般,从后台的话语中也可以看出题主比较容易被替代。
首先后台说对一半,前端不需要后台的权限的,你有了他的权限会影响他的数据库。你手上只要他给你份API文档就不用管其他的,但是后台所说的前端只是DIV,那是对前端的讽刺,现在还什么年代呢,JQ都有人嫌过时了,如果以后遇到这种话,要不用你的技术压倒他,要不你就不要理会,切记不要再为这些不懂你的人生气
。
题主现在最紧要的是提升自己,当你变强了你就不在乎这些东西的了,回头看是不是自己当初太嫩呢O(∩_∩)O 他会你能干的活 你不会他能干的活 于是 他还真能说你傻逼 题主这处于鄙视链的下游啊。。。题主去分分钟学会php教他做人 其实这种事要拼气场,还是跟自己知识的深度和广度有关系。
直接骂人,就落了下乘。
多学习提高自己,到一个尊重前端的公司去。
或者自己嘴遁足够强力,活生生把一个后端驱动的团队逼成一个前端驱动的团队,后端只配输出 json 啊,有木有? 我本来想好好回答你的问题,突然发现自己在这个话题下的话题经验(也就是名字后面那句话了)貌似已经,,,回答了这个问题?这句话不是针对你说的,是大概2年前就在这个话题下改成这样了。对于事情对错不想评判,因为只看到你一个人讲的。
只是想说我和我的前端关系都是很好的,一般都是我低调一点求他们。然而这并不是因为我多么有素质,而是因为人家能做的事,我搞不定。我凭感觉来说,一般的JS/CSS我都能写,这个真算不上FE的核心竞争力。那我说一下我认为的所谓我搞不定的前端工作:
1 CSS的内聚耦合性,这个不光是代码有这个要求,CSS也一样,因为80%的变更涉及UI。
2 JS瘦身。比如用zepto代替jquery,那些jquery的第三方你能保持继续能用吗?
3 HTML瘦身。这个其实很鸡肋,但是人家写的瘦,后期操作DOM就是省心,网速虽然意义不大,但是人家写的就是巧妙就是小,不服气不行。
剩下的我还能写一箩筐。特别是把很多技巧组合起来用,还保持优雅,你要是有这个水平,偶尔进个坑不算啥,跪舔你的工作到处都是。不信你来我这?

PHP is widely used in e-commerce, content management systems and API development. 1) E-commerce: used for shopping cart function and payment processing. 2) Content management system: used for dynamic content generation and user management. 3) API development: used for RESTful API development and API security. Through performance optimization and best practices, the efficiency and maintainability of PHP applications are improved.

PHP makes it easy to create interactive web content. 1) Dynamically generate content by embedding HTML and display it in real time based on user input or database data. 2) Process form submission and generate dynamic output to ensure that htmlspecialchars is used to prevent XSS. 3) Use MySQL to create a user registration system, and use password_hash and preprocessing statements to enhance security. Mastering these techniques will improve the efficiency of web development.

PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

PHP is still dynamic and still occupies an important position in the field of modern programming. 1) PHP's simplicity and powerful community support make it widely used in web development; 2) Its flexibility and stability make it outstanding in handling web forms, database operations and file processing; 3) PHP is constantly evolving and optimizing, suitable for beginners and experienced developers.

PHP remains important in modern web development, especially in content management and e-commerce platforms. 1) PHP has a rich ecosystem and strong framework support, such as Laravel and Symfony. 2) Performance optimization can be achieved through OPcache and Nginx. 3) PHP8.0 introduces JIT compiler to improve performance. 4) Cloud-native applications are deployed through Docker and Kubernetes to improve flexibility and scalability.

PHP is suitable for web development, especially in rapid development and processing dynamic content, but is not good at data science and enterprise-level applications. Compared with Python, PHP has more advantages in web development, but is not as good as Python in the field of data science; compared with Java, PHP performs worse in enterprise-level applications, but is more flexible in web development; compared with JavaScript, PHP is more concise in back-end development, but is not as good as JavaScript in front-end development.

PHP and Python each have their own advantages and are suitable for different scenarios. 1.PHP is suitable for web development and provides built-in web servers and rich function libraries. 2. Python is suitable for data science and machine learning, with concise syntax and a powerful standard library. When choosing, it should be decided based on project requirements.

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment