Hacker News
- TypeScript Express tutorial 1: Middleware, routing, and controllers https://wanago.io/2018/12/03/typescript-express-tutorial-routing-controllers-middleware/ 9 comments
- Show HN: Module for organizing and working with async Express routes https://github.com/ConjureLabs/route 2 comments
- Show HN: Frontexpress – manages routes in browser like Express does on Node https://github.com/camelaissani/frontexpress 2 comments
- Show HN: Simple express-like routing for front-end https://github.com/franciscop/pagex 27 comments
- express-routemap: Print all your routes in the terminal (express.js) https://github.com/izelnakri/express-routemap 3 comments node
- Fortigate and Azure Express route setup None 2 comments azure
- React-Express-Passport-Mongoose easy to set up boilerplate, including routing and cookie-based auth, June 2020 https://github.com/raulrene/react-express-passport-boilerplate 4 comments javascript
- Separating logic from Express routes for easier testing https://www.coreycleary.me/separating-logic-from-express-routes-for-easier-testing/ 24 comments node
- Serving React (sub) app on a specific route with Express https://derickbailey.com/2016/02/17/using-express-sub-apps-to-keep-your-code-clean/ 7 comments node
- Help Determining Existing Express Routes https://gist.github.com/jessenaiman/91d21af6e621ec233ebb 3 comments javascript
- Single-page express 4 routing for API, does this work? https://github.com/jlmitch5/trimbl/blob/443972c60d73dfbafe1b71406b07a77d1caafbbd/routes/index.js 5 comments node
- express-path: easy route mapping for Express https://github.com/hyubs/express-path 10 comments node
- Express searching into route sub folder for static files http://localhost:3004/2020/01/ 7 comments node
- China starts daily Arctic sea ice broadcasts for Northeast Passage routes | The Express Tribune https://tribune.com.pk/story/2475600/china-starts-daily-arctic-sea-ice-broadcasts-for-northeast-passage-routes 4 comments worldnews
- Russians Use Remote Mining to Defend Supply Routes (Map) | Defense Express https://en.defence-ua.com/news/russians_use_remote_mining_to_defend_supply_routes_map-3206.html 2 comments military
- tinyhttp – tiny web framework as a replacement of Express, written in TypeScript, with Native ESM and async routes support https://github.com/talentlessguy/tinyhttp 26 comments javascript
- GitHub - tutanck/axios-api-client-gen: Generate complete api client from express routes map using axios https://github.com/tutanck/axios-api-client-gen#readme 4 comments javascript
- Timelapse of the Dibrugarh-Kanyakumari Vivek Express, the longest train route in India https://www.youtube.com/watch?v=5LOND3Reto0 5 comments india
- Express Routing: Best way to code the login/signup page as home page? https://stackoverflow.com/a/42433532/5456075 10 comments node
- Garib Rath to be replaced with Humsafar Express on Chennai-Delhi route https://timesofindia.indiatimes.com/travel/destinations/garib-rath-to-be-replaced-with-humsafar-express-on-chennai-delhi-route/as65658471.cms 16 comments india
- PC owners to build new hotel chain along CPEC route - The Express Tribune https://tribune.com.pk/story/1656667/2-pc-owners-build-new-hotel-chain-along-cpec-route/ 13 comments pakistan
- Swabhimani Express Train Runs on Wrong Route, Starts From Delhi For Maharashtra But Reaches Madhya Pradesh http://www.india.com/news/india/swabhimani-express-train-runs-on-wrong-route-starts-from-delhi-for-maharashtra-but-reaches-madhya-pradesh-2661853/ 10 comments india
- What is the difference between front-end routing with Angular, React, or Vue and back-end routing with Express? https://www.reddit.com/r/webdev/comments/6r50r9/what_is_the_difference_between_frontend_routing/ 17 comments webdev
- Fat Bike Bikepacking on the Pony Express route in Northern Nevada https://www.youtube.com/watch?amp%3Bfeature=youtu.be&v=LbrJuML_z4U 3 comments bicycling
- [Tutorial] More complex routing with optional parameters - NodeJS, Express & MySQL http://himynameisjacob.com/2016/11/07/complex-routing-optional-parameters-nodejs-express-mysql/ 3 comments node
- 18 new planes, new routes planned for PIA | The Express Tribune https://tribune.com.pk/story/1929048/1-18-new-planes-new-routes-planned-pia/ 18 comments pakistan
- Wrote this application that generates NodeJS application under express, mongoose that creates simple CRUD application with required routes as many as you want. http://github.com/SanjivG10/cruder/ 5 comments javascript
- Air India Express flight en route from Dubai skids off runway while landing at Kozhikode: Reports https://www.hindustantimes.com/india-news/air-india-express-aircraft-from-dubai-to-calicut-with-191-passengers-crashes-reports/story-ec7jvzelvkwi32egt2zomj.html 9 comments worldnews
- Three astronauts successfully navigate an "express route" to the International Space Station, making the trip in six hours rather than the usual two days. http://www.npr.org/blogs/thetwo-way/2013/03/29/175693743/commute-from-earth-to-space-station-just-got-shorter?utm_source=npr&utm_medium=facebook&utm_campaign=20130329 147 comments science
- Major updates to OvernightJS. OvernightJS/core now supports child controllers, all Express routes, and adding options to controllers. OvernightJS/logger now can be used statically or as an instance: https://github.com/seanpmaxwell/overnight/#readme 5 comments node
- Major updates to OvernightJS. OvernightJS/core now supports child controllers, all Express routes, and adding options to controllers. OvernightJS/logger now can be used statically or as an instance https://github.com/seanpmaxwell/overnight/#readme 8 comments typescript
- RESTinio v.0.4.0 released: C++14 library that gives you an embedded HTTP server with nice express-like routing https://stiffstream.com/en/news/2017/12/restinio_0_4_released.html 11 comments cpp
- ozzo-routing: An extremely fast and very clean HTTP router that supports regular expression route matching https://github.com/go-ozzo/ozzo-routing 5 comments golang
- Train engineers are involved in an average of 3 fatalities over the course of their career - a person's final facial expressions burned into their minds as they take the same route over and over http://www.pantagraph.com/news/article_7d365660-88dc-11de-9d63-001cc4c03286.html 3 comments reddit.com
- Invenergy expands Grain Belt Express transmission line project to 5 GW. The 800-mile high-voltage overhead power line is intended to carry wind energy from Kansas to states in the eastern US. Its route will stretch from Kansas across Missouri and Illinois to the Indiana border. https://renewablesnow.com/news/invenergy-expands-grain-belt-express-transmission-line-project-to-5-gw-791218/ 3 comments energy
- I got tired of hacking express to make it work better with modern JavaScript features, so I made my own routing framework. If anyone would like to use it, then here it is. Feedback is also appreciated. https://www.npmjs.com/package/@trenskow/app 6 comments node
- Greece signs deal to build LNG Terminal as US Ambassador expressed his belief that Greece’s role as a meeting point for many energy routes in the Mediterranean and South-East Europe is absolutely crucial for USA‘s interests https://greece.greekreporter.com/2018/09/07/greeces-gas-company-signs-major-deal-for-alexandroupolis-terminal-photos/ 18 comments europe
- learning node js express mongodb, would love some input on this post request route https://gist.github.com/chris3jang/d68392bb0bb28b5acb9fbffd85655e71 12 comments webdev
- If I want to do server side rendering with Express, do I fetch data (from an api for example) inside the route requests or outside? If I fetch data inside the request, wouldn't it be the same as fetching data on the client (because it runs each time the route is requested)? https://www.reddit.com/r/javascript/comments/7omeeg/if_i_want_to_do_server_side_rendering_with/ 10 comments javascript
- Meet the feminists who want a man in the White House: "'Voting for a man when a woman is running does not make me any less of a feminist; it means I’m taking the very feminist route of expressing my right to choose.'" http://www.washingtonpost.com/news/wonkblog/wp/2015/08/18/meet-the-feminists-who-want-a-man-in-the-white-house/ 521 comments politics