#502 — September 19, 2023 Read on the Web Does Node.js Need a Mascot? — Go has its cute gopher, Deno has a dinosaur, Bun has, well.. a bun,...
Read More
visual-design
Evolution of Web Design for E-commerce in 2023
Imagine having a website that not only looks stunning but also functions seamlessly. That’s what web design is all about – creating a perfect blend of visual appeal, functionality,...
Read More
Is React UI or UX?
Is React a UI or UX? Have you ever wondered if React, a popular JavaScript library for building user interfaces, is a UI or UX? Is React a user...
Read More
A React-Photo-Collage But For Vue.js
Vue Photo Collage A Vue.js@2 version of react-photo-collage View Demo View Github CodeSandbox Installation npm i vue-photo-collage Usage <template> <div> <photo-collage-wrapper gapSize=“6px“ @itemClick=“itemClickHandler“ v-bind=“collage“> </photo-collage-wrapper> </div> </template> <script> import...
Read More
Material Design Svg Icons for Vue.js
Material Design Svg Icons for Vue.js Library to render Material Design Svg Icons in Vue.js Never mind the project name, you can actually use any monochrome svg icon(like Font...
Read More
A Swag Panda Landing Page Built using vue
Swag Panda Swag Panda is a learning resource for creating an ERC721 NFT with a Landing Page you can mint from. Created by @andyhartnett12 If this repo helps you...
Read More
Vue front-end boilerplate based on atomic design methodology
Vue Atomic Design Vue front-end boilerplate based on atomic design methodology Main Features I18N Internationalization Page Templates Store modules Storybook Vee-validate Vue CLI 3.0 Vuetify Vuex Project setup yarn...
Read More