-
`gmail.observe.on('view_email', function (obj) {
priotityTag();
console.log('Changed email in thread: ' + obj.id)
post(obj.id, "email")
});`
I have this code but whenever…
-
Hey Sam, really been enjoying using Raze so far.
I wondered if you would humor the idea, for the future of Raze, to remove the existing `ctx.state` *hash* for a user-defined `Raze::State`. While th…
-
As the [VF 2.0 matures](https://visual-framework.github.io/vf-core/), we expect most new projects will make use of its new architecture and look. However, there will be many existing projects that are…
-
Webpack generates extraneous chunks for each module (be it image, stylesheet, js module, etc.) that is imported via static `import` or `require`, only in split points.
Here is the [Home](https://…
-
Hi I'm getting an issue while "npm start" saying:
npm ERR! Linux 4.4.0-66-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v7.8.0
npm ERR! npm v4.2.0
npm …
-
Hi,
thanks for this boilerplate code.
I encountered a problem with registering as a new user.
0. I setup the Database in manually with importing the create.sql
1. On register as a user, I got a…
-
-
any paper or algorithm description about text extraction? I want to know its theory details, thanks
-
Currenty I have to write this:
``` javascript
client.createModel("Account", {
id: client.type.string().required().allowNull(false),
name: client.type.string().min(1).required().allowNull(fals…
-
We're back!
This Black Friday, November 2024, feel free to submit your discount, promotion, and deals here!
The rules are still the same this year:
- First come, first merged.
- Put your dis…