Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jake
Jake has asked
44
questions and find answers to
19
problems.
Stats
672
EtPoint
164
Vote count
44
questions
19
answers
About
Developer and Sysadmin - mostly for webapps.
Python/Django, Javascript/Backbone/Jquery.
Jake questions
can jQuery.live stop the browser following a link?
What is the best way to set a fallback value in Python?
How can I get the text that was clicked on in Javascript?
Is it wrong to declare a variable inside an if statement in Javascript?
Can a method be used as either a staticmethod or instance method?
Avoid CORS preflight for Firebase callable function
How can I view raw image data in sublime text
Python: Get importing module's details from within imported module
In PostGIS a polygon bigger than half the world is treated as it's opposite
Nginx proxy_cache caches 502 errors
Jake answers
can jQuery.live stop the browser following a link?
Django: remove a filter condition from a queryset
Avoid CORS preflight for Firebase callable function
Is referencing a selector faster in jquery than actually calling the selector? if so, how much does it make a difference?
How can I view raw image data in sublime text
In PostGIS a polygon bigger than half the world is treated as it's opposite
Nginx proxy_cache caches 502 errors
What's the widget used to assign user permissions in Django admin called?
The @login_required decorator of Django redirects people to /accounts/login when they aren't registered. How to change this URL?
django tastypie and cross domain json