Skip to content
CodingThailand's Blog
CodingThailand's Blog

by โค้ชเอก

  • Home
  • About Me
  • CodingThailand.com
CodingThailand's Blog

by โค้ชเอก

บอกเลย ปี 2016 เป็นปีทองของ Web Developer อย่างแท้จริง!

โค้ชเอก, 31/08/201631/08/2016

ปี 2016 นี้ ถือเป็นปีที่เทคโนโลยีส่วนใหญ่จะใหม่ และเปลี่ยนจากเวอร์ชันก่อนหน้าค่อนข้างมากครับ ข่าวดี คือ เรากำลังเรียนรู้อะไรใหม่ๆพร้อมๆกับ Web Developer จากทั่วโลก และทุกคนก็เริ่มศึกษาจาก 0 คล้ายๆกัน 🙂 ยกตัวอย่าง ด้านล่างนี้ สามารถเริ่มเรียนรู้ได้เลยครับ แม้จะเป็นมือใหม่ก็แนะนำเริ่มจากจุดนี้ได้เลย 1. JavaScript ES2015/ES6, TypeScript 2. PHP 7 3. Yii Framework 2 4. Laravel 5.2 5. Angular 2, React 6. Ionic Framework 2, React Native, Xamarin 7. ASP.NET Core ถ้าอยากเริ่มอัพเกรดตัวเอง ปีนี้แหละครับเหมาะสุดๆ เลย…

Continue Reading

เรื่องเล่า Angular 2 (RC5)

โค้ชเอก, 31/08/201631/08/2016

สำหรับคนที่ตาม Angular 2 อยู่ ตอนนี้เป็นเวอร์ชัน RC5 (2.0.0-rc.5) ครับ ใน RC5 นี้ได้เพิ่ม features ที่สำคัญมาก ได้แก่ Angular Modules (@NgModule)การมาของ Angular Modules ทำให้ angular libraies หลายๆตัวจะเริ่มทยอยกลายเป็น modules ครับ ไม่ว่าจะเป็น FormsModule, HttpModule, RouterModule เป็นต้น ทำให้โค้ดที่เคยเขียนต้องเขียนใหม่หลายจุดเลยทีเดียว เช่นเดียวกันครับ พวก third party libraries ทั้งหลายก็จะเป็นกลายเป็น Modules เหมือนกัน เช่น Meterial Design, Ionic, AngularFire2 (Firebase) เป็นต้น ข้อดีของ Angular Modules จะทำให้โค้ดในแต่ละ…

Continue Reading

7 ข้อแนะนำสำหรับมือใหม่ที่กำลังจะศึกษา Angular 2

โค้ชเอก, 10/08/201610/08/2016

1. Angular 2 มี style guide หรือคู่มือ/ข้อแนะนำ สำหรับการเขียนโค้ดที่ดีครับ แนะนำให้ศึกษาก่อนตามนี้ https://goo.gl/wW1wRf หรือง่ายกว่านั้น เวลาสร้างโปรเจคใหม่ หรือเขียนโค้ด ผมแนะนำให้ใช้ Angular-cli ครับ (https://goo.gl/pA0K5q) นอกจากจะช่วยเรา gen code แล้ว โค้ดที่ gen มา จะได้โค้ดซึ่งตรงกับ style guide ที่ดีด้วย สบายเลย 🙂 ตัวนี้ https://goo.gl/WsGW7o เป็นคู่มือ Angular CLI อย่าลืมพิมพ์แปะฝาบ้านไว้ 55+ 2. Editor เลือกตามใจชอบได้ เอาตัวที่ใช้กันบ่อยๆ ก็มี 3 ตัว ดังนี้ – Visual Studio Code (https://goo.gl/ex3TCL)…

Continue Reading

6 ขั้นตอน การเตรียมตัวก่อนเขียน Angular 2 ครับ

โค้ชเอก, 30/05/201630/05/2016

