Brian Vallelunga

Results 7 issues of Brian Vallelunga

- https://github.com/DopplerHQ/awesome-bots - https://github.com/DopplerHQ/awesome-interview-questions **[Explain what this list is about and why it should be included here]** **Awesome Interview Questions** List of interview guides for each language and framework. All...

Hey @mats-claassen thank you for building this amazing library! This is exactly what I was looking for!!! I noticed you have a lot of examples with Image based ML and...

feature request

Hey Cal community! Excited to add [Doppler](https://doppler.com) support for secure secrets management. Guide to using Doppler with Cal: 1. Import our project to get setup. 2. Create a service token....

How do I access the result of app.use in socket.io routes? Example ``` javascript var express = require('express.io'); var orm = require('orm'); var app = express().http().io(); app.use(orm.express("mysql://username:password@host/database", { define: function...

Thanks for the amazing work! I currently building an app that also requires facebook sdk. The facebook requires that I cant have the -objC linker flag which causes this library...

enhancement
v0.3.0

@chjj thanks for building `pty.js` and `term.js`, it is amazing! I am using it for a site where users can open up a terminal session in the browser. What is...

I noticed that if you are using media queries to change placement of elements the selects do not follow to the new position. I have written below some enhancements to...