Skip to content

Instantly share code, notes, and snippets.

View evoratec's full-sized avatar

Juan Antonio Navarro evoratec

View GitHub Profile
@evoratec
evoratec / index.html
Created January 28, 2020 07:18
Overview - DevExtreme Data Grid
<div class="dx-viewport demo-container" ng-app="DemoApp" ng-controller="DemoController">
<div id="gridContainer" dx-data-grid="gridOptions"></div>
</div>
@evoratec
evoratec / next.config.js
Last active June 22, 2021 06:36
Solución Next 10 y 11 actualización Webpack
const { resolveHref } = require("next/dist/next-server/lib/router/router");
module.exports = {
env: {
GA_ENV: process.env.GA_ENV,
},
webpack: (config, { isServer }) => {
// Fixes npm packages that depend on `fs` module
if (!isServer) {
@evoratec
evoratec / Imagen Infospot
Last active January 14, 2022 12:59
Imagen InfoSpot
export const FlechaPanorama = (grados=0,color = "pink") => {
grados = grados - 90;
const image = btoa(`
<svg width="48px" height="48px" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>izquierda doble 4</title>
<g id="iconos" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" >