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代码