You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One word: task automation. It's basically zero effort and you can use the ./task.js package manager to handle any repetitive tasks. You can use ./task.js to automate everything with minimum effort.
./task.js provides the structure, order, and authority that you as a developer so desperately crave.
./task.js will also take responsibility for your actions if you need it to. It's what everybody is using now.
./task.js is the new hotness. It's all about ./task.js now, just like that.
During the past several years the way of managing javascript dependencies evolved bringing some advanced solutions. One of the concepts which became very popular today, is a module pattern. The beginning of this article explains the idea pretty well. This concept was then reused in many modern dependency-management solutions, and was finally suggested as a specification of AMD API, the most known implementation of which is probably the RequireJS.
Exporting feature, the problems of which are discussed in this text, is part of the module pattern. Strictly speaking, the module pattern itself has no relation to the dependency resolution, it is rather designed for managing and storing the data in a special way. But it naturally integrates as a base for the dependency management libraries.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Carta contra PL de regulamentação da profissão de Analista de Sistemas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Viemos por meio deste abaixo-assinado manifestar nosso repúdio ao PLS - PROJETO DE LEI DO SENADO, Nº 607 de 2007, que busca regulamentar a profissão de Analista de
Sistemas no Brasil.
O principal motivo desta manifestação dá-se ao fato de a profissão não oferecer, inerentemente a ela, riscos à sociedade ou à condição humana - diferentemente da profissão
de médico cirurgião, que pode causar a morte de um paciente, ou de engenheiro civil, cujo mal projeto pode fazer com que uma construção desmorone e tire vidas, ou de um
advogado, que por não ser conhecedor das leis que fundamentam nosso país resultando no encarceramento de um cidadão inocente. Ao contrário destas profissões, são raras as
ocasiões em que a profissão de Analista de Sistemas tem influência crítica sobre a saúde humana ou o bem-estar social; Um dos melhores exemplos do baixo risco que a
profissão tem sobre a sociedade é o crescimento exponencial do mercado de soluções de Internet, onde é raro encontrar uma situação
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters