sudoku代碼
Netlify CEO Matt Biilmann live-codes a Sudoku app using Netlify in this tutorial video. Matt shows how simple and quick it can be to create a working app using the JAMstack.
在本教程視頻中,Netlify CEO Matt Biilmann使用Netlify對Sudoku應用進行了實時編碼。 Matt展示了使用JAMstack創建可運行的應用程序有多么簡單和快捷。
Matt starts with the create-react-app-lambda boilerplate and then builds Sudoku using React and Netlify. He explains and teaches along the way. We recorded this during the 2018 freeCodeCamp JAMstack Hackathon.
Matt從create-react-app-lambda樣板開始,然后使用React和Netlify構建Sudoku。 他一路講解和教導。 我們在2018年的freeCodeCamp JAMstack Hackathon中記錄了這一點。
Matt co-founded Netlify in 2014. He's raised more than $44 million in venture capital funding. But he hasn't lost his coding chops.
馬特(Matt)在2014年共同創立了Netlify。他籌集了超過4400萬美元的風險投資資金。 但是他并沒有失去編碼的印章。
You can watch the full video on the freeCodeCamp.org YouTube channel (1.5 hour watch).
您可以在freeCodeCamp.org YouTube頻道上觀看完整視頻 (1.5小時觀看)。
Netlify is a San Francisco-based Platform-as-a-Service that builds, deploys, and hosts static websites and apps. You can learn more and create a free account to host your websites here: https://www.netlify.com
Netlify是基于舊金山的平臺即服務,可構建,部署和托管靜態網站和應用程序。 您可以在此處了解更多信息并創建一個免費帳戶來托管您的網站: https : //www.netlify.com
翻譯自: https://www.freecodecamp.org/news/netlify-ceo-codes-a-sudoku-app/
sudoku代碼