Coder Social home page Coder Social logo

Hello there 👋

function formatMe() {
  const content = {
    name: "luo xi",
    role: "Frontend Engineer",
    languageSpoken: ['zh_CN', 'en_US'],
  }
  const sayHi = async (text: string) => {
    const msg = await chatgpt(text)
    return msg
  }
}
const me = formatMe()
async(() => {
  const resolveMsg = await me.sayHi("Can you join us?") // resolveMsg = 'of course'
})()

📝 About Me

cmdparkour's Projects

- icon -

探索可视化编程领域

atomic icon atomic

vue-cli plugin to get some atomic reactive in all windows

awesome-javascript icon awesome-javascript

🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.

awesome-vite icon awesome-vite

⚡️ A curated list of awesome things related to Vite.js

awesome-vue icon awesome-vue

🎉 A curated list of awesome things related to Vue.js

blog icon blog

蚂蚁数据体验技术团队的文章仓库

datetimepicker icon datetimepicker

React Native date & time picker component for iOS, Android and Windows

dva-boot-admin icon dva-boot-admin

:cake: react admin dashboard ui LANIF-ADMIN --- react 16 + react-router 4 + dva 2 + antd 4 后台管理 脚手架

h5-dooring icon h5-dooring

H5 Page Maker, H5 Editor. Make H5 as easy as building blocks. | 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站, 可视化设计.

react-ssr icon react-ssr

How To Improve React App Performance with SSR and Rust [Part I: SSR]

tailwindcss icon tailwindcss

A utility-first CSS framework for rapid UI development.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.