Anjana Vakil, an English teacher turned software developer talk about functional programming in JavaScript.
Got programming/software development related question ? Feel free to ask @devkinibot !
https://www.youtube.com/watch?list=PL37ZVnwpeshGgaWeK9oFRPIjrLSo8mm6b&v=e-5obm1G_FY
Got programming/software development related question ? Feel free to ask @devkinibot !
https://www.youtube.com/watch?list=PL37ZVnwpeshGgaWeK9oFRPIjrLSo8mm6b&v=e-5obm1G_FY
YouTube
Anjana Vakil: Learning Functional Programming with JavaScript - JSUnconf 2016
Slides: https://slidr.io/vakila/learning-functional-programming-with-javascript
Bacaan menarik - asal-usul domain, protokol, port dalam URL. //@devkinibot
https://eager.io/blog/the-history-of-the-url-domain-and-protocol/
https://eager.io/blog/the-history-of-the-url-domain-and-protocol/
Cloudflare
Connect, Protect and Build Everywhere | Cloudflare
Make employees, applications and networks faster and more secure everywhere, while reducing complexity and cost.
Screencast pendek menunjukkan penggunaan default parameter dalam JavaScript ES2015. //@devkinibot
https://channel9.msdn.com/Blogs/One-Dev-Minute/Default-parameters-in-JavaScript-ES2015
https://channel9.msdn.com/Blogs/One-Dev-Minute/Default-parameters-in-JavaScript-ES2015
Channel 9
Default parameters in JavaScript ES2015 (Channel 9)
Default parameters in JavaScript ES2015 allow you to specify the default values for your parameters if no value or 'undefined' is passed in. Microsoft Edge (with about:flags experimental JavaScript fe
Forwarded from π£π
π°π»π
Έπ
Όπ°π½π£
β³οΈ #devterm today
Regression - Bug yang sudah dibetulkan tapi muncul kembali akibat perubahan baru pada code. Antara fungsi utama automated tests adalah untuk mengelakkan regression daripada berlaku.
Feel free to ask @devkinibot for any software dev related questions.
Regression - Bug yang sudah dibetulkan tapi muncul kembali akibat perubahan baru pada code. Antara fungsi utama automated tests adalah untuk mengelakkan regression daripada berlaku.
Feel free to ask @devkinibot for any software dev related questions.
Forwarded from PacktPub Free Learning
Today free book is out!
Mastering Python Regular Expressions
https://www.packtpub.com/packt/offers/free-learning
Mastering Python Regular Expressions
https://www.packtpub.com/packt/offers/free-learning
Post lama, tapi kebetulan ada orang up balik. Utk mereka yang menggunakan Digital Ocean. //@devkinibot
http://k4ml.github.io/posts/hosting-multiple-apps-at-digital-ocean-droplet.html
http://k4ml.github.io/posts/hosting-multiple-apps-at-digital-ocean-droplet.html
ImportError
Hosting multiple apps at digital ocean droplet
Make the best use of your Digital Ocean droplet by hosting multiple apps, be it PHP, Python, Ruby etc side by side.
There's no need for your mobile app connecting to your own backend service to depend on CA for SSL verification. Create your own self-signed cert at the backend service and then verify it in your mobile app and you're free from CA. //@devkinibot
https://moxie.org/blog/authenticity-is-broken-in-ssl-but-your-app-ha/
https://moxie.org/blog/authenticity-is-broken-in-ssl-but-your-app-ha/
Another example usage of self-signed cert is telegram bot webhook - https://core.telegram.org/bots/self-signed
https://telegram.me/devkini/282
https://telegram.me/devkini/282
core.telegram.org
Using self-signed certificates
Upload your certificate using the certificate parameter in the setWebhook method. The certificate supplied should be PEMβ¦
How to delete remote git tags ?
//@devkinibot
git tag -d release-1.45
git push origin :refs/tags/release-1.45
//@devkinibot
Python script to download a webpage into single HTML file. All CSS, JS and images are embedded into the html file. Images are converted to base64 encoding for embedding. In other word, better than wget where you will have multiple files and folder.
https://github.com/zTrix/webpage2html
https://github.com/zTrix/webpage2html
GitHub
GitHub - zTrix/webpage2html: save/convert web pages to a standalone editable html file for offline archive/view/edit/play/whatever
save/convert web pages to a standalone editable html file for offline archive/view/edit/play/whatever - zTrix/webpage2html
Sara Soueidan on using SVG in browser at Render Conf 2016 //@devkinibot
https://vimeo.com/album/3953264/video/166790778
https://vimeo.com/album/3953264/video/166790778
Vimeo
Render 2016 - Sara Soueidan
This is "Render 2016 - Sara Soueidan" by whiteoctober on Vimeo, the home for high quality videos and the people who love them.
Forwarded from Nasrul Hazim
Assalamualaikum,
Boilerplate for Laravel Web Application is ready. You may fork, contribute if you wanted to. Or even use it for your projects. What's included in this boilerplate?
Front-end: jQuery, Bootstrap, Font-Awesome, Google Font Lato.
Laravel Packages:
Laravel Collective Form & HTML
Laratrust
more packages for developers will be add in such as view generator, or probably a scaffold generator.
Use it now at
Happy coding everyone.
#laravel
#boilerplate
Boilerplate for Laravel Web Application is ready. You may fork, contribute if you wanted to. Or even use it for your projects. What's included in this boilerplate?
Front-end: jQuery, Bootstrap, Font-Awesome, Google Font Lato.
Laravel Packages:
Laravel Collective Form & HTML
Laratrust
more packages for developers will be add in such as view generator, or probably a scaffold generator.
Use it now at
https://github.com/nasrulhazim/boilerplate-laravel .Happy coding everyone.
#laravel
#boilerplate