All Projects → reactbkk → 2.0.0

reactbkk / 2.0.0

Licence: other
React Bangkok 2.0.0 website powered by Next 3 ^_^

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to 2.0.0

Gatsby Docs Kit
📃Easy to Maintain Markdown/React Documentation Static Websites
Stars: ✭ 117 (+154.35%)
Mutual labels:  github-page
hugo-deploy
Easily deploy Hugo sites to Github Pages
Stars: ✭ 11 (-76.09%)
Mutual labels:  github-page
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-56.52%)
Mutual labels:  github-page
Godot Ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 168 (+265.22%)
Mutual labels:  github-page
vue-d3-template
A template project for using Vue with D3.js (easy serve on github.io)
Stars: ✭ 16 (-65.22%)
Mutual labels:  github-page
apihandyman.io
The apihandyman.io website
Stars: ✭ 14 (-69.57%)
Mutual labels:  github-page
Vblog
使用GitHub API 搭建一个可动态发布文章的博客
Stars: ✭ 1,375 (+2889.13%)
Mutual labels:  github-page
reveal-jekyll
Online presentation for GitHub Pages and Jekyll in Markdown using reveal.js with a Solarized Color Theme
Stars: ✭ 67 (+45.65%)
Mutual labels:  github-page
fluidity
Fluidity - An accordion based startpage
Stars: ✭ 196 (+326.09%)
Mutual labels:  github-page
vim-tw.github.io
Vim zh-hant community website
Stars: ✭ 19 (-58.7%)
Mutual labels:  github-page
Leetcode Viewer
用无后台、纯前端的单页应用来分享、呈现你的leetcode源码吧!
Stars: ✭ 212 (+360.87%)
Mutual labels:  github-page
Bga issue blog
Flutter 或 Vue 全家桶(Vue + VueRouter + Vuex + Axios)抓取 GitHub 上的 Issues,结合 GitHub Pages 搭建个人博客站点,支持 GitHub 登录和评论
Stars: ✭ 249 (+441.3%)
Mutual labels:  github-page
versions-jekyll
An example site and repo for controlling versions of content in a web site.
Stars: ✭ 18 (-60.87%)
Mutual labels:  github-page
Kickster
Worry-free deploying to GitHub Pages using Jekyll
Stars: ✭ 151 (+228.26%)
Mutual labels:  github-page
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-54.35%)
Mutual labels:  github-page
Openrefine.github.com
Github pages repository for OpenRefine account
Stars: ✭ 111 (+141.3%)
Mutual labels:  github-page
osmosfeed
Turn GitHub into an RSS reader
Stars: ✭ 839 (+1723.91%)
Mutual labels:  github-page
urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+23.91%)
Mutual labels:  github-page
-old-denver-devs.github.io
Denver developers lil website.
Stars: ✭ 12 (-73.91%)
Mutual labels:  github-page
git clones
Git clone all of a user's PUBLIC Github repositories
Stars: ✭ 20 (-56.52%)
Mutual labels:  github-page

reactbkk-2.0.0

React Bangkok 2.0.0 website

https://reactbkk.github.io/2.0.0/

Waffle board

CircleCI

Sessions

Photo Album https://www.facebook.com/media/set/?set=oa.1476859869001431&type=3

Beginner

Session Name Speakers(s) Materials
React in the right way Somkiat Puisungnoen Slides Videos Blog
Live coding session Thai Pangsakulyanont Slides Video Code/Frontend Code/Backend
Switching from Mobile (Native) To React Web Dev Chinnawat Panmongkol Slides Video
Angular to React without Breaking Things Jirat Kijlerdpornpailoj Slides Video
Workshop with Next.js Nati Namvong Slides Video

Intermediate

Session Name Speakers(s) Materials
Scalable React App Architecture Zack Siri Slides Video
Behavior Driven Development in React Native Tim Tana Slides Video
Styled Components: Change your CSS styling mindset! Yanin Tuamsuk Slides Video
Testable React: Patterns and comparison Chakrit Likitkhajorn Slides Video
Lessons Learned from using Next.js in Production Panjamapong Sermsawatsri Slides Video

Lightning Talk

Session Name Speakers(s) Materials
How to adopt React on a moving fast startup Sira Sujjinanont Slides Video Video 2
React native with Expo Phatthana Batt Tongon Slides Video
React + Web Component Tanakrit Saisillapee Slides Video
GraphQL: The Evolution of API Suranart Niamcome Slides Video
Apollo Client Kanin Sirisith Slides Video

Folder structure

  • pages Next.js pages
  • static Next.js static files
  • components React components
  • public Additional files to be copied to GitHub pages
  • resources Additional files that may be used from JavaScript files (e.g. svg files)

Install the dependencies

yarn

Running development server

yarn start

Generating static web site

yarn run build

Testing the web site

yarn run serve-static

Test the website at http://localhost:3002/

Deployment

When a commit is added to master branch, it will be deployed to GitHub Pages by the CI.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].