The Coreteam Blog

Discover the latest industry processes, get ahead with cutting‑edge insights, and be in the know about the newest trends in GenAI and deep-tech space.

Filter by

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

MVC

Debugging

Startup

Frontend

Node JS

Javascript

Google Cloud Platform

Recruiting

HR

Docker

Travel

Lifestyle

Mentorship

Tech Debt

Management

DevOps

AWS

Development

Culture

Business

Debugging

Development

Javascript

Node JS

November 24, 2015

How to Remote Debug Node.js

Finding and fixing bugs is not always easy, especially if someone else wrote the code! Now image you need to remote debug Node.js code with bugs and code you didn’t write.

Development

Frontend

Javascript

MVC

September 9, 2015

Authenticating with Ember-Simple-Auth

Recently I’ve setup an ember project and I needed authentication. There is an excellent library / cli plug-in called ember-simple-auth. While the guides are great, the most recent version of Ember(1.13 / 2) doesn’t play nicely with the latest ember-simple-auth.

Development

Frontend

Javascript

MVC

June 2, 2015

Choosing an MVC framework: Why I picked Ember & why it was an awesome decision

When I started working with Originate on a new project, I was given the freedom to choose my own stack. The CEO’s requirements were simple: create an MVP to replace the current process of resource planning that we use today.