Chrome ships WebGPU
After years of development, the Chrome team ships WebGPU which allows high-performance 3D graphics and data-parallel computation on the web.
https://developer.chrome.com/blog/webgpu-release/
After years of development, the Chrome team ships WebGPU which allows high-performance 3D graphics and data-parallel computation on the web.
https://developer.chrome.com/blog/webgpu-release/
❤2
Understanding slots in Vue.js: Types, benefits, use cases
Learn how to use slots in Vue.js, including multiple and named slots, scoped slots, and slots in renderless components.
https://blog.logrocket.com/understanding-slots-vue-js/
Learn how to use slots in Vue.js, including multiple and named slots, scoped slots, and slots in renderless components.
https://blog.logrocket.com/understanding-slots-vue-js/
Answer: d
Explanation: A pointer cannot be directly assigned to references, because types of pointer(int*) and reference(int) are different here. You need to think before assigning two variable of different types otherwise the program throws error.
Explanation: A pointer cannot be directly assigned to references, because types of pointer(int*) and reference(int) are different here. You need to think before assigning two variable of different types otherwise the program throws error.
👍3
Safari releases are development hell
Safari 16.4 rolled out last week, and for us it's been a nightmare. We make the browser-based game creation app Construct. Early versions of Safari 16.4 broke opening projects, previewing projects, and all existing content published with Construct, all in different ways. I wanted to share our experience so customers, developers, regulators, and Apple themselves can see what we go through with what's supposed to be a...
https://www.construct.net/en/blogs/ashleys-blog-2/safari-releases-development-1616
Safari 16.4 rolled out last week, and for us it's been a nightmare. We make the browser-based game creation app Construct. Early versions of Safari 16.4 broke opening projects, previewing projects, and all existing content published with Construct, all in different ways. I wanted to share our experience so customers, developers, regulators, and Apple themselves can see what we go through with what's supposed to be a...
https://www.construct.net/en/blogs/ashleys-blog-2/safari-releases-development-1616
😢2👍1
A CSS selector to highlight clickable elements
I was building wireframes for a website with HTML & CSS. Since it’s a prototype, not all actions are functional. When a visitor reviewing the prototype tries to click something that isn’t hooked up, I wanted to clarify what they could interact with. This also allows visitors to click …
https://sebastiandedeyne.com/a-css-selector-to-highlight-clickable-elements/
I was building wireframes for a website with HTML & CSS. Since it’s a prototype, not all actions are functional. When a visitor reviewing the prototype tries to click something that isn’t hooked up, I wanted to clarify what they could interact with. This also allows visitors to click …
https://sebastiandedeyne.com/a-css-selector-to-highlight-clickable-elements/
New in Chrome 112
Chrome 112 is rolling out now! Now CSS supports nesting rules, the algorithm to set the initial focus on dialog elements was updated, no-op fetch handlers on service workers are skipped from now on to make navigations faster and there’s plenty more.
https://developer.chrome.com/en/blog/new-in-chrome-112/
Chrome 112 is rolling out now! Now CSS supports nesting rules, the algorithm to set the initial focus on dialog elements was updated, no-op fetch handlers on service workers are skipped from now on to make navigations faster and there’s plenty more.
https://developer.chrome.com/en/blog/new-in-chrome-112/
Welcome to Make Bookmarklets
A bookmarklet generator which is clean and easy to use. Create and test bookmarklets in your browser. Extend your browsing experience any way you see fit.
https://make-bookmarklets.com/
A bookmarklet generator which is clean and easy to use. Create and test bookmarklets in your browser. Extend your browsing experience any way you see fit.
https://make-bookmarklets.com/
❤4👍1
Build a Reusable Carousel with Vue and Splide.js
Use Splide to build a reusable component
https://blog.openreplay.com/build-a-reusable-carousel-with-vue-and-splidejs/
Use Splide to build a reusable component
https://blog.openreplay.com/build-a-reusable-carousel-with-vue-and-splidejs/
❤1