#javascript #websocket #elixir #bachelor_of_science #thesis
Multi-directional real-time creative collaboration platform based on websockets
https://medium.com/homullus/multi-directional-real-time-creative-collaboration-platform-based-on-websockets-c2636e736cd1
Multi-directional real-time creative collaboration platform based on websockets
https://medium.com/homullus/multi-directional-real-time-creative-collaboration-platform-based-on-websockets-c2636e736cd1
Medium
Multi-directional real-time creative collaboration platform based on WebSockets
BSc Thesis, Middlesex University London, SAE Institute Belgrade
#specific #javascript #elixir #phoenix
Load specific js files in elixir and phoenix
https://dev.to/ricardoruwer/load-specific-js-files-in-elixir-and-phoenix-o57
Load specific js files in elixir and phoenix
https://dev.to/ricardoruwer/load-specific-js-files-in-elixir-and-phoenix-o57
The DEV Community
Load specific JS files in Elixir and Phoenix
First of all, I'd like to say that this post is based on that one: http://codeloveandboards.com/blog/...
#webdev #javascript #graphql #elixir
Interesting web technologies to follow in 2019
https://dev.to/jakeprins_nl/interesting-web-technologies-to-follow-in-2019-2pll
Interesting web technologies to follow in 2019
https://dev.to/jakeprins_nl/interesting-web-technologies-to-follow-in-2019-2pll
The DEV Community
Interesting Web Technologies to follow in 2019
// @NOTE: This was originally posted on Medium a year ago. The world of web development is constant...
#beginners #elixir #productivity #javascript
An intro to elixir from a javascript background
https://dev.to/ryanmoragas/an-intro-to-elixir-4k0d
An intro to elixir from a javascript background
https://dev.to/ryanmoragas/an-intro-to-elixir-4k0d
DEV Community
An Intro to Elixir from a JavaScript Background
Elixir is a functional programming language that extends the Erlang language, which is an older langu...
#apprun #javascript #elixir #websockets
Create a phoenix liveview like app in js with apprun
https://dev.to/yysun/create-a-phoenix-liveview-like-app-in-js-with-apprun-dc8
Create a phoenix liveview like app in js with apprun
https://dev.to/yysun/create-a-phoenix-liveview-like-app-in-js-with-apprun-dc8
DEV Community
Create a Phoenix LiveView Like App in JS with AppRun
A step by step instruction to create WebSockets based AppRun Applications
#elixir #javascript #functional
Recursive approach to map and reduce: a thought experiment
https://dev.to/savagepixie/recursive-approach-to-map-and-reduce-a-thought-experiment-4dnh
Recursive approach to map and reduce: a thought experiment
https://dev.to/savagepixie/recursive-approach-to-map-and-reduce-a-thought-experiment-4dnh
DEV Community
Recursive approach to map and reduce: A thought experiment
In my early stages of learning Elixir, I had to write a recursive implementation of the functions map...
#javascript #elixir #syntax #codenewbie
Elixir and javascript syntax comparison
https://dev.to/maartz/elixir-and-javascript-syntax-comparison-34md
Elixir and javascript syntax comparison
https://dev.to/maartz/elixir-and-javascript-syntax-comparison-34md
DEV Community
Elixir and Javascript syntax comparison
On a daily basis at work I use 2 languages. Java and Javascript. Doing Javascript everyday and learni...
#elixir #ember_js #javascript #web_development #ruby #react #engineering
A short guide to our favorite libraries of 2020
https://dockyard.com/blog/2021/01/01/a-short-guide-to-our-favorite-libraries-of-2020
A short guide to our favorite libraries of 2020
https://dockyard.com/blog/2021/01/01/a-short-guide-to-our-favorite-libraries-of-2020
#elixir #phoenix #liveview #javascript
Upload files to google drive with phoenix liveview
https://dev.to/santiagocardo/upload-files-to-google-drive-with-phoenix-liveview-256e
Upload files to google drive with phoenix liveview
https://dev.to/santiagocardo/upload-files-to-google-drive-with-phoenix-liveview-256e
DEV Community
Upload files to Google Drive with Phoenix LiveView
Phoenix LiveView has a great abstraction when it comes to uploading files. It makes our life much...