ความรู้พื้นฐานที่ต้องมี HTML, CSS, Modern JavaScript (ES2015/ES6) TypeScript https://www.typescriptlang.org/ การเตรียมเครื่องมือ ติดตั้ง Node.js และ npm ดาวน์โหลด และติดตั้งได้ที่ https://nodejs.org/en/ ติดตั้ง Editor ในที่นี้จะยกตัวอย่าง Atom ครับ ดาวน์โหลดและติดตั้งได้ที่ https://atom.io/ ติดตั้ง package ชื่อว่า Atom TypeScript ให้กับ Atom Editor (เข้าเมนู Settings -> Install พิมพ์ atom-typescript แล้วกด Install) ติดตั้ง package ชื่อว่า Angular 2 TypeScript Snippets เพื่อช่วยประหยัดเวลาในการเขียนโค้ด (เข้าเมนู Settings -> Install พิมพ์ angular-2-typescript-snippets…

Continue Reading

4 ขั้นตอน การแทรก Google reCAPTCHA และใช้งานร่วมกับ PHP

โค้ชเอก, 25/05/201625/05/2016

ขั้นตอนการแทรก Google reCAPTCHA เพื่อป้องกัน robot และ spam ให้กับฟอร์มในเว็บไซต์ ล็อกอินเพื่อรับ API Key ก่อน ที่ http://www.google.com/recaptcha/admin เสร็จแล้วให้กรอก Label และ Domains ของเราเอง ดังรูป เราจะได้ Site key และ Secret key มา ดังรูป ต่อมา จากภาพ (หมายเลข 1) ให้ copy โค้ดส่วนนี้ ไปวางไว้ในส่วน <head> ของ html  และ (หมายเลข 2) ให้ copy โค้ดส่วนนี้ไปวางไว้ฟอร์ม <form> ที่ต้องการครับ หมายเหตุ สำหรับคนที่อยากแสดงผลภาษาไทย ให้แก้โค้ดหมายเลข 1 ดังนี้…

Continue Reading

รวม 19 Extensions ของ Yii Framework 2 ที่น่าใช้

โค้ชเอก, 23/05/201623/05/2016

1. Bx Slider Widget for Yii 2 https://github.com/yii2mod/yii2-bx-slider 2. Star Rating Widget for Yii 2 https://github.com/yii2mod/yii2-star-rating 3. jQuery countdown widget for Yii2 https://github.com/russ666/yii2-countdown 4. Sweet Alert Widget for Yii 2 https://github.com/yii2mod/yii2-sweet-alert 5. Yii 2 Tree (jsTree) https://github.com/arogachev/yii2-tree 6. Infinite AJAX scrolling for Yii2 https://github.com/kop/yii2-scroll-pager 7. Yii2 Toastr Notification https://github.com/odai-alali/yii2-toastr 8….

Continue Reading

แนะนำ 5 PHP Class ช่วยในการเขียนอัพโหลด และจัดการไฟล์

โค้ชเอก, 15/05/2016

1. Upload https://github.com/brandonsavage/Upload 2. PHP-file-upload-class https://github.com/aivis/PHP-file-upload-class 3. class.upload.php https://github.com/verot/class.upload.php 4. upload https://github.com/siriusphp/upload 5. stapler https://github.com/CodeSleeve/stapler Views: 754

Continue Reading

รวมลิงก์เว็บ ฟรี! Open source themes และ templates ของ Bootstrap

โค้ชเอก, 15/05/2016

รวมลิงก์เว็บ ฟรี! Open source themes และ templates ของ Bootstrap ครับ Start Bootstrap http://startbootstrap.com/ Bootswatch http://bootswatch.com/ Black Tie http://www.blacktie.co/ Bootstrap Zero http://bootstrapzero.com/ Bootplus http://aozora.github.io/bootplus/ Fbootstrapp http://ckrack.github.io/fbootstrapp/ Bootmetro http://aozora.github.io/bootmetro/ หรือลองค้นได้ที่ GetTemplate http://www.gettemplate.com/ Cardeostrap http://cardeostrap.cardeo.ca/ VegiThemes http://vegibit.com/vegithemes-twitter-bootstrap-themes/ Bootstrap Taste http://bootstraptaste.com/ Views: 9342

