#
webdev
Here are 941 public repositories matching this topic...
Good First Issue
Good for newcomers
Low effort
Something that'll take a few days to build
Task
A simple Todo
FE Coders Pod
Issues related to users writing javascript in appsmith
melohagan
commented
Apr 22, 2022
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.
1
gempain
commented
Mar 18, 2021
(suggested by Berndinox in #205; been bugging me for a while too)
Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
Frontend tech guide and curated collection of frontend materials
react
javascript
css
vuejs
angular
frontend
reactjs
interview
webdev
webdevelopment
interview-preparation
-
Updated
Apr 20, 2022
Development tool to mock API endpoints quickly and easily (docker image available)
-
Updated
May 18, 2022 - Ruby
SamTolmay
commented
Oct 6, 2021
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
Bug
Something isn't working
Documentation
Improvements or additions to documentation
Good first issue
Good for newcomers
argyleink
commented
Aug 11, 2021
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
switch
Powerful and flexible web framework written in Nim
web-development
web
nim
async
full-stack
webframework
webdev
hacktoberfest
jester
prologue
webapp-framework
nimlang
http-framework
async-web-applications
prologue-framework
-
Updated
Apr 30, 2022 - Nim
A career guide to Front End Developers
javascript
css
html
language
development
front-end
web-development
frontend
skills
career
software-engineering
webdev
career-guide
-
Updated
Aug 24, 2021 - HTML
VisheshBansal
opened
Oct 4, 2021
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Graphic tool for managing javascript project dependencies - in a friendly way.
react
nodejs
javascript
npm
package-manager
gui
yarn
dependencies
webdev
npm-desktop-manager
pnpm
dependencies-manager
-
Updated
Apr 9, 2022 - TypeScript
Customisable smart app banners for iOS and Android
nodejs
javascript
android
npm
ios
mobile
bower
vanilla-js
webdev
ecmascript6
smartbanner
smart-app-banner
-
Updated
May 20, 2022 - JavaScript
Awesome Programación, Diseño y Tecnología: Cursos y Libros GRATIS.
awesome
awesome-list
webdev
cursos
recursos
gratis
programacion
desarrollo
aprender
programar
programas
enlaces
awesome-spanish
cursos-gratis
programacion-web
comunidad-de-discord
desarrollo-web-cursos
-
Updated
Jan 14, 2022
javascript
snippets
tips
minutes
snippet
webdev
tips-and-tricks
javascript-es6
webdevelopment
100daysofcode
snippets-collection
webdeveloper
tips-tricks
minutes-of-javascript
-
Updated
Apr 8, 2021 - JavaScript
A simple step by step tooltip helper for any site
javascript
utility
helper
guide
popover
tooltip
hover
tour
description
info
focus
webdev
hint
intro
tooltip-sequence
-
Updated
Oct 2, 2020 - JavaScript
Curated Lists of various things
-
Updated
Apr 18, 2022
Modern fluid typography editor
-
Updated
Dec 9, 2021 - CSS
-
Updated
Apr 28, 2022 - Swift
A list of useful resources for Web Developers! Put it in your bookmarks and contribute something ❤️
javascript
learning
list
awesome-list
webdev
learning-js
html-css-javascript
webdevelopment
webtools
webdevelopers
-
Updated
Jun 28, 2021
Monthly Series - Top 10 Web Development Articles
-
Updated
Oct 3, 2020
Bookmarks that I ❤️
-
Updated
Feb 17, 2022
The repository contains the list of awesome✨ & cool web development beginner-friendly✌️ projects!
javascript
css
html
webdev
miniprojects
hacktoberfest
html-css-javascript
webdevelopment
webdeveloper
projects-list
hacktoberfest-accepted
webdevprojects
webdevelopmentprojects
-
Updated
May 1, 2022 - HTML
vuejs
laravel
vue
image-processing
form
dropzone
vue-component
webdev
image-upload
image-uploader
image-preview
media-upload
vue3
image-uploading
vue-media-upload
-
Updated
May 16, 2022 - Vue
Improve this page
Add a description, image, and links to the webdev topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webdev topic, visit your repo's landing page and select "manage topics."
Is there an existing issue for this?
Description
As
klona
is faster when compared to lodash's cloneDeep. We would like to migrate fromcloneDeep
toklona
in all the places where it is possible in client code.Steps