Giter Site home page Giter Site logo

ama's Introduction

CODING Q&A

Random projects / code samples from Q&A streams. This repo could be better organized...

Wednesday June 24th

  • jonahjoe

  • Array.prototype.reduce

  • Alca

    • What's WeakMap good for?
  • kevitaka

    • How would you secure an api without any sort of user login? For example your front end hits a third party api using an api key. Since you can't securely store the api key on the front end, you move that api call to a node backend. But is there a way to prevent others from accessing your api?

Archive

  • NotBlueBeast

    • what framework should I use for mobile apps?
      • Native UI - Domain Specific Language that renders to native UI elements
        • Nativescript
        • React Native
          • Vue Native
        • Svelte Native
      • Hybrid Mobile - a web view running inside a native mobile app
        • Cordova / Phone Gap
          • Quasar
          • Framework 7
        • Capacitor
          • Ionic
      • PWA
        • any web browser that supports it
  • Dav1dsnyder404

    • is it possible to animate between navlinks in react router?
  • mapll3

  • Shaayan

    • a silly question: I’ve never had my own hosting and domain. I use services like now.sh or heroku to deploy my website. What should I know before deploying my website using my own domain and hosting? What’s the difference if I want to just deploy a static website vs a full-stack website (client and sever) ?
      • You can buy a domain anywhere...
        • And then configure DNS!
  • ThomasParsley

    • Why is NuxtJs "slow" compared with NextJs... Nuxt 370 req/sec. Next 2100 req/sec. I dont want go outside Vue and Nuxt SSR :D :/ btw. Hi CJ :)
    • @CodingGarden I run in production mode Last week I finished my personal portfolio in NuxtJS and dropped it on my VPS. In order to improve performance, I started looking for some way to speed up NuxtJS. My personal sites dont have much trafic. But i want to recode client sites from php to nodejs. And i dont know if Nuxt is the right way

ama's People

Contributors

w3cj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.