Continue Reading

แนะนำ Blur Admin เป็น Admin HTML template ที่น่าใช้ดี

โค้ชเอก, 15/05/201615/05/2016

แนะนำ Blur Admin เป็น Admin HTML template ที่น่าใช้อีกตัวครับ มีการผสมผสานเทคโนโลยีใหม่ๆ เข้ามาใช้ และลงตัวดีทีเดียว คุณสมบัติ ————————- Responsive layout High resolution Bootstrap CSS Framework Sass Gulp build AngularJS Jquery Jquery ui Charts (amChart, Chartist, Chart.js, Morris) Maps (Google, Leaflet, amMap) รายละเอียด https://goo.gl/pfBpt5Demo: http://akveo.com/blur-admin/ Views: 1053

Continue Reading

แนะนำ Leaflet.js ไว้จัดการและทำแผนที่

โค้ชเอก, 15/05/201615/05/2016

แนะนำ Leaflet.js เป็น JavaScript library เกี่ยวกับการจัดการแผนที่อีกตัวที่น่าใช้มากๆครับ น้ำหนักเบาเพียง 33KB ฟีเจอร์เพียบ โค้ดสั้นกระชับ เหมาะกับมือถืออีกด้วย ลองใช้กันได้ครับ รายละเอียด http://leafletjs.com/ อันนี้ e-Book ฟรี (สมัครสมาชิก แล้วโหลด) http://goo.gl/bU5Epg วิดีโอสอนฟรี https://sirensoft.github.io/#free Views: 2749

Continue Reading
  • Previous
  • 1
  • …
  • 11
  • 12
  • 13
  • …
  • 16
  • Next

Posts ล่าสุด

  • การใช้งาน Prefetching ใน Next.js
  • 14 ข้อคิด เพื่อการเป็น Developer ที่ดีขึ้น จาก “Lee Robinson”
  • เคยเจอ “TypeError: Cannot read property ‘x’ of undefined” หรือเปล่า
  • บันทึกการเขียนเว็บไซต์ใหม่ในรอบ 10 ปี ย้ายมาใช้ Next.js
  • ทำไมการจัดการ Error ใน JavaScript ถึงเป็นเรื่องท้าทาย?

Recent Comments

    หมวดหมู่

    • .NET
    • AI
    • Android
    • Angular
    • Angular 2
    • Coding
    • CSS
    • Database
    • Editor
    • Flutter
    • Git
    • HTML5
    • Ionic 2
    • Ionic 4
    • Ionic Framwork
    • JavaScript
    • Laravel
    • Laravel 5
    • Next.js
    • Node.js
    • PHP
    • PHP 7
    • Plugins
    • React
    • React Native
    • Template
    • Tools
    • TypeScript
    • UI
    • Uncategorized
    • Vue.js
    • XAMPP
    • Yii
    • คอร์สเรียน
    • แรงบันดาลใจ

    Archives

    • July 2025
    • April 2025
    • November 2024
    • October 2024
    • April 2020
    • February 2020
    • August 2019
    • September 2018
    • August 2018
    • February 2018
    • November 2017
    • October 2017
    • August 2017
    • July 2017
    • April 2017
    • October 2016
    • August 2016
    • May 2016

    Tags

    .NET android Angular Angular 2 Atom Coding Coding Standard CSS CSS 3 Datepicker Express.js extensions Git HTML HTML5 Ionic2 JavaScript Laravel5 laravel 5.5 MariaDB Material Design MySQL Node.js npm PHP PHP7 plugins PouchDB recaptcha Restful sail.js template typescript typscript XAMPP Yii2

    ผู้เยี่ยมชม

    • 0
    • 1,818,358
    • 547,639
    • 328,811
    ©2025 CodingThailand's Blog | WordPress Theme by SuperbThemes