-
Updated
Nov 3, 2021 - JavaScript
Boilerplate
A boilerplate code is a piece of code that can be reused without significant changes. When using a verbose language, the developer must write a lot only to accomplish minor functionality. Such code is called boilerplate.
Here are 10,113 public repositories matching this topic...
-
Updated
Nov 25, 2021 - TypeScript
-
Updated
Aug 3, 2021 - TypeScript
-
Updated
Oct 11, 2021 - JavaScript
We should discuss/consider using baseUrl in our tsconfig so we can change imports like this:
import { Thing } from "../../components/thing"to this
import { Thing } from "components/thing"-
Updated
Nov 5, 2021 - Objective-C
-
Updated
Nov 4, 2021 - JavaScript
What happened?
Error while deploying to production: django.core.exceptions.ImproperlyConfigured: Set the SENDGRID_GENERATE_MESSAGE_ID environment variable
It looks like non-essential env config was added without defaults.
What should've happened instead?
Deploy without errors
Solution
Add defaults to Sendgrid config.
Change the following:
ANYMAIL = {
"SENDGRID_
-
Updated
May 17, 2021 - JavaScript
-
Updated
Sep 11, 2021 - Shell
-
Updated
Nov 25, 2021 - PHP
Fix ESLint warnings
please help me out with deployment of the code in Azure Web App.
-
Updated
Nov 30, 2021 - Python
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 30, 2021 - Kotlin
Socket support
Hi,
Excellent boilerplate! How about adding support for sockets in this to make a more complete boilerplate?
Also instructions on deployment using Docker/native would be very helpful.
Thanks.
-
Updated
Nov 7, 2021 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 30, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
May 28, 2021 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Nov 24, 2021 - TypeScript
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Mar 27, 2021 - SCSS
-
Updated
Nov 27, 2021 - TypeScript
- Wikipedia
- Wikipedia
https://github.com/jaretburkett/electron-icon-maker