<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>heroisuseless (zws)</title>
    <link>https://w2solo.com/heroisuseless</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>做了一个关于前端面试题的网站</title>
      <description>&lt;p&gt;做了一个网站主要用于收集前端面试题，以练代学，因此以基础知识为主，学习完能获得最基础最扎实的前端知识。&lt;/p&gt;

&lt;p&gt;面试题由易到难依次排列，后面的知识依赖前面的知识，因此有较好的渐进性。我把知识分为初/中/高三种，初级是很重要而且日常开发都用得到，中级是一些非常重要的概念但日常开发基本用不到，高级是非常偏难怪，也不是很重要，也基本用不到。&lt;/p&gt;

&lt;p&gt;主要就是用于自己的知识沉淀，尽量将知识说得通俗易懂，同时有一些错误也在所难免。&lt;/p&gt;

&lt;p&gt;网址在下面👇，代码也开源，我会持续修复更新，有兴趣的小伙伴可以点个 star ！&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.front-interview.com/" rel="nofollow" target="_blank"&gt;https://www.front-interview.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/HeroIsUseless/docnext" rel="nofollow" target="_blank"&gt;https://github.com/HeroIsUseless/docnext&lt;/a&gt;&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Sat, 27 Apr 2024 09:31:18 +0800</pubDate>
      <link>https://w2solo.com/topics/4585</link>
      <guid>https://w2solo.com/topics/4585</guid>
    </item>
    <item>
      <title>我开发的全端全栈框架终于开源咯！</title>
      <description>&lt;p&gt;以后再有人辩论用 flutter 做全端好还是用 react-native 做全端好，那当然 all in JS 。&lt;/p&gt;

&lt;p&gt;JS 能做网页（ nextjs ）
JS 能做后端（ nestjs ）
JS 能做手机端（ react-native ）
JS 能做电脑端（ react-electron ）
世界上哪里还有比这更容易统一的全端全栈方案啊！&lt;/p&gt;

&lt;p&gt;除此之外，还能用统一的组件库 antd ，tailwind ，而这一切，都被我打包进了我的全端全栈方案 MyAllEnd 中了。&lt;/p&gt;

&lt;p&gt;其实我做的 MyAllEnd 不算一个框架，而是一个全端全栈的组合方案，把上述的框架都集合进一个项目中，git clone 了 MyAllEnd ，就可以在一个项目里开发全端全栈了。&lt;/p&gt;

&lt;p&gt;另外，我还在该项目里写了许多封装代码，将各种 API 统一起来，对 cookie ，前端 db ，请求 request 等做了封装，这样网页端，手机端，电脑端都可以尽可能地复用代码，这样全端全栈的脚手架已经搭好，非常适合独立开发者创建新项目。&lt;/p&gt;

&lt;p&gt;感兴趣的朋友可以去 GitHub 上点个 star：&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/HeroIsUseless/MyAllEnd" rel="nofollow" target="_blank"&gt;https://github.com/HeroIsUseless/MyAllEnd&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;为什么要用这个？
这一套解决方案是我自己总结的前端程序员做全端全栈的最佳方案，因为一整套方案只用 JS ，而不用 Java ，Rust 之类，clone 了本项目，就相当于初始化了一套全端全栈解决方案，节省了做选型，初始化各个项目的时间，并且能做到最大限度的代码复用。&lt;/p&gt;

&lt;p&gt;有坑吗？
这个项目只是 n 个脚手架的组合包，没有新技术，如果有坑，那也是各个框架的坑。&lt;/p&gt;

&lt;p&gt;跟 uniapp 之类的相比呢？
首先，本项目没有小程序（当然也可以集成），其次，本项目有后端模块，再其次，没有本身的坑。&lt;/p&gt;

&lt;p&gt;为什么不用 monorepo ？
当然也可以用，只不过对于独立开发者来说，没这个必要吧？如果有多个人，那就开多个项目，也没有必要用本项目了。&lt;/p&gt;

&lt;p&gt;如果有问题，或者有建议，请联系维护人：（微信）zhang-4696,备注 MyAllEnd&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Tue, 19 Mar 2024 16:38:09 +0800</pubDate>
      <link>https://w2solo.com/topics/4488</link>
      <guid>https://w2solo.com/topics/4488</guid>
    </item>
    <item>
      <title>xxx</title>
      <description>&lt;p&gt;xxx&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Tue, 27 Feb 2024 20:31:30 +0800</pubDate>
      <link>https://w2solo.com/topics/4446</link>
      <guid>https://w2solo.com/topics/4446</guid>
    </item>
    <item>
      <title>xxx</title>
      <description>&lt;p&gt;xxx&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Wed, 19 Jul 2023 10:11:37 +0800</pubDate>
      <link>https://w2solo.com/topics/4003</link>
      <guid>https://w2solo.com/topics/4003</guid>
    </item>
    <item>
      <title>xxx</title>
      <description>&lt;p&gt;xxx&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Tue, 18 Jul 2023 14:07:52 +0800</pubDate>
      <link>https://w2solo.com/topics/4001</link>
      <guid>https://w2solo.com/topics/4001</guid>
    </item>
    <item>
      <title>xxx</title>
      <description>&lt;p&gt;xxxx&lt;/p&gt;</description>
      <author>heroisuseless</author>
      <pubDate>Mon, 17 Jul 2023 23:36:55 +0800</pubDate>
      <link>https://w2solo.com/topics/3996</link>
      <guid>https://w2solo.com/topics/3996</guid>
    </item>
  </channel>
</rss>
