Hi, I'm beeman 🐝
Thanks for checking my profile!
If you want to get in touch, send me a message on twitter. Also, I recently started to blog on DEV so follow me there!
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseThanks for checking my profile!
If you want to get in touch, send me a message on twitter. Also, I recently started to blog on DEV so follow me there!
🍌 Angular UI library to split views and allow dragging to resize areas using CSS flexbox layout.
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
anchor keys sync should export the program id as a const in the TypeScript file
Currently, there's no easy way to get the program id from an Anchor program in TypeScript. The developer generally manually copies the id over to t…