Chrome extensionLet website speak by itself - chrome extensions!Hello! guys, I’m Clark. In this post I want to share how to use chrome extensions and some method of javaScript let website speak by itself…
ReactReact | Simple implementing SSR(Server-Side Rendering) in React with ReduxHello! You guys! I am Clark today we are keep going to learn how to implementing SSR in React applications with Redux! Last article, We are…
ReactReact | Simple implementing SSR(Server-Side Rendering) in ReactHello! My name is Clark, in this post we are gonna implementing Server-Side Rendering in React, it’s very easy! Let’s start! Server-Side…
AlgorithmsJS 的演算法養成之路 | Maximum Subarray前言 Hi,大家好!我是神 Q 超人。每次想不到有什麼文章可以打的時候就來解解演算法,剛好也可以為未來的面試做準備,實在是一舉兩得 😂。 這次的題目難度是 Easy,但還是偷走我不少時間去苦惱,一起來看看最後怎麼解掉他 🙌。 題目:56. Maximum Subarray…
JestVue | My first unit testing of Vue.js with Jest and @testing-libraryHello! My name is Clark! On this post, we’re gonna write test case for component of Vue.js with Jest and @testing-library, let’s we starts…
JestJest | Use Jest write unit testing for DOM manipulationHello I am Clark! Today we’re gonna write test case of unit testing for DOM manipulation. If we have a piece code of HTML and JavaScript in…