The Open Source U
  • Home
  • About
  • Mission Statement
  • pg-promise
  • Linkbook
  • tOSU@GitHub
  • OSS: pg-migration-promise
Daily Scrum - Standup Questions

Daily Scrum - Standup Questions

4 years ago 1 min read quick-tipsoftware engineering
These are the questions that you must answer during a daily scrum stand-up: What did you do yesterday?What will you do today?Are there any impediments in your way?Just posting this
Read Now Read Later
Frank Villasenor
By: Frank Villasenor
JavaScript: var vs const vs let

JavaScript: var vs const vs let

4 years ago 1 min read quick-tipNode.JSReference
In JavaScript, what's the difference between var, const and let? In previous generations of JavaScript, only var was available. The latter two were added as part of ES2015. ScopeBoth let and const are
Read Now Read Later
Frank Villasenor
By: Frank Villasenor
Linkbook 7

Linkbook 7

4 years ago 1 min read Linkbook - Interesting Technical LinksTools of Open SourceReactRedux
Encapsulation in Redux: the Right Way to Write Reusable ComponentsClockify - 100% Free Time Tracking SoftwareMonoGame - Web Demo10 React mini-patterns - Hacker NoonReact Redux Connect Tutorial — When and How to Use ItSo,
Read Now Read Later
Frank Villasenor
By: Frank Villasenor
Moving Cloud Hosts

Moving Cloud Hosts

4 years ago 1 min read news
We're in the process of moving cloud providers. The reasons are not important at this time but you may have some trouble accessing the site in the near future. If this is the
Read Now Read Later
Frank Villasenor
By: Frank Villasenor
NuGet - Nuspec file does not exist in package Error Message

NuGet - Nuspec file does not exist in package Error Message

4 years ago 1 min read NuGetTools of Open Sourcequick-tip
Clear the NuGet cache with the following command. Note: You'll need the NuGet.exe. Command: nuget locals all -clear
Read Now Read Later
Frank Villasenor
By: Frank Villasenor
Newer Posts
Page 4 of 12
Older Posts
Powered by Ghost
The Open Source U