Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed Jun 13, 2019
1 parent 18f6e5f commit 1aa9b96
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions geography/spatial-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
- [What’s next for Google Maps Platform (2019)](https://cloud.google.com/blog/products/maps-platform/whats-next-for-google-maps-platform)
- [Kepler.gl](https://kepler.gl/) - Powerful open source geospatial analysis tool for large-scale data sets.
- [Working with Uber Movement Speeds data (2019)](https://medium.com/uber-movement/working-with-uber-movement-speeds-data-cc01d35937b3)
- [Stripy](https://github.com/underworldcode/stripy) - 2D spherical and Cartesian triangulation toolkit using tripack, stripack, srfpack and ssrfpack.
1 change: 1 addition & 0 deletions machine-learning/neural-networks/neural-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
- [A Recipe for Training Neural Networks (2019)](https://karpathy.github.io/2019/04/25/recipe/)
- [Exploring Neural Networks with Activation Atlases (2019)](https://distill.pub/2019/activation-atlas/)
- [Curated list of neural architecture search and related resources](https://github.com/D-X-Y/Awesome-NAS#readme)
- [Weight Agnostic Neural Networks (2019)](https://weightagnostic.github.io/) ([HN](https://news.ycombinator.com/item?id=20160693))
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
- [next-postgres](https://github.com/jimmylee/next-postgres) - React 16.4.2 + NextJS 7.0.2 + Emotion + Sequelize 4/Postgres + Passport Local Auth + Zeit or Heroku Deployment.
- [Nice Boys™️ Product Boilerplate](https://github.com/nice-boys/product-boilerplate) - Quickly build new products and apps.
- [So you want to build a web app? - Tim Neutkens (2019)](https://www.youtube.com/watch?v=WKJVXN2kMS8)
- [Does NextJS will be soon obsolete?](https://www.reddit.com/r/reactjs/comments/au5z1u/does_nextjs_will_be_soon_obsolete/) - Great answer by main dev of next.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
- [react-component-benchmark](https://github.com/paularmstrong/react-component-benchmark) - Component to help benchmark React components and their trees.
- [react-async-component](https://github.com/ctrlplusb/react-async-component) - Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.
- [react-teleporter](https://github.com/smooth-code/react-teleporter) - Teleport React components in the same React tree.
- [re-resizable](https://github.com/bokuweb/re-resizable) - Resizable component for React.

## Links

Expand Down
1 change: 1 addition & 0 deletions programming-languages/swift/swift-libraries/swiftui.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
- [Evolution discussion of the new DSL feature behind SwiftUI (2019)](https://forums.swift.org/t/important-evolution-discussion-of-the-new-dsl-feature-behind-swiftui/25168/12)
- [About SwiftUI](https://github.com/Juanpe/About-SwiftUI) - Gathering all info published, both by Apple and by others, about new framework SwiftUI.
- [SwiftUI Cheat Sheet](https://github.com/SimpleBoilerplates/SwiftUI-Cheat-Sheet#readme)
- [SwiftUI Framework Learning and Usage Guide](https://github.com/Jinxiansen/SwiftUI#readme)

0 comments on commit 1aa9b96

Please sign in to comment.