Javascript
Articles tagged "javascript"
2020-10-26
Snowpack is the fastest and easiest way ever to benefit from npm and imports in frontend code without going full SPA.
What this does MUCH faster frontend development ! Elected Productivity Booster OS Award 2020, Snowpack is a frontend builder with a …
2019-03-09
Python overtakes JavaScript as most questioned language
2018-11-21
https://github.com/owais/django-webpack-loader/pull/182
django-webpack-loader code splitting support by @alihazemfarouk, that has a sister pull request.
2018-05-12
https://git.yourlabs.org/oss/djnext
Django-NextJS Isomorphic UI Development with Decorator pattern for Django with: - nextjs out of the box experience for frontend development, - rendering of nextjs pages with context in Django with NextJS template …
2018-03-13
https://github.com/delitamakanda/django-react
Beautiful example of Django/React integration !
2018-03-12
https://yarnpkg.com/lang/en/docs/migrating-from-npm/
Example: https://github.com/betagouv/mrs/pull/176
2018-03-10
https://github.com/wildfish
Django isomorphic research !
2018-03-05
Yesterday, I confessed my guilt of writing shitty DOM manipulating JS code live in the browser, and said no, never again.
Due to positive feedback in the django-users mailing list, I’m writing how I actually plan to change how I do JS in Django …
2018-03-05
https://medium.com/@__amol__/going-isomorphic-with-python-and-react-f4664183f0c4
Great one <3
2018-03-04
Victory on JavaScript, let’s build another Django on top of Django :) With LOVE
2016-12-24
“How to make a navigation autocomplete with django-autocomplete-light v3” seems like a top FAQ since v3 release, because v2 included an example which was not reported inside the documentation of v3.
While the example in v2 documentation …
2013-02-22
dropzone.js is an open source library that provides drag’n’drop file uploads with image previews
2013-02-01
This plugin allows to drag’n’drop HTML table columns. It is rather light and consistent with usual jQuery plugin and javascript patterns.
This script doesn’t assume that it is smarter than you are. All it does is enabling clean …
2012-12-04
It’s time to replace calls to prompt(), alert() and confirm() in your javascript with this awesome plugin by Fabien Doiron.
2012-03-27
This article presents a technique to get the return value of a form opened in a javascript popup, like Django admin for foreign keys. It can be used to improve the ergonomy relation select inputs.
Introduction When a form allows to create or edit …
Found 15 articles.