webdevelopment
Here are 3,494 public repositories matching this topic...
Is there an existing issue for this?
- I have searched the existing issues
Description
As klona
is faster when compared to lodash's cloneDeep. We would like to migrate from cloneDeep
to klona
in all the places where it is possible in client code.
Steps
Describe the bug
- Not all examples are using the correct handle bar helper
- There is a mix of with/out spaces between commands and handle bars. They should probably have the spaces, as they are included when injecting.
- Some helpers have no examples
- The helpers are ordered alphabetically within groups (e.g. Math helpers) but there is no separation or indicator of these groups.
-
Updated
Apr 25, 2022 - JavaScript
-
Updated
Apr 22, 2022
-
Updated
Sep 30, 2021
-
Updated
Feb 20, 2022
-
Updated
Apr 14, 2022 - JavaScript
I will create a new project for this epic and several tickets related to it.
Please add comments or upvote the tickets of interest for you!
-
Updated
Apr 21, 2022 - Rust
-
Updated
Apr 20, 2022
Re: @bitcrazed's comment rs/curlie#12 (comment):
Apparently Console can support colors, but we need a special syscall SetConsoleMode
for Windows to do so.
I think Go's x/sys/windows
package exposes the necessary GetConsoleMode
and SetConsoleMode
syscalls, so this should be doable.
-
Updated
Mar 9, 2022
-
Updated
Jul 30, 2021
-
Updated
Apr 20, 2022 - JavaScript
-
Updated
Mar 10, 2022
-
Updated
Mar 29, 2022 - HTML
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 12, 2022
-
Updated
Jun 1, 2021 - HTML
-
Updated
Mar 2, 2016 - JavaScript
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Mar 20, 2022 - CSS
-
Updated
Nov 8, 2018
-
Updated
Feb 15, 2022
-
Updated
Jul 25, 2019
-
Updated
Dec 9, 2021 - CSS
Improve this page
Add a description, image, and links to the webdevelopment topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webdevelopment topic, visit your repo's landing page and select "manage topics."
Java tutorial: "Build a Spring Boot App with User Authentication" is no longer available
Current Behavior
The link https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication is currently unavailable.
It looks like the author no longer maintains the website.
Possible Solution
found som