Thursday, April 30, 2020
Monday, April 27, 2020
Friday, April 24, 2020
Thursday, April 23, 2020
Phoenix LiveView - using JS & Charts component
You can tie into JavaScript with hooks: https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html#module-js-interop-and-client-controlled-dom
and if you want JS charts, check out how the Phoenix Dashboard uses uPlot:
https://github.com/phoenixframework/phoenix_live_dashboard/commit/d887c305f887c4d991f2ee40301a628aa41eb8b0
Here's the charting component: -
https://github.com/phoenixframework/phoenix_live_dashboard/blob/master/assets/js/metrics_live/index.js
and if you want JS charts, check out how the Phoenix Dashboard uses uPlot:
https://github.com/phoenixframework/phoenix_live_dashboard/commit/d887c305f887c4d991f2ee40301a628aa41eb8b0
Here's the charting component: -
https://github.com/phoenixframework/phoenix_live_dashboard/blob/master/assets/js/metrics_live/index.js
Labels:
elixir,
phoenix,
web applications
Wednesday, April 22, 2020
Tuesday, April 21, 2020
Sunday, April 19, 2020
Postgresql - launch options
Run as a Background service:
To have launchd start postgresql now and restart at login:
brew services start postgresql
Not as a Background service:
Or, if you don't want/need a background service you can just run:
pg_ctl -D /usr/local/var/postgres start
To have launchd start postgresql now and restart at login:
brew services start postgresql
Not as a Background service:
Or, if you don't want/need a background service you can just run:
pg_ctl -D /usr/local/var/postgres start
Saturday, April 18, 2020
Friday, April 17, 2020
Wednesday, April 15, 2020
Tuesday, April 14, 2020
Sunday, April 12, 2020
Friday, April 10, 2020
Difference between Management & Leadership
https://marker.medium.com/companies-dont-need-to-lay-people-off-to-survive-4197a9e57f6c
Excerpt:
Excerpt:
One of the things I’ve learned in my 45 years leading a company is that while Management is about using others for your success, Leadership is about stewarding the lives entrusted to you.
Saturday, April 4, 2020
Friday, April 3, 2020
Thursday, April 2, 2020
Wednesday, April 1, 2020
Subscribe to:
Posts (Atom)
Followers
Blog Archive
-
▼
2020
(315)
-
▼
April
(25)
- Mongodb tutorials
- HOW TO FLY A QUADCOPTER/DRONE FOR BEGINNERS
- Websites to learn about Drones
- What's coming in Unpoly 0.70 - Google Groups
- Phoenix LiveView - using JS & Charts component
- Build a real-time Twitter clone in 15 minutes with...
- Pokemon Rest API
- Discussion on React's performance issues
- Postgresql - launch options
- Data for Covid19 in India
- The BEST Low Cost DRONES for BEGINNERS (part 1)
- Drone Theory 101: Part 1. The basics, and how an f...
- Drone programming using MIT Scratch
- Lazy Load images in browser
- The Ultimate Guide to WKWebView
- Build a Hybrid SwiftUI app for iOS with Phoenix Li...
- Rails & Docker Compose
- Difference between Management & Leadership
- A good website to waste time
- D3.js tutorial
- AWS ElastiCache (Redis) metrics - CPU Utilization ...
- A new authentication solution for Phoenix by @jose...
- LiveView update
- How DevOps has evolved since 2012
- GOTO 2019 - Scaling up an iOS Codebase - Tjeerd In...
-
▼
April
(25)