Send a Python dictionary to JavaScript / HTML with simple JSON

preview_player
Показать описание

THIS VIDEO: A thought experiment on how to move data generated from Python code to an html /web-compatible form. Dictionaries are very translatable objects. This exercise basically generates a python array, converts it to a stringified JSON, makes a JavaScript file which parses the stringified JSON to a JSON object, and displays the processed data with html code.
In this basic exercise, the tasks are achieved WITHOUT the use of jQuery or Ajax
Рекомендации по теме
Комментарии
Автор

I cannot tell you how helpful was this video to me personally. Thank you very much for putting the work to make this video! ❤️❤️

БориславКунов-фр
Автор

Is it possible to send data to webpage in encrypted form and then show it on webpage after decryption as you are displaying?

samvirtjk
welcome to shbcf.ru