InThe Ordinary Programmerbyhuizhou92If Google No Longer supports GolangIf Google stops supporting the potential impact of the Go language and what may happen in the futureMay 7, 202427May 7, 202427
DAOZHUO CHEN50 Front-end Combat Project No.08 & No.09: Form-input-wave & Sound-boardTwo front-end projects:Form-input-wave & Sound-board,the front-end hands-on project series is being updated…May 27, 2024May 27, 2024
DAOZHUO CHEN50 Front-end Combat Project №10 & №11: Event-keycodes & Dad-jokesToday, I’m going to talk about 50 front-end practical projects №10 & №11 : Event-keycodes & Dad-jokes,If you want to learn about other pro..May 28, 2024May 28, 2024
DAOZHUO CHENVue3 Uses Pinia in Detail, Pinia Persistent StorageHow to use Pinia for state management in a Vue3 project, and use the pinia-plugin-persistedstate plugin to implement state persistenceMay 30, 2024May 30, 2024
DAOZHUO CHENIn Order to Prevent the Dog from Getting on the Couch, a Real-time Target Recognition Feature Was…Implement a web application on the old mobile phone that can detect the dog in the picture in real time and play the specified audio.May 23, 2024May 23, 2024
DAOZHUO CHENData Structures— StackStack is implemented in two ways: linked lists and arrays,and some applications in stack.May 23, 2024May 23, 2024
DAOZHUO CHENIn Addition to keep-alive, What Other Page Caching Implementations Are Available in Vue3?The implementation of page caching:keep-alive caching and purging, state management caching, page pop-up caching, parent-child route…May 22, 2024May 22, 2024
DAOZHUO CHENTypeScript is Cumbersome and I Don’t Want to Use It!Recently, when our department was working on a component library, I noticed that some team members expressed resistance to using TypeScript,May 21, 2024May 21, 2024
DAOZHUO CHENData Structure — Queue(Implemented With Linked List and Ring Array, Respectively)This story explains the two implementations of queue, the linked list implementation and the ring array implementation, and some Leetcode…May 20, 20241May 20, 20241
DAOZHUO CHEN50 Front-End Combat Projects 06 & 07: Scrolling Animations and Splitting Landing Pages50 front-end practical projects 06 and 07: Scrolling Animations and Splitting Landing PagesMay 20, 2024May 20, 2024
DAOZHUO CHENThree Hidden but Very Useful Features of Node.jsIn day-to-day Node.js development, we often encounter problems that require frequent service restarts, manual loading of environment…May 20, 2024May 20, 2024
DAOZHUO CHENVue 3 Will Introduce New Features that Make It Possible to Ditch the Virtual DOM!Recently, Vue 3 will introduce a new feature, Vapor Mode, a new Solid.js-inspired compilation strategy designed to improve application…May 18, 2024May 18, 2024
DAOZHUO CHEN50 Front-End Combat Project No.05: Blurry LoadingToday, I’m talking about 50 front-end practical projects No.05: Blurry Loading.This is the source code download…May 17, 2024May 17, 2024
DAOZHUO CHEN50 Front-End Combat Project No.04: Hidden Search WidgetHello everyone, today I will talk about 50 front-end practical projects No.04: Hidden search widget, source code download…May 15, 2024May 15, 2024
DAOZHUO CHENFront-end Project — Progress-StepsThis project aims to learn how to build a visual progress-steps feature using HTML, CSS, and JavaScriptMay 15, 2024May 15, 2024
DAOZHUO CHENFront-end Project — Expanding-CardsRecently, I wanted to share high-quality open source projects on GitHub, and I found that many people don’t think much of it, so I will…May 14, 2024May 14, 2024
DAOZHUO CHENMulti Recursion and Some Exercises on LeetcodeThe typical example of Multi Recursion is explained,for example,Fibonacci Sequence,Pascal’s Triangle,solve some classic exercises.May 14, 2024May 14, 2024
DAOZHUO CHENLet’s Solve Some Of the Leetcode Problems about Linked ListE01.Remove Nth Node From End of List-Leetcode 19,Remove Deduplicates From Sorted List,Merge Two Sorted Lists,Merge Multiple Sorted Lists……May 13, 20242May 13, 20242
DAOZHUO CHENTutorial For Installing Docker on Centos 7This story covers how to install Docker on CentOS 7, including how to install Docker,DockerCompose and how to set up a Docker Registry.May 13, 2024May 13, 2024
DAOZHUO CHENAlgorithm-RecursionThis story focuses on single recursion, through factorial, binary lookups, bubbling sorting, and the famous Josephus problem and so on.May 12, 2024May 12, 2024