I have been using Django for about 6 months now, and python long before that. I started with JS 3-4 months ago and the frontend stuff you can do is just amazing... I feel I am...
Hey thanks for helping erlier. I found this: https://laracasts.com/discuss/channels/servers/laravel-54-is-not-setting-cookies-when-uploaded-to-server And asked the dev to go ...
I am building an app and was thinking about letting django sessions handle the authentication but using JS to fetch the data from a django API. How do I pass the session or to...
I like coding, but the trend today are all these crazy avatar vector people thingys... There must me some auto/paste tool thingy or library?
I am having some issues defining a pipeline in gitlab that only runs for merge requests to a perticular branch. The only option acts as OR and not AND witch is what i need. C...
My wife is pretty skilled with a pen and we have a lenovo yoga with a Lenovo active pen 2, what (windows) programs is a good place to start drawing illustrations and svg vecto...
I've only used node / js for about a year (on and off) and I like it but one thing anoyes the crap out of me... There seems to be no consensus on how to name functions that r...
Supertux is one of the most famous Linux games out there, surely you can install it without flat? (giving you either a working game or more info).
Thats fine, but how do handle static being different folders on dev and prod ?
Any hyper-v familiars here? Is is possible to launch an application inside a hyper-v machine from the host start-menu ? So the hyper-v instance runs and closes with the appli...
Any idea why prettier does this: https://pastebin.com/icrpurEa And how I can change it?
Can I still run normal docker commands (aka containers) if i enable swarm mode ? I want to rune some services with docker compose and some with swarm on the same machine...
When using babel with sequelize do you leave your db folder out of the src/server (folder) to compile. Its like spaghetti when you compile migrations/sequal settings etc?
Do you use if name ... in your CLI scripts? If so how do you trigger the file from your setup.py scrips (import *, run main?) I cant find much pratice on this...
You mean combining currying browserify?
Is there a way to use localstorrage as variables so i can save directly to local storrage when modifying or replacing the variable ?
How? I can't draw, and I literally mean I can't draw a circle, I can barely fidle readable letters...
Right now i am setting the value both locally and in storrage, how is that efficiant ?
yes i can see that, but how do you see it returnes a promise ?
Do you use async code or done() when writing async tests ?