- Oct 2020
-
humanwhocodes.com humanwhocodes.com
-
The reason for this is very simple: once code gets checked-in, it takes on a life of its own.
-
Checking in is akin to sharing your code with others, and once out in the world, it’s hard to predict what that code will do.
-
-
www.onwebsecurity.com www.onwebsecurity.com
-
Yet it can be deceivingly difficult to properly encode (user) input
They were talking about output encoding but then switched to input encoding? Did they really mean to say input encoding here?
-
-
facebook.github.io facebook.github.io
-
E4X is a deprecated specification with deep reaching semantic meaning.
-
-
github.com github.com
-
I prefer to have optionality over compound planing (assumptions, based on assumptions, …).
-
anti-fragile development
-
-
-
TOOAWTDI
-
-
dylanvann.com dylanvann.com
-
Svelte should make something like useEffect part of the framework so that this could work better and be less verbose.
-
-
-
Although I'm starting to regret even posting this because I feel like it cheapens what we've accomplished.
-
I started Solid years ago before I thought anyone would be interested in using it. I only started promoting it because it had already achieved the goals I had set out for it.
-
-
github.com github.com
-
JSX is an XML-like syntax extension to EcmaScript (https://facebook.github.io/jsx/). It is not a language or runtime.
-
-
github.com github.com
-
perhaps, imo this would make more sense. but it would slow down Parcel significantly as packages who don't have a browserslist or something similar will all get compiled (and most packages actually do target commonjs, which makes this prob not such a good idea). Which unfortunately is way too many packages. It would be great if tools like babel actually enforced a similar pattern to Parcel and use browserlist file or package.json instead of allowing defining target env in babel. Or at least not encourage it.
-
- Sep 2020
-
final-form.org final-form.org
-
You probably want initialValue! ⚠️ The value of the field upon creation. This value is only needed if you want your field be dirty upon creation (i.e. for its value to be different from its initial value).
-
-
github.com github.com
-
So I guess what @Rich-Harris is trying to say is that (sorry, I'm just logging it here for my own benefit)
-
-
medium.com medium.com
-
they practically live on npm and already know which packages they like
-
-
github.com github.com
-
When the message say function was called outside component initialization first will look at my code and last at my configuration.
-
-
github.com github.com
-
new style RFC
-
-
-
Three tests to prove a small piece of behavior. Although it might seem overkill for such a small feature, these tests are quick to write—that is, once you know how to write them
-
-
drive.google.com drive.google.com
-
Referring to Edwacer
-
-
www.w3.org www.w3.org
-
GitHub Issues are preferred for discussion of this specification.
-
-
eclass.srv.ualberta.ca eclass.srv.ualberta.ca
-
Tree of Life
The 'Tree of Life' has been present throughout many cultures and religions across history. It has been known by many different names but the meaning is always a source of life or a creator. The ancient Egyptians, Christians, Myahs, and Assyrians all believed in this 'Tree of Life.'
Tags
Annotators
URL
-
-
-
Customers care more about the value our application adds to their lives than the programming language or framework the application is built with. Visible Technical Debt such as bugs and missing features and poor performance takes precedence over Hidden Technical Debt such as poor test code coverage, modularity or removing dead code
-
- Aug 2020
-
pragmaticpineapple.com pragmaticpineapple.com
-
Now, you feel a sudden urge to use it. You ping your team lead or send a message to your whole team about this cool new way of doing things, and you suggest that you start using it.
-
-
hyperlink.academy hyperlink.academy
-
Course as community onboarding
I like this idea - as when joining a community figuring out the 'rules of engagement' can be hard, and also
- who to go for what
- what do I need to know to start
- how does this community work
For team on-boarding, project on-boarding, etc - it can also guide people towards other courses / resources that may be more ongoing or of other types
-
- Jul 2020
-
-
The second situation occurs when a person says unpleasant things about another when he or she ought to have known they are false. A reasonable person generally refrains from sharing negative information about others if he or she has reason to doubt its veracity.
-
-
stackoverflow.com stackoverflow.com
-
Ultimately though, I'd say the file structure that makes the most sense for your i18n workflow is the best one.
-
-
-
The carefully crafted Medium story can give the appearance that- at the nadir of your professional life- you are above it all, you are concerned about others, and you are a soulful human being moving on to an even more lucrative future.
-
-
evilmartians.com evilmartians.com
-
We mostly write integration tests, by the way—and 20% is not that bad (but can be even better).
-
-
tabcomputing.com tabcomputing.comT A B1
-
ΨΤ Corporation
Tags
Annotators
URL
-
-
github.com github.com
-
But I love it, and so I plan to keep it alive.
-
- Jun 2020
-
-
DaveLagnado on Reddit
-
-
www.engadget.com www.engadget.com
-
The developers are ending support for Tor Messenger due primarily to a lack of support.
What does a "lock of support" really mean?
-
-
securitytoday.com securitytoday.com
-
“We have a responsibility to protect your data,” said Zuckerburg, in March. “And if we can’t, then we don’t deserve to serve you.”
-
- May 2020
-
stackoverflow.com stackoverflow.com
-
echo "${BASH_REMATCH[1]/:\/\//://gitlab-ci-token:${GL_TOKEN:-$GITLAB_TOKEN}@}" > $HOME/.config/git/credentials
-
git config --global credential.helper store
What does this do?
-
-
github.com github.com
-
We are not testing styles specifically at this time
-
Integration specs are relied upon to ensure the application functions, but does not ensure pixel-level stylistic perfection.
-
-
www.merriam-webster.com www.merriam-webster.com
-
of, relating to, or being a grammatical case or form expressing means or agency
I really need an example of this!
It seems unusual that they specifically mention "a grammatical case or form". I've never seen a definition before that is anything like this one.
How is this different from definition 1?
-
-
www.darpa.mil www.darpa.mil
-
ignore shared content across pages
-
-
support.gitlab.com support.gitlab.com
-
Requested Dormant Username Enter the username you would like to request, without the preceding URL (e.g., "User" instead of "gitlab.com/User")
Problem Type: Dormant Username Requests
-
-
about.gitlab.com about.gitlab.com
-
The GitLab.com support team does offer support for: Account specific issues (unable to log in, GDPR, etc.) Broken features/states for specific users or repositories Issues with GitLab.com availability
-
Out of Scope The following details what is outside of the scope of support for self-managed instances with a license.
-
-
-
For general questions, use cases, or anything else that does not fit into one of the above cases, please post in the GitLab Forum or on a third-party help site.
-
-
about.gitlab.com about.gitlab.com
-
We believe everyone deserves to report to exactly one person that knows and understands what you do day to day. The benefit of having a technically competent manager is easily the largest positive influence on a typical worker’s level of job satisfaction. We have a simple functional hierarchy, everyone has one manager that is experienced in their subject matter.
-
-
jamstack.org jamstack.org
-
When is your site not built with the Jamstack? Any project that relies on a tight coupling between client and server is not built with the Jamstack.
-
-
en.wikipedia.org en.wikipedia.org
-
In natural languages, some apparent tautologies may have non-tautological meanings in practice. In English, "it is what it is" is used to mean 'there is no way of changing it'.[1] In Tamil, vantaalum varuvaan literally means 'if he comes, he will come', but really means 'he just may come'.[2]
-
- Apr 2020
-
github.com github.com
-
There is a forum for discussing CommonMark; you should use it instead of github issues for questions and possibly open-ended discussions. Use the github issue tracker only for simple, clear, actionable issues.
-
-
en.wikipedia.org en.wikipedia.org
-
The term "ad hoc" in this context is not intended to be pejorative; it refers simply to the fact that this type of polymorphism is not a fundamental feature of the type system.
-
-
accessmedicine.mhmedical.com accessmedicine.mhmedical.com
-
Steroids used after the first 3 to 4 days after injury do not affect wound healing as severely as when they are used in the immediate postoperative period.
-
The level of vasoconstriction of the subcutaneous capillary bed is exquisitely responsive to fluid status, temperature, and hyperactive sympathetic tone as is often induced by postoperative pain. Correction of these factors can have a remarkable influence on wound outcome, particularly on decreasing wound infection rates
-
Chronic wounds, in general, behave differently in relation to bacterial growth when compared to acute wounds. Chronic wounds develop bacterial growth that is resistant to invasion by antibiotics and is protected from the host immune defenses.
-
-
www.freshworks.com www.freshworks.com
-
Finally, a collaboration tool that gives you full context
-
We prefer Freshconnect for ticket related discussions because it maintains the context and always remains part of the ticket. In Slack, these discussions get lost in threads within channels.
-
Collaborate where your work happens, not the other way around
-
- Mar 2020
-
-
Advertisements are often injected with malware.
-
-
-
Google Analytics created an option to remove the last octet (the last group of 3 numbers) from your visitor’s IP-address. This is called ‘IP Anonymization‘. Although this isn’t complete anonymization, the GDPR demands you use this option if you want to use Analytics without prior consent from your visitors. Some countris (e.g. Germany) demand this setting to be enabled at all times.
-
-
techcrunch.com techcrunch.com
-
has shone a spotlight on the risks that flow from platforms that operate by systematically keeping their users in the dark.
-
-
www.argotrans.com www.argotrans.com
-
Are you telling your customers that you are willing to invest $0 in providing them with a proper translation? Are you prepared to signal that those markets or languages aren’t a priority for your organization? That is a dangerous message to send, primarily if you rely on your global audience for significant amounts of your total revenue.
-
- Feb 2020
-
about.gitlab.com about.gitlab.com
-
We believe great companies sound negative because they focus on what they can improve, not on what is working. Our first question in every conversation with someone outside the company should be: what do you think we can improve?
-
- Jan 2020
-
www.budibase.com www.budibase.com
-
Your idea should stem from solving someone’s problem. Ideally, your own problem. It’s important that you choose an idea which interests you. Interest is key to fuelling motivation which is crucial when making a web app. It takes effort building web apps and it’s important you have fun during the process.
-
-
drewdevault.com drewdevault.com
- Dec 2019
-
serverfault.com serverfault.com
-
Both /proc and /sys are virtual filesystems which reflect the state of the system, and allow you to change several runtime parameters (and sometimes do more dangerous things, like directly writing to the memory or to a device). You should never backup or restore them.
-
-
www.taobackup.com www.taobackup.com
-
You might think that a one-line configuration file is not worth backing up. However, if it took you three hours to figure out how to set that configuration, it will probably take you three hours again in six months time.
-
-
unixwiz.net unixwiz.net
-
Before each election, I have traditionally written up an analysis of the California ballot measures and send it to my friends. It's not always obvious what the "real" agenda is on each one, and even with clear purposes there are often competing interests at play. These writings are the result of my own analysis, which comes from a libertarian perspective, and I'm not knowingly affiliated with any party behind any ballot measure. I believe that mere lists of "vote yes" or "vote no" are not very helpful except for sheep: it's important to know why one is urged to vote in any given direction. I would rather you vote against my position because you had an opposing view than vote with my position because you flipped a coin.
-
- Nov 2019
-
scotthelme.co.uk scotthelme.co.uk
-
Knowing the "risk", I was very happy to find this post (and the comments for the actual keyword). I didn't want more than read two frickin' paragraphs. I did not intend to give any personal details, payment information or whatever. Maybe there was a man in the middle and the information displayed had been altered - so what? "There's someone wrong on the internet" - nothing more. I have to check if the information I get from the site is plausible, that's part of my job. There was no "risk". I, as an informed user, should always have the possibility to access sites like that. The keyword-thing makes this harder for simple FaceTube-Clickers, and for a good reason, but I think it is a good solution, given my example.
"The TLDR; is that it stops users from clicking through security warnings"
So it's a restriction on users. As a user, I cannot accept that. It's war against ME.
-
-
reasonml.github.io reasonml.github.io
-
Reason is not a new language; it's a new syntax and toolchain powered by the battle-tested language, OCaml.
-
-
kentcdodds.com kentcdodds.com
-
Good tests encode the developer's intention, they don't only lock in the test's behavior without editorialization of what's important and why. Snapshot tests lack (or at least, fail to encourage) expressing the author's intent as to what the code does (much less why)
-
-
kentcdodds.com kentcdodds.com
-
I should also add that I'm in favor of relying more heavily on integration testing. When you do this, you need to unit test fewer of your simple components and wind up only having to unit test edge cases for components (which can mock all they want).
-
-
www.vulture.com www.vulture.com
-
was browsing through some journal articles and stumbled across John Milton’s annotated copy of Shakespeare’s first folio
The article is about the a scholar named Jason Scott-Waren and his finding of some journal articles which showed john milton´s annotated copy of Shakespeare first folio
-
-
www.freecodecamp.org www.freecodecamp.org
-
Often, if you are writing a test that amounts to “it does what it does”, or “it does exactly this, which happens to be duplicated in the application code”, then the test is either unnecessary or too broad.
-
Here are three rules of thumb I use to determine that something is not worth testing:Will the test have to duplicate exactly the application code? This will make it brittle.Will making assertions in the test duplicate any behavior that is already covered by (and the responsibility of) library code?From an outsider’s perspective, is this detail important, or is it only an internal concern? Can the effect of this internal detail be described using only the component’s public API?
-
- Oct 2019
-
github.com github.com
-
I had to upgrade my other project from Webpack 2 / Angular 5 to Webpack 4/Angular 7 and it was a complete nightmare! I lost a ton of hours and can't really justify charging my client for the weeks worth of time to figure it out.
-
- Sep 2019
-
codeburst.io codeburst.io
-
What if MobX did make assumptions on how your data is structured? What if it is opinionated? That is the curious case of Mobx state tree.
-
MobX as a data flow library, that enables you to roll your own state management architecture with minimal effort
-
- Aug 2019
-
www.robinwieruch.de www.robinwieruch.de
-
PortfolioWhat you can learn from me.
-
I am an avid reader, but I’m always struggling to memorize my learnings. I guess, that's why I started to write down my notes of books I enjoyed to read.
-
-
www.dailykos.com www.dailykos.com
-
That is approximately $10,739 per person.
That is expensiveness for a middle class family
-
ObamaCare, is the product of a Conservative Think-Tank. 60% of citizens get private insurance from their employers, 15% receive Medicare (65 and older), and the federal gov’t funds Medicaid for low-income families (the allocation to this fund has been declining).
Lucky, Trump removed that
-
Switzerland has mandatory health insurance that covers all residents.
Almost like the U.S.
-
France has a mandatory health insurance system that covers 75% of health care spending.
Even France covers there people health insurance but more than Canada
-
Canada pays for services provided by a private delivery system. The gov’t pays for 70% of the care.
Canada pay for the most of there peoples insurance
-
Countries that Provide Universal Healthcare 32 out of 33 developed countries in the world have universal health care.
As far as health care the united state is the worse at it.
-
-
blog.streamr.com blog.streamr.com
- May 2019
-
nav.al nav.al
-
hit a nerve
-
reached across aisles.
Tags
Annotators
URL
-
- Feb 2019
-
static1.squarespace.com static1.squarespace.com
-
rejection of knowledge derived from either testimony or revelation.
I understand this is only a cursory remark about his positions, but the idea seems off to me. I can "know" my kids loves me when she says so. I can "know" my father died when my brother calls to tell me. Why can't I "know" something spiritual that I learn in the same way? The nature of the knowledge (spiritual or otherwise) does not change the method of knowing.
-
-
static1.squarespace.com static1.squarespace.com
-
Who of all these has established the right signification of the word, gold? Or who shall be the judge lo determine
These still feel like very important questions.
-
- Sep 2018
-
www.what-song.com www.what-song.com
-
-
www.dartmouth.edu www.dartmouth.edu
-
That slumberd, wakes the bitter memorie Of what he was, what is, and what must be [ 25 ]
This rouses the memory of what he was and the thought of what he is and how he must become worse. one of the most powerful features of Paradise lost is the presentment of the gradual debasement and decline of Satan as the evil he works against man masters himself.
-
- Jul 2018
-
inst-fs-iad-prod.inscloudgate.net inst-fs-iad-prod.inscloudgate.net
-
The UbD framework promotes not only acquisition, but also the student’s ability to know why the knowl-edge and skills are important, and how to apply or transfer them in meaningful, professional, and socially important ways
This is the main reason why I am so interested in learning more about the UbD framework and templates. It really delves into WHY we teach what we're teaching. Is it because of standards or real world application? How can my students use this information in other areas?
-
- Feb 2018
-
www.american.edu www.american.edu
-
younggirls,because those typesoffictionareoften theonlytypestoofferpositive,well-roundedfemale protagonists.When societyshamesyounggirlsfortheirinterests in these kindsofstories,girlsfindthemselvescutofffrompotentialrole models,fromrelatable stories,andfrom a widercommunityofgirlslike themselves.Representation matters,partic
Thesis / Response
-
- Jan 2018
-
en.wikipedia.org en.wikipedia.org
-
Silence is the lack of audible sound or presence of sounds of very low intensity.
silent
Tags
Annotators
URL
-
-
s18.pdarrington.net s18.pdarrington.net
-
henwestudyanobject,formalizingourobservationsinlanguage,wegenerateasetofcarefullyselectednouns,adjectives,adverbs,prepositions,andverbswhicheffectivelydeterminetheboundsofpossibleinterpretation.Thisiswhythewordswechooseinsayingwhatweseehavesuchfarreachingimportance.Itisoutofourparaphraseofwhatweseethatallinterpretationgrows
I am applying the "What is a Machete, Anyway" as my supplemental text and the main idea of that article is expressing how there are various interpretations of what a Machete is actually. Some people see it as a tool while others see it as a weapon. Everyone's view on a particular object is not the same because of cultural differences. In the article, Cline says himself, "the machete bears an unusual character. It’s possible to conceive of it as a weapon, yes, but it’s also very much a tool — not altogether different from, say, a shovel."
-
thepossibilitiesarevirtuallylimitless-especiallyconsideringthatnotwoindividualswillreadagivenobjectinthesameway
In relations to the "What is a Machete, Anyway" article where the machete can be described as a weapon but also as a tool, relates to this specific line in terms of how people look at objects differently.
-
-
www.theatlantic.com www.theatlantic.com
-
But the machete bears an unusual character. It’s possible to conceive of it as a weapon, yes, but it’s also very much a tool—not altogether different from, say, a shovel. It’s possible that Wilson is just a stunted adolescent who never grew out of buying switchblades and throwing stars when the carnival comes to town, but the ease with which “tool” becomes “weapon” in the eyes of the law is remarkable.
As related to the primary text, the interpretations of what a machete is defined as can be viewed differently from all aspects. From a law standpoint, they see the machete as a weapon because it is a sharp object but others see it as a tool because it can be compared to a table saw or an ax.
-
Machete
What is a "Machete"? In my opinion a machete is a tool because tools can also be defined as weapons if they are used in an aggressive/deadly manner. For an example, a hammer is a tool but may also be used to harm someone.
-
“full size” machete.
Are there miniature machetes? But wouldn't a small machete be considered a knife?
-
the machete has a special place in the labor history of Florida, where for three and a half centuries slaves and wageworkers cut sugarcane in the fields by hand. Indeed, machetes are unique to the extent that they have always been used for both purposes—and not just as a plot device in horror flicks, either.
The machete can be used for various reasons. Many people use it in an ax-like manner to cut things down because that is how their cultural history used the "weapon/tool". I personally carry a pocket knife for various reasons. My main reason is for cutting open things in my art class (used as a tool) but I also carry it for protection because I have night classes (weapon). I don't believe you can say what a machete actually is because there are multiple uses for it.
-
I quickly realized from the descriptions that a machete was essentially the same thing as a “corn knife.”
This goes back to the primary researches statement of culture having an affect on how people see objects. Some cultures use machetes as actual tools i.e the "corn knife" while others see it as a weapon because they have seen it being used in that way.
-
-
www.nature.com www.nature.com
-
which are fired to the sample by an energetic laser pulseand result in a deformation volume on the order of 1,000mm
What does this mean
-
- Oct 2017
-
academic.oup.com academic.oup.com
-
He calls for more thoughtful engagement with the notion not so much of making things, but of fixing them, repurposing them in their diminishment and dismantlement—not of making new, but of making do, and of thereby engaging what he calls ‘an ethics of mutual care’—with each other, the world around us, and with the (quite literal) objects of our affection (Jackson, 2013, p. 231). This is a source, he says, of ‘resilience and hope’ and it’s a way of being in space and time that has deep feminist roots (Jackson, 2013, p. 237).
My initial thoughts were: sustainability, repurposing, upcycling. And yes, I agree that there is a resilience and hope in that. How Jackson made the leap to 'feminist roots' is not clear to me. Page 11 of this PDF goes into more detail: https://sjackson.infosci.cornell.edu/RethinkingRepairPROOFS(reduced)Aug2013.pdf.
After reading this PDF, I think he is saying that this idea of sustainability and repurposing or 'an ethics of mutual care' can be sourced back to feminist scholarship that came about in the '70s through the '90s'. Unfortunately, I can't see any deeper meaning than that or why this must be feminist in nature and not simply human nature. Why gender comes into this, I do not know. But then again, perhaps my understanding of what it is to be feminist is flawed?
-
-
rampages.us rampages.us
-
Emotion is an important factor in literary works. It is the motive force of creation, the yeast of imagination and the element of artistic charm. Therefore, all literature and art activities are inseparable from emotion. In a sense, there is no art without emotion
-
- Jun 2017
-
jolt.merlot.org jolt.merlot.org
-
"Fostering student engagement Create a community of learners Foster student-to-faculty and student-to-student interaction Judicious and strategic use of humor Creative and engaging use of videos, chats, podcasts, wikis, and discussion forums Use blogs to facilitate reflective thinking, collaborative learning, and knowledge construction( 2) Stimulating intellectual development Create natural critical learning environments Generate provocative acts, questions, statementsReflect on students‟ inaccurate and incomplete preconceptions or mental models Use technology to create engaging and authentic content(3) Building rapport with students Understand one‟s student population and determine the amount of help neededLet students get to know their teacher Use introductory video or other self-disclosure resourcesKeep written records of communication that includerelevant student information Be flexible with deadlines and due dates Provide individualized feedback on assignments and activities"
-
- May 2017
-
static1.squarespace.com static1.squarespace.com
-
Null values can thus quickly spread through a database, rendering everything they touch indeterminate
I just discovered that I do not understand enough about databases (in terms of functionality) to understand what this means.
-
- Jan 2017
-
www.nytimes.com www.nytimes.com
-
until black women on social media began calling out the press for ignoring the story. Many reached for one word — ‘‘erasure’’ — for what they felt was happening. ‘‘Not covering the #Holtzclaw verdict is erasing black women’s lives from notice,’’ one woman tweeted. ‘‘ERASURE IS VIOLENCE.’’ Deborah Douglas, writing for Ebony magazine, argued that not reporting on the case ‘‘continues the erasure of black women from the national conversation on race, police brutality and the right to safety.’’
black women are being erased from the discussion. Race in general plays a role on how much a topic is spoken about. This case was not even mentioned or discussed until black women started the talk.
-
- Oct 2016
-
school.bighistoryproject.com school.bighistoryproject.com
-
One electron could stay in orbit around one proton to become an atom of hydrogen
-
- Sep 2016
-
www.nytimes.com www.nytimes.com
-
“But the question is ‘What are you?’ and the answer is I’m white.”
im white....?
-
- May 2016
-
developer.mozilla.org developer.mozilla.orgRegExp1
-
Standard built-in objects
something like this http://www.publicrecordcenter.com/canada_courts.htm and other stuff like https://duckduckgo.com/?q=parliaments+list&ia=web
-
-
tachesdesens.blogspot.com tachesdesens.blogspot.com
-
Scratching around...
This is a feldgang, but with a twist. I see you taking on different identities, passing on to the next one some "baton" and then carrying on the conversation within that new set of bones. Or maybe it is a strawberry runner putting down roots and making a rhizomatic mat and carrying on, passing on hyphae and rooting ever on. All I know for sure is that I want to draw a random walking line down your post's page. I don't know why, but that is what I see in my crystal self.
-
-
tachesdesens.blogspot.com tachesdesens.blogspot.com
-
Tell me what you want!
Tags
Annotators
URL
-
- Apr 2016
-
github.com github.com
-
Iterators may also have some methods that are unique to their character, like dropWhile and takeWhile.
-
- Jan 2016
-
learning.blogs.nytimes.com learning.blogs.nytimes.com
-
Make connections
I'm connecting this with Sarah's comment (hopefully) https://hypothes.is/a/AVIyDIYO8sFu_DXLVai1 mmmm, nope, that didn't work. What does the "Link" option do then?
-
- Nov 2015
-
www.google.com www.google.com
-
Which Google Chrome extensions do I use? Aug 2015 ...▶ 5:13www.youtube.com/watch?v=ZeptGTkkRjAAug 30, 2015 - Uploaded by Mike DownesIn the interest of openness, made these tips public. Hope it helps people see the simplicity and effectiveness of ..
Why the hell is there no information on how to properly use this thing? I mean god damnit! I don't try and be the smarthest college student in the dorms for me to learn better. This is redicoulis.
-
- Sep 2015
-
github.com github.com
-
Handy javascript constructor tip: you can include a this instanceof Widget check like above to let people consume your module with new Widget or Widget(). It's nice because it hides an implementation detail from your API and you still get the performance benefits and indentation wins of using prototypes.
Tags
Annotators
URL
-