InertiaJS - Server-Side Rendering
The InertiaJS project brings server-side rendering (SSR) to the Laravel/Vue stack. - http://amp.gs/jma5B
#vue
The InertiaJS project brings server-side rendering (SSR) to the Laravel/Vue stack. - http://amp.gs/jma5B
#vue
Make Beautiful Gradients
Joshua Comeau shows how to create rich, vivid, thoroughly-alive gradients by avoiding the “grey zone.” - http://amp.gs/jmo7z
#css
Joshua Comeau shows how to create rich, vivid, thoroughly-alive gradients by avoiding the “grey zone.” - http://amp.gs/jmo7z
#css
Three React Component Design Patterns You Should Know About
“While this is not an exhaustive list, it applies to most problems you will probably encounter when building components.” - http://amp.gs/jmoQ9
#react
“While this is not an exhaustive list, it applies to most problems you will probably encounter when building components.” - http://amp.gs/jmoQ9
#react
Deeply Copying Objects with structuredClone()
Dr. Axel looks at the new kid on the block when it comes to copying JavaScript objects: structuredClone. Supported in cutting edge versions of most browsers and in Node.js and Deno, it’s time to be aware of this. - http://amp.gs/jmMqw
#javascript
Dr. Axel looks at the new kid on the block when it comes to copying JavaScript objects: structuredClone. Supported in cutting edge versions of most browsers and in Node.js and Deno, it’s time to be aware of this. - http://amp.gs/jmMqw
#javascript
Angular Component Library Best Practices
Proven concepts on how to implement and showcase your UI components - http://amp.gs/jm5RS
#angular
Proven concepts on how to implement and showcase your UI components - http://amp.gs/jm5RS
#angular
Medium
Angular Component Library Best Practices
Proven concepts on how to implement and showcase your UI components
A Better Way to Use Angular Forms
Use this technique to manage and reuse forms in Angular. - http://amp.gs/jmQhD
#angular
Use this technique to manage and reuse forms in Angular. - http://amp.gs/jmQhD
#angular
Responsive Image Gallery With Animated Captions
Stephanie Eckles explores a technique for creating a responsive image gallery that uses object-fit for responsive image scaling, aspect-ratio for consistent image sizes, a CSS Grid trick to replace absolute positioning, and CSS transforms for animated effects. - http://amp.gs/jmcZl
#css
Stephanie Eckles explores a technique for creating a responsive image gallery that uses object-fit for responsive image scaling, aspect-ratio for consistent image sizes, a CSS Grid trick to replace absolute positioning, and CSS transforms for animated effects. - http://amp.gs/jmcZl
#css
20+ Useful Vue JS Components 2022
Want to make your Vue-based app's interface unique and appealing? Take a look at this collection of Vue components that you can use for your upcoming projects. - http://amp.gs/jmc6H
#vue
Want to make your Vue-based app's interface unique and appealing? Take a look at this collection of Vue components that you can use for your upcoming projects. - http://amp.gs/jmc6H
#vue
A JavaScript-Flavored Introduction to Monads
“I know a lot of people roll their eyes” says Kyle about yet another monad explainer, but.. if you liked Kyle’s work with You Don’t Know JS or you want something JavaScript oriented and with concrete takeaways for your own code, this is for you. - http://amp.gs/jm6Ls
#javascript
“I know a lot of people roll their eyes” says Kyle about yet another monad explainer, but.. if you liked Kyle’s work with You Don’t Know JS or you want something JavaScript oriented and with concrete takeaways for your own code, this is for you. - http://amp.gs/jm6Ls
#javascript
👍1
👍1
A Complete Beginner's Guide to npm
If you’re a long time Node developer, npm is probably second nature to you, but nonetheless this guide to npm may prove useful, even if only to other folks on your team. It’s a nine-part guide from CSS Tricks covering everything from the ground up. - http://amp.gs/jZIEs
#nodejs
If you’re a long time Node developer, npm is probably second nature to you, but nonetheless this guide to npm may prove useful, even if only to other folks on your team. It’s a nine-part guide from CSS Tricks covering everything from the ground up. - http://amp.gs/jZIEs
#nodejs
👍1
Style Each List Item Using Simple CSS
Basharath shows how to customize style type for every individual list item by using CSS at-rule, @counter-style. - http://amp.gs/jZjVA
#css
Basharath shows how to customize style type for every individual list item by using CSS at-rule, @counter-style. - http://amp.gs/jZjVA
#css
“Has Anyone Seen Web3?” — The Complete Roadmap and Resources to Become a Web3 Developer in 2022
20+ documentations, tutorials, and videos to help you get started with Web3 - http://amp.gs/jZ8m0
#web3
20+ documentations, tutorials, and videos to help you get started with Web3 - http://amp.gs/jZ8m0
#web3
Medium
“Has Anyone Seen Web3?” — The Complete Roadmap and Resources to Become a Web3 Developer in 2022
20+ documentations, tutorials, videos to help you get started with Web3
Vue 3 as the New Default
Vue 3 will become the new default version on Monday, February 7, 2022! Read Evan's announcement to see if you will need to make certain changes before the switch to avoid breakage. - http://amp.gs/jZT8c
#vue
Vue 3 will become the new default version on Monday, February 7, 2022! Read Evan's announcement to see if you will need to make certain changes before the switch to avoid breakage. - http://amp.gs/jZT8c
#vue
8 Ways To Drastically Boost Your Developer Productivity
Supercharge your productivity as a developer with these 8 tips presented in this article. This isn’t a complete list of things you can do to increase your developer productivity but these things alone will drastically improve your productivity if you are not already doing them. - http://amp.gs/jZTQc
#boost #productivity
Supercharge your productivity as a developer with these 8 tips presented in this article. This isn’t a complete list of things you can do to increase your developer productivity but these things alone will drastically improve your productivity if you are not already doing them. - http://amp.gs/jZTQc
#boost #productivity
Medium
8 Ways To Drastically Boost Your Developer Productivity
Supercharge your productivity with these 8 tips
Replacing jQuery with Umbrella JS
A little case study of sorts here, looking at replacing once dominant jQuery with the notably smaller Umbrella JS — which has a similar API and plugin system but may help you break the ties. - http://amp.gs/jZzs8
#javascript
A little case study of sorts here, looking at replacing once dominant jQuery with the notably smaller Umbrella JS — which has a similar API and plugin system but may help you break the ties. - http://amp.gs/jZzs8
#javascript
React Server Components: A Primer
The co-founder of the Plasmic visual page builder app takes us on an exploration of React server components (currently an experimental feature in React 18) and how they tick under the hood. - http://amp.gs/jZ1dE
#react
The co-founder of the Plasmic visual page builder app takes us on an exploration of React server components (currently an experimental feature in React 18) and how they tick under the hood. - http://amp.gs/jZ1dE
#react
Inline SVG Icons in VueJS
If you use icons, you will be familiar with the situation where you are managing more than ten icons. And then you have a choice: Icon font or SVG icon? - http://amp.gs/jZYeH
#vue
If you use icons, you will be familiar with the situation where you are managing more than ten icons. And then you have a choice: Icon font or SVG icon? - http://amp.gs/jZYeH
#vue
Getting Started With CSS Cascade Layers
Stephanie Eckles gives a fantastic introduction to Cascade Layers, a new method of cascade management in CSS. - http://amp.gs/jZY3f
#css
Stephanie Eckles gives a fantastic introduction to Cascade Layers, a new method of cascade management in CSS. - http://amp.gs/jZY3f
#css
👍1
Avoid cache trap when serving Angular app
Avoid Angular cache issues caused by cached inxed.html. Make sure your users get the latest version of your… - http://amp.gs/jZtG7
#angular
Avoid Angular cache issues caused by cached inxed.html. Make sure your users get the latest version of your… - http://amp.gs/jZtG7
#angular
Medium
Avoid cache trap when serving Angular app
Avoid Angular cache issues caused by cached inxed.html. Make sure your users get the latest version of your app.