Code Monkey home page Code Monkey logo

webeditor's Introduction

WebEditor

An application help you manage your server remotely

第一个像样的项目...

从初中时只是简单地设计一个无聊的在线代码文件编辑器,到现在设计一个帮助在线管理文件资源的平台

曾经写过许多个版本,但都因为突然的的想法改变而终止

现在我终于等到了想法稳定的时候,我可以大胆地写一个像样的项目了

这对一个只会搞前端,代码架构混乱的蒟蒻,的确是一个很大的挑战啊= =

现在看到了许多超棒的代码,十分想把它用到我的项目里,可是在应用之前我还是得花时间来看懂代码的..

SophonJS是我首先需要完全读懂的代码,因为他是这个平台所依赖的第三方JavaScript代码解释器

V8固然很棒,但要是被用在一个简单的项目里就有点小题大做了(它依赖的第三方项目大部分都被墙了,就算是下了个完整版本它的BigInt(高精)也编译不通过qwq),SophonJS代码相对容易理解

也好我以后在SophonJS的基础上加入协助WebEditor的模块

所以这个无聊项目便毫无目标地开始了

现在我不知道我该从何开始,WebEditor的总体架构是什么,某种功能的实现,甚至我对它依赖的HTML5技术,WebSocket通讯,WindowsAPI等等并不熟悉

(先做Windows平台下的,虚拟机在机房里都快卡死了..)

怎么做啊!!!qwq

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.